Skip to content

diricxbart/libdicomicc

 
 

Repository files navigation

Build Status NPM version

libdicomicc

C library for applying ICC profiles to color images.

C API

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.

JavaScript API

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.

About

C library for using ICC profiles to correct color images

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 31.0%
  • C++ 22.6%
  • CMake 22.5%
  • C 21.4%
  • Shell 2.5%