#include "BufferedNode.h"
#include "cv.h"
#include "Image.h"
#include "VisualROI.h"
#include "IntegralLBPExtraction.h"
#include "Vector.h"
#include <stdlib.h>
#include <sys/timeb.h>
Include dependency graph for TextSignDetect.cc:

Namespaces | |
| namespace | RobotFlow | 
Data Structures | |
| class | RobotFlow::TextSignDetect | 
Variables | |
| static const double | RobotFlow::k_CVFC_pi = 3.14159265358979323846 | 
| static const double | RobotFlow::k_CVFC_2piInv = 1.0/(2.0*k_CVFC_pi) | 
 1.4.4