Skip to content

Polar Scanning Algorithm is the an advanced version of the Elliptical Scanning algorithm specified in Espinosa's paper (https://rua.ua.es/dspace/bitstream/10045/25887/1/espinosa_et_al.pdf). This is not only more robust and handles more distorted ring images well, it is also computationally more efficient. This algorithm detects the labels of the…

License

Notifications You must be signed in to change notification settings

psurya1994/polar-scanning-algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Polar Scanning Algorithm

Polar Scanning Algorithm is the an advanced version of the Elliptical Scanning algorithm specified in Espinosa's paper (link). This is not only more robust and handles more distorted ring images well, it is also computationally more efficient.

This algorithm detects the labels of the rings in a placido ring image which can be extremely helpful for corneal topography.

Run the file example.m to see the result of the algorithm. Unfortunately, this has not been compensated for broken rings. The compensated algorithm can be found in the full code folder for the corneal topographer. link

Demo can be found here.

About

Polar Scanning Algorithm is the an advanced version of the Elliptical Scanning algorithm specified in Espinosa's paper (https://rua.ua.es/dspace/bitstream/10045/25887/1/espinosa_et_al.pdf). This is not only more robust and handles more distorted ring images well, it is also computationally more efficient. This algorithm detects the labels of the…

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages