Skip to content

RobertoDebarba/mammograms-microcalcifications-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages