kNOw SIGN
Classes
handDetect.h File Reference
#include "opencv2/imgproc/imgproc.hpp"
#include "opencv2/imgproc/types_c.h"
#include "opencv2/highgui/highgui_c.h"
#include <opencv2/opencv.hpp>
#include <stdio.h>
#include <stdlib.h>
#include <iostream>
#include <string>
#include "FrameGen.hpp"
#include "roi.hpp"
#include "InterHand.hpp"
#include <vector>
#include <cmath>
Include dependency graph for handDetect.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  handDetect
 Class to detect the hand from a video stream using thresholding and contours. More...