Image Module Overview
The Image WASM module provides core image-processing functionality for Img2Num. It exposes C++ image utilities, pixel structures, FFT operations, K-means clustering, and region-merging algorithms.
CMakeLists.txt
CMake configuration for building the Image WebAssembly module in Img2Num, including Emscripten build flags and module export setup.
bilateral_filter.h
6 items
cielab.h
2 items
fft_iterative.h
5 items
graph.h
4 items