ai-cfia / nachet-frontend

Frontend application for seed classification of images acquired from digital microscopes
MIT License
2 stars 2 forks source link

User Feature Request: Change name of "Capture" tab below image display? #139

Open TaranMeyer opened 3 weeks ago

TaranMeyer commented 3 weeks ago

Is your feature request related to a problem? Please describe. Right now the interface displays the word "Capture" in two places: the actual "Capture" button at the top of the video feed (green rectangle), and as the label of the tab that switches you from the live video feed to the side of the interface where you can select the model and classify the image (red rectangle). I think having the same word in two places for two slightly different things is confusing, and I often go and click on the large "Capture" tab at the bottom when I am intending to take a capture from the video feed.

Describe the solution you'd like I think that "Capture" describes accurately what the button at the top does, which is taking a still from the live feed. I would like to suggest changing the name of the bottom tab from "Capture" to "Analysis" or something like that.

I would also like it if, when you click the capture button (green rectangle), it would automatically switch you to the "Capture"/"Analysis" side of the interface automatically, but that may be a different request.

Describe alternatives you've considered Even "View Capture" would be slightly more clear.

Additional context

Image

ChromaticPanic commented 2 weeks ago

I think it's also inconvenient to have to go to the bottom of the screen to switch modes

firefox_aFwGbongEB

Would something like tabbing between activity modes work?

Also the "Model Selection" Button text could instead indicate the model name, so the user does not have to click it to figure out what the active model is?

TaranMeyer commented 1 week ago

I like the idea of the model selection button text indicating the name of the active model.

In terms of the tabbing between activity modes, I don't have a strong opinion about where the button/tab is. I like the look of the tabs you demonstrate, though. I would just like the "capture" action to also automatically switch you to "analysis" mode, or even to automatically trigger the analysis with the default/currently selected model, to create a one-click workflow.