center of gravity of image
Afficher commentaires plus anciens
hi I want to change image1 to image2.i have two signature from one person. because of shift problem، i get image1.i know that I have to use center of gravity. so I calculate COG of two signature. but I don't know , what do i have to do after that? clearly, what how can I use COG to get image2.do I have to move shapes? thanks.


Réponses (1)
Image Analyst
le 25 Déc 2015
0 votes
You'd have to do color segmentation, then extract each color by itself. Then shift the one image with imtranslate(). Give it a try. I have demos in my File Exchange: http://www.mathworks.com/matlabcentral/fileexchange/?term=authorid%3A31862
1 commentaire
Catégories
En savoir plus sur Image Data Acquisition dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!