Brain Tumor Project Acft
Brain Tumor Project Acft
Brain tumors are a significant health concern, and early detection plays a crucial role in
improving patient outcomes. In this project, we propose a machine learning approach using
Convolutional Neural Networks (CNNs) to automate the detection of brain tumors from MRI
images. The CNN model is trained on a dataset of brain MRI images, consisting of both tumor
and non-tumor cases. The developed model can be deployed in a clinical setting to assist
radiologists and healthcare professionals in the early detection and diagnosis of brain tumors,
potentially leading to improved treatment outcomes and patient care. brain is the controlling unit
of human body. It regulates the functions such as memory, vision, hearing, knowledge,
personality, problem solving etc. The main reason for brain tumors is the uncontrolled
development of brain cells. The main goal of our system image processing is to spot accurate and
meaningful information using images with the minimum error possible. The proposed method
describes the strategy to detect and extract brain tumor from patient's MRI scan images. First it
takes required details of person and then MRI brain image is used for tumor detection process. It
includes pre-processing, segmentation, and feature comparison of the tumor area and
determination of the tumor location.
1.1 Scope
1.2 Objectives
1.3 Problem Statements
1.4 Existing System
Disadvantages
1.5 Proposed System
Advantages
Chapter 02 LITERATURE REVIEW 6-22
2.1 WHAT IS PYTHON
2.2 ADVANTAGES OF PYTHON
2.3 DISADVANTAGES OF PYTHON
2.4 HISTROY OF PYTHON
2.5 WHAT IS MACHINE LEARNING
2.6 CATEGORIES OF MACHINE LEARNING
2.7 NEEDS OF MACHINE LEARNING
2.8 CHALLENGES OF MACHINE LEARNING
2.9 APPLICATIONS OF MACHINE LEARNING
2.10 HOW TO START LEARENING MACHINE
LEARNING
2.11 ADVANTAGES OF MACHINE LEARNING
2.12 DISADVANTAGS OF MACHINE LEARNING
2.13 PYTHON DEVELOPMENT STEPS
2.14 PYTHON
2.15 MODULES USED IN PROJECT
Chapter 03 SYSTEM-REQUIRMENTS 23-25
4.2 USECASE-DIAGRAM
4.3 SEQUENCE-DIAGRAM
4.4 ACTIVITY-DIAGRAM
8.1 BIBLIOGRAPHY
LIST OF FIGURES
Fig5.1 Code 32
Fig5.2 Output1 33
Fig5.3 Output2 33