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

allow user to select portion of image in IIIF viewer and perform visual search of that detail #6

Open
lklic opened this issue Mar 13, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@lklic
Copy link
Contributor

lklic commented Mar 13, 2021

we want to give users the ability to select a portion of an image in the IIIF viewer, and perform a real-time search across the REST API.

By selecting a portion of an image, we should retrieve the IIIF url of this detail and pass that through the SPARQL to REST API to visualize results.

@AndreasMichelakis AndreasMichelakis added the enhancement New feature or request label Mar 13, 2021
@AndreasMichelakis
Copy link
Contributor

AndreasMichelakis commented Nov 12, 2021

Look at ImageGraphAuthoring.tsx
ImageRegionEditorComponent > Override annotationEndpoint, OARegionAnnotation

@lklic
Copy link
Contributor Author

lklic commented Nov 13, 2021

We should implement this in art research, and not vision, with results also showing in art research so that users can immidiately view a result of similar records.

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

No branches or pull requests

2 participants