パッケージの詳細

dicomicc

hackermd13.5kMIT0.1.0

WASM bindings and JavaScript API for the dicomicc C library

ICC, DICOM

readme

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.