You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Advanced MATLAB project for brain tumor detection and classification from MRI scans. Utilizes precise segmentation, morphological processing, and radial boundary analysis to distinguish benign from malignant tumors. Intended for research and educational use
This Flask-based web app uses a VGG19 model to predict brain tumor types from MRI images. It allows image uploads, performs predictions, and stores patient data in a MySQL database.
I made this when I was first learning to program - so it's not the most efficient but it works. References for information displayed and MRI images used in the program can be found on the project's web page (linked here).