Is there a problem using 'getpts' for placing marks on images with a single mouse-click?
7 views (last 30 days)
Show older comments
I am manually checking the automated counts of geese, which are marked with red dots, in 8688 x 5792 pixel images. I have found that 'getpts' is superior in efficiency to other commands that I have tried (ginput, ginputc, finput, impoint) in marking corrections with a single mouse-click. My concern is the warning that appears in the 'getpts' documentation ("getpts is not recommended. Use one of the ROI classes instead, described in ROI Creation Overview."). Do I need to be concerned about this for my application?
0 Comments
Answers (0)
See Also
Categories
Find more on Image Processing Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!