kNOw SIGN
|
#include <opencv2/imgproc/imgproc.hpp>
#include <opencv2/opencv.hpp>
#include <vector>
Go to the source code of this file.
Classes | |
class | FrameGen |
Class for video capturing from camera module. It takes the frames from the camera and passes it to other classes for further processing. More... | |