matlab - Finding the Angle of Intersection of elements from two images -


i trying analyze intersection points between 2 skeletonized, binary images.

(an example of 2 images need compared linked here: http://tinypic.com/view.php?pic=2itrjix&s=8#.vywmewa-cho , http://tinypic.com/view.php?pic=2mhix38&s=8#.vywmbwa-cho)

using imagej can find intersect points are.

however, need in matlab find these 2 images intersect , find out @ angle intersect.

there many intersection points on each image can't "manual" process each intersection.

once know angle of intersection need able sort intersection points based on calculated angle.

any appreciated! thanks!


Comments

Popular posts from this blog

How has firefox/gecko HTML+CSS rendering changed in version 38? -

javascript - Complex json ng-repeat -

jquery - Cloning of rows and columns from the old table into the new with colSpan and rowSpan -