Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 606 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 606 Bytes

Quasiconformal Registration

Matlab implementations of the Quasiconformal Landmark Registration (QCLR) and Quasiconformal Hybrid Registration (QCHR).

For demonstrations, run demo_QCLR.m for landmark-based registration and run demo_QCIR.m for image- and landmark-based registration.

Refernce: K. C. Lam and L. M. Lui, Landmark and intensity based registration with large deformations via Quasi-conformal maps. SIAM Journal on Imaging Sciences, 7(4):2364--2392, 2014.

Remark: This is a simplified demo of the original implementation. The code is not optimized for illustrating the proposed algorithm.