top of page
OUR CODE
prelim_351_project_demo_polyps.m:
Simple code to classify sun/moon images
​
Progress_update.m:
Shows efforts to process and extract features from normal/malignant mammograms
​
FINAL_CODE
Takes in flipped images, then Gabor filters them, histogram equalizes, and extracts all stats, then classifies. Also includes algorithm to iterate through features
​
Binarization:
Code using binarization to zero out background of histogram equalized image
​
Code Repository: Text
FILES
Click to Download
Code Repository: Files
bottom of page