How to locate pixel coordinates

How can I find the coordinates of a pixel corresponding to a corner point?

Answers (1)

Image Analyst
Image Analyst on 26 Feb 2015
Well first I'd read this: http://www.mathworks.com/matlabcentral/answers/6200-tutorial-how-to-ask-a-question-on-answers-and-get-a-fast-answer. Then I'd find the corner point from some algorithm, such as the built-in corner().

Asked:

on 17 Jan 2015

Answered:

on 26 Feb 2015

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!