BreastGuard AI Breast Ultrasound Image Classification with OpenCV & SVM (Benign / Malignant / Normal)

BreastGuard AI Breast Ultrasound Image Classification with OpenCV & SVM (Benign / Malignant / Normal)

Computer vision project that classifies breast ultrasound images into three categories including Normal. OpenCV converts each scan to a 16,384-feature vector, and a GridSearchCV-tuned SVM predicts the class at 97% accuracy.

Technology Used

Python 3.10.11 | Flask | Scikit-learn | OpenCV | NumPy | Matplotlib | Seaborn | HTML5 | CSS3 | JavaScript

codeAj
codeAjVerified
🏆5K+ Projects Sold
Google Review
4994999

Get complete project source code + Installation guide + chat support

Project Files

Get Project Files

BreastGuard AI is a computer vision project that classifies breast ultrasound scan images into three categories — Benign, Malignant, or Normal. You upload an ultrasound image, OpenCV preprocesses it, and a tuned Support Vector Machine returns the class with a confidence score.

Why the Third Class Matters

Most breast cancer academic projects are binary — tumour present or absent. BreastGuard AI adds a Normal class, meaning the model must also recognise healthy tissue with no lesion at all. This three-way separation is significantly harder to train and is a strong talking point during viva, because it mirrors how a real screening workflow actually operates.

If your project requirement is classical ML on numeric lab values rather than image processing, MediPredict AI is the tabular alternative — it takes 30 cell-nucleus measurements as form input instead of a scan.

The Image Processing Pipeline

  1. Grayscale conversion — ultrasound scans carry no useful colour information, so channels are collapsed to one
  2. Resize to 128 × 128 — every input is normalised to a fixed dimension regardless of source resolution
  3. Flattening — the 2D pixel matrix becomes a single vector of 16,384 features
  4. StandardScaler normalisation — pixel intensities are centred and scaled before training
  5. SVM classification — the tuned classifier predicts the class and outputs probability scores

Model Selection and Tuning

Three algorithms were trained and benchmarked on the same preprocessed data — Logistic Regression, K-Nearest Neighbors, and Support Vector Machine. SVM outperformed the others, and its kernel and regularisation parameters were then optimised using GridSearchCV, reaching 97% accuracy on the test split. The comparison results are included so you can present the full model-selection reasoning, not just the final number.

Key Features

  • Three-class output — Benign, Malignant, and Normal, with per-class probability
  • Direct image upload — drop in any ultrasound scan through the Flask interface
  • Documented OpenCV pipeline — every preprocessing step is separable and inspectable
  • Model comparison included — LR vs KNN vs SVM benchmark results ready to present
  • Visual analysis — Matplotlib and Seaborn plots for confusion matrix and accuracy comparison
  • Trained .pkl models included — run predictions immediately without retraining

Technology Stack

  • Language: Python 3.10.11
  • Backend: Flask
  • Computer Vision: OpenCV
  • Machine Learning: Scikit-learn (SVM, GridSearchCV, StandardScaler)
  • Analysis & Plots: NumPy, Matplotlib, Seaborn
  • Frontend: HTML5, CSS3, JavaScript

Complete Submission Package

  • Full source code with the training notebook
  • Trained model files (.pkl)
  • Dataset structure and folder organisation guide
  • Detailed project report in Word format
  • Research paper draft, formatted for submission
  • PowerPoint presentation
  • Installation and setup support

Best Suited For

  • Computer Vision and Medical Imaging final year projects
  • Biomedical Engineering students working on diagnostic support systems
  • Anyone who needs to demonstrate an end-to-end image classification pipeline — preprocessing through web deployment
  • Students whose department expects a full documentation set alongside working code

Frequently Asked Questions

You will get the complete source code along with an installation guide and chat support to help you set up and understand the project.
All our projects are thoroughly tested multiple times, so the code is completely error-free. But in case you still face any issue, you can reach out to us on WhatsApp (+91 8603862290) and we will fix it and provide you the updated code.
You can book a 1-on-1 Setup & Explanation Session where we connect via AnyDesk and Google Meet, set up the project on your laptop, and explain the complete code working and flow.
No, you cannot re-sell the project. This is completely illegal and a violation of our terms. If we find any such activity, we will take legal action.
Benign, Malignant, and Normal. Most academic breast cancer projects are binary — tumour present or absent. BreastGuard AI adds a Normal class, meaning the model must also correctly identify healthy tissue with no lesion. This three-way separation is harder to train and closer to how real screening workflows operate.
Each uploaded ultrasound image is converted to grayscale, resized to 128 x 128 pixels, and then flattened into a single vector of 16,384 features. Those values are normalised using StandardScaler before being passed to the trained SVM classifier. The full pipeline uses OpenCV and every step is separable and inspectable in the code.
Three algorithms were trained and benchmarked on identical preprocessed data — Logistic Regression, K-Nearest Neighbors, and Support Vector Machine. SVM outperformed both, and its kernel and regularisation parameters were then tuned using GridSearchCV, reaching 97% accuracy on the test split. The comparison results are included so you can present the full model-selection reasoning.
No. BreastGuard AI deliberately uses classical machine learning on flattened image features rather than a convolutional neural network. This makes it faster to train, runnable without a GPU, and easier to explain during a viva, while still qualifying as a computer vision project because of the OpenCV preprocessing pipeline.
The package contains a detailed project report in Word format, a research paper draft formatted for submission, a PowerPoint presentation, dataset structure guidance, the trained .pkl model files, and the complete source code with the training notebook.
BreastGuard AI is a computer vision project — you upload an ultrasound scan image and OpenCV processes the pixels. MediPredict AI is a tabular machine learning project — you type 30 numeric cell-nucleus measurements into a form and no images are involved. Choose based on whether your syllabus requires image processing or classical ML on structured data.
Installation Guide

Extra Add-Ons Available – Elevate Your Project

Add any of these professional upgrades to save time and impress your evaluators.

Project Setup

We'll install and configure the project on your PC via remote session (Google Meet, Zoom, or AnyDesk).

Source Code Explanation

1-hour live session to explain logic, flow, database design, and key features.

Want to know exactly how the setup works? Review our detailed step-by-step process before scheduling your session.

999

Custom Documents (College-Tailored)

  • Custom Project Report: ₹1,500
  • Custom Research Paper: ₹1,000
  • Custom PPT: ₹800

Fully customized to match your college format, guidelines, and submission standards.

Project Modification

Need feature changes, UI updates, or new features added?

Charges vary based on complexity.

We'll review your request and provide a clear quote before starting work.

Project Files

GoogleReviews

What Our Students Say

4.9(38+ reviews)
Google review 1
Google review 2
Google review 3
Google review 4
Google review 5
Google review 6
Google review 7
Google review 8
Google review 9
Google review 10
Google review 11
Google review 12
Google review 13
Google review 14
Google review 15
Google review 16
Google review 17
Google review 18
Google review 19
Google review 20
Google review 21
Google review 22
Google review 23
Google review 24
Google review 25
Google review 26
Google review 27
Google review 28
Google review 29
Google review 30
Google review 31
Google review 32
Google review 33
Google review 34
Google review 35
Google review 36
Google review 37
Google review 38
⭐ 98% SUCCESS RATE
  • Full Development
  • Documentation
  • Presentation Prep
  • 24/7 Support
Chat with us