paulmthompson / WhiskerToolbox

GNU Lesser General Public License v2.1
1 stars 1 forks source link

Point selection Tool in Media Window #40

Open paulmthompson opened 3 months ago

paulmthompson commented 3 months ago

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