how to find the overlapping pixel points?

1 次查看(过去 30 天)
i have the image
i have to take the signature part alone and fold it at the center like closing a book. book being the signature. ihave to fold the signature. after folding i have to calculate the overlapping pixel points. please help me with code.

回答(1 个)

Image Analyst
Image Analyst 2015-1-25
Skeletonize with bwmorph() then find branchpoints with bwmorph().

Community Treasure Hunt

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

Start Hunting!

Translated by