Find the actual distances in an image.
Mostrar comentarios más antiguos
I want to find the minimum x(1) value which touches the image,A. Then maximum x(2) value which touches the image,A.(ps:image is attached). I made the axis ON. SO i want to let the program identify the x(min), x(max),y(min) and y(max), next draw straight lines(as shown in the image) along above said points(eg:x(1),x(2),etc) and then perform the spatial calibration (note; image is not symmetric). Can anyone give me a hint how to resolve this issue.
2 comentarios
Adam
el 15 de Abr. de 2016
Where is your image coming from? And is it actually an image or a line plot? This kind of thing would usually just be calculated on the raw data that produces the image, but without knowing what format that is in it is hard to suggest clear solutions.
Chathu
el 15 de Abr. de 2016
Respuesta aceptada
Más respuestas (1)
Image Analyst
el 16 de Abr. de 2016
1 voto
See my spatial calibration demo.
1 comentario
Chathu
el 16 de Abr. de 2016
Categorías
Más información sobre Images 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!
