Particular Point detection in an image
Show older comments
I am doing a project on stereo vision and for that i need the 2D location of the 4 points in the below image:
I am confused as to how can I detect those points in Matlab. Is there any function for that ? 

2 Comments
KSSV
on 11 Feb 2019
YOu can detect those points manually using getpts or ginput.
KALYAN ACHARJYA
on 11 Feb 2019
I dont know abour other test images, for this specific image, you can locate them using morphological image processing (segmentation).
Accepted Answer
More Answers (0)
Categories
Find more on Process Point Clouds 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!