Skip to content

A MATLAB program to classify glaucomatous fundus images using HOG (Histogram of Oriented Gradients) feature descriptor with SVM and Naive Bayes Classifier

License

Notifications You must be signed in to change notification settings

AndreCarvalho94/Glaucomatous-Image-Classification-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Glaucomatous-Image-Classification

A MATLAB program to classify glaucomatous fundus images using HOG (Histogram of Oriented Gradients) feature descriptor with SVM and Naive Bayes Classifier

To execute the program: Open 'Feature_Extraction.m' and execute it. After this, execute the file 'Classification.m'. There are no images included in this repository. Copy the fundus images in the 'Images' folder to the folder where the programs are present, before executing the program.

A GUI is also uploaded. For the GUI, open 'HOG.m' and run the file.

About

A MATLAB program to classify glaucomatous fundus images using HOG (Histogram of Oriented Gradients) feature descriptor with SVM and Naive Bayes Classifier

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages