Optimed is a tool for working with 2D/3D medical images.
It simplifies the tasks of loading, transforming, analyzing, and visualizing data for medical research and clinical practice.
Read more about available modules here
Optimed is available via PyPI, which makes installation quick and easy. Follow the steps below to install the package for your desired setup.
For most users who do not require GPU acceleration, install the core package with:
pip install optimed
To leverage GPU capabilities for faster processing, install Optimed with GPU support:
pip install optimed[gpu]
Note: Ensure you have a compatible GPU and have installed the necessary drivers and libraries (such as CUDA) to enable GPU acceleration.
Optimed welcomes your contributions!
Thanks so much to all of our amazing contributors!
This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution.
This project is licensed under the Apache 2.0 License.
By the way, if by chance you ever run into me on the street, in a café, hotel, airport, or bar, I’d be happy if you bought me a beer!
If you use optimed
in your research, please cite it as follows:
@misc{optimed2025,
title={optimed - CV Medical Library},
author={BlueMind AI Inc. and Roman Fitzjalen, Gleb Sakhnov, Georgy Nanyan},
year={2025},
note={Version 1.0.0}
}
If you have any questions, please raise an issue or contact us at info@bluemind.co.