#include "BufferedNode.h"
#include "Image.h"
#include <stdlib.h>
#include <sys/timeb.h>
#include <fstream>
Include dependency graph for SkinColorHistSegm.cc:

Namespaces | |
| namespace | RobotFlow | 
Data Structures | |
| class | RobotFlow::SkinColorHistSegm | 
Variables | |
| static const int | RobotFlow::k_SCHS_histogramDimSize = 32 | 
| static const int | RobotFlow::k_SCHS_histogramSize | 
| static const int | RobotFlow::k_SCHS_lookupSize = 256 | 
| static const double | RobotFlow::k_SCHS_numSkinEntries = 51320376.0 | 
| static const double | RobotFlow::k_SCHS_numNonSkinEntries = 854540374.0 | 
| static const char | RobotFlow::k_SCHS_defaultModelFileName [] = "SkinNonSkinHistogram.txt" | 
 1.4.4