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
- Python
- Pip
pip install opencv-python
python src.py
The codebase is licensed under GPL v3.0.