matlab image processing

I am new to matlab and i require the code to find the intersection point of two straight lines in an image. any help would be greatly appreciated

回答 (1 件)

Image Analyst
Image Analyst 2012 年 4 月 29 日

0 投票

Find the lines, by thresholding or whatever. Then use bwmorph(BW, 'branchpoints');

質問済み:

2012 年 4 月 29 日

Community Treasure Hunt

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

Start Hunting!

Translated by