Home - MIMBCD-UI/prototype-breast-screening GitHub Wiki

Welcome to the Wiki of the Breast Screening Prototype one of the main prototypes of the Project MIMBCD-UI. The project aims to analyze and develop interactive techniques and systems for the diagnosis of breast cancer using the support of medical imaging technologies. Start with the Getting Started page.

Index

Overview

The Breast Screening Prototype is a prototype suite for the analysis of medical breast images for academic research use. This is an experimental research prototype and is primarily intended to support our own work. However, we are happy for you to make use of the prototype, and we have therefore made the source code available under our License.

It comprises:

  • A library of breast analysis algorithms which can be called from your own code.

  • A User Interface (UI) application for visualizing and analyzing clinical breast images (MG, US, and MRI).

  • A rapid prototyping framework for developing new algorithms. This fully integrates with the UI application or can be used within your own code or through scripting.

This software requires Node and npm. Some features also require a several other dependencies.

Note: The Toolkit will not run with earlier versions of Node.

This prototype is intended for research purposes only. It is not intended yet for clinical use or even commercial use.