Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add highlight step to "Search with Image" using sketchpad #18

Open
apjanco opened this issue Jun 20, 2020 · 2 comments
Open

add highlight step to "Search with Image" using sketchpad #18

apjanco opened this issue Jun 20, 2020 · 2 comments

Comments

@apjanco
Copy link
Contributor

apjanco commented Jun 20, 2020

No description provided.

@apjanco
Copy link
Contributor Author

apjanco commented Jun 21, 2020

Image upload or camera, display image as the background of sketchpad canvas. The user highlights the area of interest. The app receives the sketchpad JSON.

options/questions:

  1. We keep Upload File and drop Take Photo. On my Android phone, I have the ability to use the camera. This gives me native ability to switch cameras. Simplifies the app. Negative is that it's not obvious that this is an option and may differ from OS to OS.

  2. Read camera dimensions, allow switch camera in the app. Advantage is that it's visible right away. Negative is that camera seems to be on all the time.

  3. What to send in POST. the image? the JSON? both?

@apjanco
Copy link
Contributor Author

apjanco commented Jun 21, 2020

Ideal UX:
single image search option in navbar
presented with single sketchpad canvas right away. can draw and submit.
or can take photo/upload image which is then canvas background

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant