-
Notifications
You must be signed in to change notification settings - Fork 5
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
Image Picker upgrade #50
Comments
Revised specs: inputs: location of top level cloud function (what we have been using) and dataset
|
image picker part 2:
|
I can probably add an endpoint that will let you know if the mode are 'available' for a given dataset. Because this might allow us to 'disable' this plugin if there is not support for a dataset. |
@stephenplaza Could I have more description around this point:
Specifically what the confidence bar should be showing? I am guessing the score value. Also where should this bar be located, with the thumbnail? |
My thought was something like the old-style search result score shown next to results from search engines. A very low-resolution match score bar next to each icon. The score value should be high for a good match and low for a bad. The highest score is 1.0. |
Enhancements requested by Steve
a) a new data source and x,y,z point
b) a list of x,y,z points with jpeg thumbnails (embed in return json?)
If a), pop-up neuroglancer in the same workspace (but maybe 1/4 the size of the original neuroglancer and just an XY view by default) if b) show a list of x,y,z with thumbnails
The text was updated successfully, but these errors were encountered: