skinrgb_262144.cpp
上传用户:lijia5631
上传日期:2008-11-10
资源大小:1214k
文件大小:658k
源码类别:
视频捕捉/采集
开发平台:
MultiPlatform
- #define HV_RGBtable_len 262144
- /* returns 0 if the rgb combination is no skin color,
- * >0 if it is skin color, based on the offline-trained "fixed"
- * lookup table
- */
- int IsSkin_RGB(ColorBGR color);
- // function definition is after the data
- unsigned char HV_RGBtable[HV_RGBtable_len] = {