ARWrapper
Provides a C++ wrapper around ARToolKit and exposes a C and JNI API
 All Classes Files Functions Variables Typedefs Enumerations Enumerator
Functions
ColorConversion.cpp File Reference

Functions

void color_convert_common (unsigned char *pY, unsigned char *pUV, int width, int height, unsigned char *buffer)
 

Function Documentation

void color_convert_common ( unsigned char *  pY,
unsigned char *  pUV,
int  width,
int  height,
unsigned char *  buffer 
)