/mammograms-microcalcifications-detection

Algorithm for mammograms microcalcifications detection using opencv-python

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Mammograms microcalcifications detection

Algorithm for mammograms microcalcifications detection using opencv-python.
This algorithm is an implementation based on the article by Michael Wirth¹, Matteo Fraschini² and Jennifer Lyon¹.

¹University of Guelph, Guelph Canada
²Dipartimento di Scienze Mediche - Università di Cagliari, Italy

How to run

Prerequisites

  • Python
  • Pip

Install dependencies

  1. pip install opencv-python

Run

  1. python src.py

License

The codebase is licensed under GPL v3.0.