how to find the overlapping pixel points?

1 vue (au cours des 30 derniers jours)
Dhandapani.S
Dhandapani.S le 25 Jan 2015
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.

Réponses (1)

Image Analyst
Image Analyst le 25 Jan 2015
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