UWARG Computer Vision
Classes
frame.h File Reference

Container class for storing photos or frames of video to be processed and analyzed. More...

#include <opencv2/core/core.hpp>
#include "metadata.h"
#include <vector>
#include "camera.h"
Include dependency graph for frame.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Frame
 

Detailed Description

Container class for storing photos or frames of video to be processed and analyzed.