├── 01_MonoModal_Registration_Affine.ipynb ├── 02_MonoModal_Registration_Perspective.ipynb ├── 03_MultiModal_Registration_Affine.ipynb ├── 04_MultiModal_Registration_Perspective.ipynb ├── README.md └── images ├── ANHIR ├── fixed2.jpeg └── moving2.jpeg ├── ANHIR_Comp.png ├── FIRE ├── A01_1.jpg └── A01_2.jpg ├── FIRE_Comp.png ├── Mine_revised.png └── transformation_sequence_smaller.gif /01_MonoModal_Registration_Affine.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abnan/DRMIME/HEAD/01_MonoModal_Registration_Affine.ipynb -------------------------------------------------------------------------------- /02_MonoModal_Registration_Perspective.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abnan/DRMIME/HEAD/02_MonoModal_Registration_Perspective.ipynb -------------------------------------------------------------------------------- /03_MultiModal_Registration_Affine.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abnan/DRMIME/HEAD/03_MultiModal_Registration_Affine.ipynb -------------------------------------------------------------------------------- /04_MultiModal_Registration_Perspective.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abnan/DRMIME/HEAD/04_MultiModal_Registration_Perspective.ipynb -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abnan/DRMIME/HEAD/README.md -------------------------------------------------------------------------------- /images/ANHIR/fixed2.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abnan/DRMIME/HEAD/images/ANHIR/fixed2.jpeg -------------------------------------------------------------------------------- /images/ANHIR/moving2.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abnan/DRMIME/HEAD/images/ANHIR/moving2.jpeg -------------------------------------------------------------------------------- /images/ANHIR_Comp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abnan/DRMIME/HEAD/images/ANHIR_Comp.png -------------------------------------------------------------------------------- /images/FIRE/A01_1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abnan/DRMIME/HEAD/images/FIRE/A01_1.jpg -------------------------------------------------------------------------------- /images/FIRE/A01_2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abnan/DRMIME/HEAD/images/FIRE/A01_2.jpg -------------------------------------------------------------------------------- /images/FIRE_Comp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abnan/DRMIME/HEAD/images/FIRE_Comp.png -------------------------------------------------------------------------------- /images/Mine_revised.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abnan/DRMIME/HEAD/images/Mine_revised.png -------------------------------------------------------------------------------- /images/transformation_sequence_smaller.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abnan/DRMIME/HEAD/images/transformation_sequence_smaller.gif --------------------------------------------------------------------------------