kNOw SIGN
|
#include <opencv2/imgproc/imgproc.hpp>
#include <opencv2/opencv.hpp>
#include <vector>
#include <string>
#include "FrameGen.hpp"
#include "main.hpp"
Go to the source code of this file.
Classes | |
class | InterHand |
Class to handle intermediate processing of the hand detection such as hand bounding rectangle and contour vectors. More... | |