MATLAB: Line separation problem in image

horizontallinelinearseparatingseparation

If I had a image with some horizontal line. How can I get the coordinate of it? Since I want to compare horizontal lines in different images.

Best Answer

You could use houghlines()