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

Risposte (1)

Image Analyst
Image Analyst il 29 Apr 2012

0 voti

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

Categorie

Scopri di più su Images in Centro assistenza e File Exchange

Richiesto:

il 29 Apr 2012

Community Treasure Hunt

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

Start Hunting!

Translated by