Skip to content

Computer vision can detect the presence or absence of tumor in the brain. In this project i'm using image processing techniques to detects neoplasm (abnormal mass of tissue through which cells grow and multiply uncontrollably).

Notifications You must be signed in to change notification settings

SafarbatiSami/Brain-tumor-detection-using-computer-vision

Repository files navigation

Brain-tumor-detection-using-computer-vision

Computer vision can detect the presence or absence of tumor in the brain. In this project i'm using image processing techniques to detects neoplasm (abnormal mass of tissue through which cells grow and multiply uncontrollably). First step is image pre-processing which consist of reducing/removing noise in the image, in our case its an MRI. we use a Median Filter for noise reducing. Second step is image Croping which consist of resizing the image to a standard format.
Binarize image:
Finding contours:
Drawing contours:

Language : Python
libraries : OpenCV2 ,Numpy.
Contact for colab : [email protected]

About

Computer vision can detect the presence or absence of tumor in the brain. In this project i'm using image processing techniques to detects neoplasm (abnormal mass of tissue through which cells grow and multiply uncontrollably).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages