-
Notifications
You must be signed in to change notification settings - Fork 46
Package Contents
Alexander Forsythe edited this page Jun 9, 2017
·
1 revision
The source code contains the following:
-
cmake/
- CMake modules for locating dependencies (e.g.,libraw
) -
config/
- CMake configuration files -
data/
- Data files containing camera sensitivity, light source, color matching function and 190 training patch data -
lib/
- IDT and math libraries -
src/
- AcesRender wrapper library and C++ header file containingrawtoaces
usage information -
test/
- Sample testing materials such as a ".NEF" RAW image and a camera spectral sensitivity data file -
main.cpp
- C++ source code file for call routines to process images