an open source toolkit for medical image conversion
xmedcon is a framework specifically designed to resolve the complexities involved with conversion of medical image formats. It offers a GUI, a CLI (medcon), and a library for writing custom applications licensed under the (L)GPL.
xmedcon is a framework specifically designed to resolve the complexities involved with conversion of medical image formats. It offers a GUI, a CLI (medcon), and a library for writing custom applications licensed under the (L)GPL.
To install xmedcon, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install xmedcon
To see what files were installed by xmedcon, run:
port contents xmedcon
To later upgrade xmedcon, run:
sudo port selfupdate && sudo port upgrade xmedcon
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.