The MoCam SDK API is a set of headers and libraries providing various camera-related algorithms on CTR platform.
Current version includes:
The MoCam SDK API is both a C API that conform to the C99 standard and a C++ API.
Although the C++ API contains some additional features that can ease programming, there is a perfect match between the C++ and the C API functionalities.
For a detailed description of MoCam SDK API usage and philosophy, please have a look at the CTR-MoCam_SDK_Programming_Manual-en_US.pdf document.