samulic / mammograms-microcalcifications-detection

Algorithm for mammograms microcalcifications detection using opencv-python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Algorithm for mammograms microcalcifications detection using opencv-python

License:GNU General Public License v3.0


Languages

Language:Python 100.0%