Find the actual distances in an image.
Mostra commenti meno recenti
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 Commenti
Adam
il 15 Apr 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
il 15 Apr 2016
Risposta accettata
Più risposte (1)
Image Analyst
il 16 Apr 2016
1 voto
See my spatial calibration demo.
1 Commento
Chathu
il 16 Apr 2016
Categorie
Scopri di più su Images in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
