Could anyone help me with extracting similar features( to be used as corresponding points)in two images which need to be registered together?
Afficher commentaires plus anciens
Hello all, I am trying to register the two attached images together, for this purpose I need corresponding similar points in the two images. For extracting such points, I tried to use connected components, regionprops, imfill, imclose functions but I couldn't get similar features. Could you please guide me if you have ideas about this problem. Thanks so much.
4 commentaires
Anton Semechko
le 6 Juil 2018
Modifié(e) : Anton Semechko
le 6 Juil 2018
Is there a specific reason you want to use a point-based vs. intensity-based registration? The latter can be performed without extraction of corresponding point sets from the images, which is a non-trivial problem in and of itself.
Penny13
le 6 Juil 2018
Anton Semechko
le 6 Juil 2018
OK, so the reason you want to do point-based registration is because you have been asked to do so. In my opinion, it will be much easier to align these images using an intensity-based registration approach. It will also be much easier to identify corresponding point sets in the images after they have been aligned.
Penny13
le 6 Juil 2018
Réponse acceptée
Plus de réponses (1)
Penny13
le 11 Juil 2018
0 votes
Catégories
En savoir plus sur Geometric Transformation and Image Registration dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


