skinrgb_32768.cpp

来自「tracciatore di mani con webcam」· C++ 代码 · 共 41 行 · 第 1/5 页

CPP
41
字号
#include "skinrgb.h"
#include "Exceptions.h"

#define HV_RGBtable_len 32768

/* returns 0 if the rgb combination is no skin color,
 * >0 if it is skin color, based on the offline-trained "fixed"
 * lookup table
 */

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?