Credits
The MISA++ C++ framework is written in C++ version 17 and depends on the following libraries and tools:
Library |
Version |
URL |
Author/Citation |
OpenMP |
4.5 |
https://www.openmp.org/ |
Dagum, Leonardo, and Ramesh Menon. "OpenMP: An industry-standard API for shared-memory programming." Computing in Science & Engineering 1 (1998): 46-55. |
Boost Libraries |
1.67 |
https://www.boost.org/ |
Beman Dawes, David Abrahams, Rene Rivera; Boost Community |
SQLite |
3 |
https://www.sqlite.org/ |
SQLite Consortium |
OME-Files |
0.5.0 |
https://www.openmicroscopy.org/ |
Linkert, Melissa, et al. "Metadata matters: access to image data in the real world." The Journal of cell biology 189.5 (2010): 777-782. Goldberg, Ilya G., et al. "The Open Microscopy Environment (OME) Data Model and XML file: open tools for informatics and quantitative analysis in biological imaging." Genome biology 6.5 (2005): R47. |
OpenCV |
4.0.1 |
https://opencv.org/ |
Bradski,G. (2000) The OpenCV Library. Dr Dobbs J. Softw. Tools. |
JSON for Modern C++ |
3.5.0 |
https://github.com/nlohmann/json |
Niels Lohmann |
CMake |
3.12 |
https://cmake.org/ |
Kitware Inc. |