To develop an automated system using image processing and ANFIS classification for accurate detection and classification of Acute Lymphoblastic Leukemia (ALL) from segmented bone marrow cell images.
This project presents a comprehensive image processing and classification approach for the detection of Acute Lymphoblastic Leukemia (ALL) using segmented bone marrow images. The methodology begins with the acquisition of bone marrow images, followed by preprocessing steps including grayscale conversion, contrast enhancement, and noise removal through median filtering. Thresholding techniques are applied to segment potential leukemic regions, and morphological operations such as closing, dilation, and erosion further refine the segmentation. Small objects are eliminated to reduce noise and improve clarity of the segmented cell regions. A two-dimensional Haar wavelet transform is applied to extract approximation coefficients from the segmented image, which are then used for Gray Level Co-occurrence Matrix (GLCM)-based texture feature extraction. Key features such as contrast, homogeneity, mean intensity, energy, area, and eccentricity are computed to characterize the cellular structures. These features form the input vector for classification. An Adaptive Neuro-Fuzzy Inference System (ANFIS) model is trained using a dataset labeled with six different cell types, including Band cell, Metamyelocyte, Myeloblast, N. Myelocyte, N. Promyelocyte, and Neutrophil cell. The trained ANFIS model predicts the cell type from the extracted features of the input image. Finally, the classification performance is evaluated using metrics such as accuracy, precision, sensitivity, specificity, and F1 score, demonstrating the effectiveness of the proposed method. This automated system offers a promising computer-aided diagnostic tool to support hematologists in the early detection and classification of ALL, thereby improving diagnostic accuracy and reducing the workload of medical professionals.
Keywords: Dataset, Deep Learning, Convolution Neural Network, Image Processing Techniques, segmentation and accuracy.
NOTE: Without the concern of our team, please don't submit to the college. This Abstract varies based on student requirements.

Software: Matlab 2020a or above
Hardware:
Operating Systems:
Processors:
Minimum: Any Intel or AMD x86-64 processor
Recommended: Any Intel or AMD x86-64 processor with four logical cores and AVX2 instruction set support
Disk:
Minimum: 2.9 GB of HDD space for MATLAB only, 5-8 GB for a typical installation
Recommended: An SSD is recommended A full installation of all MathWorks products may take up to 29 GB of disk space
RAM:
Minimum: 4 GB
Recommended: 8 GB
· Introduction to Matlab
· What is EISPACK & LINPACK
· How to start with MATLAB
· About Matlab language
· Matlab coding skills
· About tools & libraries
· Application Program Interface in Matlab
· About Matlab desktop
· How to use Matlab editor to create M-Files
· Features of Matlab
· Basics on Matlab
· What is an Image/pixel?
· About image formats
· Introduction to Image Processing
· How digital image is formed
· Importing the image via image acquisition tools
· Analyzing and manipulation of image.
· Phases of image processing:
o Acquisition
o Image enhancement
o Image restoration
o Color image processing
o Image compression
o Morphological processing
o Segmentation etc.,
· How to extend our work to another real time applications
· Project development Skills
o Problem analyzing skills
o Problem solving skills
o Creativity and imaginary skills
o Programming skills
o Deployment
o Testing skills
o Debugging skills
o Project presentation skills
o Thesis writing skills