Particular Point detection in an image
Mostrar comentarios más antiguos
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 comentarios
KSSV
el 11 de Feb. de 2019
YOu can detect those points manually using getpts or ginput.
KALYAN ACHARJYA
el 11 de Feb. de 2019
I dont know abour other test images, for this specific image, you can locate them using morphological image processing (segmentation).
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Process Point Clouds en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!