Skip to content

An implementation of "Fundus Image Transformation Revisited: Towards Determining More Accurate Registrations" in MATLAB.

License

Notifications You must be signed in to change notification settings

danilomotta/gain_cbms18

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gain registration metric with a minimal example

An implementation of the paper Fundus Image Transformation Revisited: Towards Determining More Accurate Registrations by Danilo Motta, Wallace Casaca, and Afonso Paiva.

In this paper, we presented a metric to define the best transformation to register a given image pair of fundus images.

This code is a simplistic example of the process developed.

Files

  • max_gain_transf.m: contains the process that finds the best transformation
  • max_gain_transf.m: run this for a quick example

Citation

If you find this useful, please cite our work as follows:

@InProceedings{motta2018fundus,
  title={Fundus Image Transformation Revisited: Towards Determining More Accurate Registrations},
  author={Motta, Danilo and Casaca, Wallace and Paiva, Afonso},
  booktitle={2018 IEEE 31st International Symposium on Computer-Based Medical Systems (CBMS)},
  year={2018},
  organization={IEEE}
}

Please contact "[email protected]" if you have any questions.

About

An implementation of "Fundus Image Transformation Revisited: Towards Determining More Accurate Registrations" in MATLAB.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages