Non-rigid Registration between 2D Shapes

This software finds the best deformation to register 2D curves by exploiting curvature information.
1K Downloads
Aktualisiert 27. Mär 2019

Lizenz anzeigen

This code present a non-rigid registration between two set of points. Free Form Deformation (FFD) has been used to model deformation on the source points (data) in order to approach the target points (model). It exploits the curvature information encoded in the boundaries of the shapes. You may find a DEMO.m file in SDM-FFD folder. Please load bunny_set.mat or any other data set to run the algorithm.

Please cite the following paper in case of using the code:
Mohammad Rouhani, Angel Domingo Sappa: Non-rigid Shape Registration: A Single Linear Least Squares Framework. ECCV (7) 2012: 264-277

Zitieren als

Mohammad Rouhani (2024). Non-rigid Registration between 2D Shapes (https://www.mathworks.com/matlabcentral/fileexchange/58987-non-rigid-registration-between-2d-shapes), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2012a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Geometric Transformation and Image Registration finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.2

Description added.

1.1

Please cite our ECCV paper.
Please cite the associated paper.
Some functions are cleaned.
Cite our ECCV paper.
Code updated.

1.0.0.0

Thumbnail is added.