This would have an icon on the left side of the viewer, and be the general selection tool to show coordinates where a mouse cursor is clicked. This method can be subclassed for other methods (like keypoint selection). It would be nice to have a feature where it can "snap" to the nearest local maxima. This would be useful for selecting an object like the whisker.
[ ] Create button for point selection
[ ] show selected point after clicking
[ ] Option to snap based on some feature (like local maxima)
This would have an icon on the left side of the viewer, and be the general selection tool to show coordinates where a mouse cursor is clicked. This method can be subclassed for other methods (like keypoint selection). It would be nice to have a feature where it can "snap" to the nearest local maxima. This would be useful for selecting an object like the whisker.
Snapping reference: https://stackoverflow.com/questions/5550290/find-local-maxima-in-grayscale-image-using-opencv