C library for applying ICC profiles to color images.
The library is a thin wrapper around the established Little-CMS library and provides a high-level C API geared towards the use within the context of the Digital Imaging and Communications in Medicine (DICOM) standard.
The repository also provides WebAssembly bindings for the C library, which can be build using Emscripten, and an object-oriented JavaScript API, which is implemeted in C++ and bound using Embind.
Note: The original unscoped
dicomiccnpm package is deprecated and no longer maintained. Please use the new scoped package@imagingdatacommons/dicomiccinstead.