Group Abstract Group Abstract

Message Boards Message Boards

1
|
5.2K Views
|
3 Replies
|
1 Total Like
View groups...
Share
Share this post:

Newbie - How do I set up a form so that it has an image upload?

Posted 11 years ago
POSTED BY: s a
3 Replies
Posted 11 years ago

Also see this for a full example using APIFunction

http://community.wolfram.com/groups/-/m/t/537621

POSTED BY: Stephen Coast
Posted 11 years ago

Thank you, that is very helpful, I have tried it with the new ImageIdentify function -

CloudDeploy[
    FormFunction[{"image" -> "Image"},
        ImageIdentify[#image]&,"PNG"]] 

It works, it is pretty cool. I then tried switching it to an API, which also worked. thanks for the help.

POSTED BY: s a
POSTED BY: Sean Clarke
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard