Skip to content

Breast Cancer Identification Based on GLCM Texture Feature of Mammogram Image using Backpropagation Artificial Neural Network and K-Nearest Neighbor (KNN)

Notifications You must be signed in to change notification settings

YH2010/Breast-Cancer-Identification

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Breast-Cancer-Identification

Breast Cancer Identification based on Gray Level Coocurrence Matrix (GLCM) Texture Feature of Mammogram Image using Backpropagation Artificial Neural Network and K-Nearest Neighbor.

In this research, used 4 types of GLCM texture features, namely homogeneity, contrast, correlation, energy. Texture features are extracted from segmented cancer region on breast image. At identification stage, Artificial Neural Network and K-Nearest Neighbor are applied to give a decision against level of cancer from patient and then calculate and compare the accuracy between Artificial Neural Network and K-Nearest Neighbor. Based on 96 images testing data, produce 62,50% for highest accuracy using K-Nearest Neighbor and 74% for highest accuracy using Artificial Neural Network. It can be concluded that Artificial Neural Network is better at identifying the cancer phase on breast cancer using texture feature based on mammogram image compared to K-Nearest Neighbor.

About

Breast Cancer Identification Based on GLCM Texture Feature of Mammogram Image using Backpropagation Artificial Neural Network and K-Nearest Neighbor (KNN)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 100.0%