Skip to content

PantelisGeorgiadis/DicomScoToBto

Repository files navigation

DicomScoToBto

DicomScoToBto is a utility to decode Hologic Breast Tomosynthesis Objects, that was created based on Dave Harvey's investigation results found here.
The utility is using the fo-dicom library for all DICOM-related functions.

Build

build main

cd Build
.\Build.ps1

Visual Studio 2019 or Build Tools for Visual Studio 2019 is required.

Use

DicomScoToBto.exe -i input_file -o output_file

Cross-Platform

The utility has been tested to work on Windows, Mac and Linux (Ubuntu 16.04). Mac and Linux support is provided through the mono framework.

License

DicomScoToBto is released under the MIT License.