nalankaru / Breast-Cancer-Identification

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)


Languages

Language:MATLAB 100.0%