OpenCV
4.0.0
Open Source Computer Vision
|
Classes | |
class | cv::AVIReadContainer |
class | cv::AVIWriteContainer |
Namespaces | |
cv | |
"black box" representation of the file storage associated with a file on disk. | |
Typedefs | |
typedef frame_list::iterator | cv::frame_iterator |
typedef std::deque< std::pair< uint64_t, uint32_t > > | cv::frame_list |
Enumerations | |
enum | { cv::COLORSPACE_GRAY =0, cv::COLORSPACE_RGBA =1, cv::COLORSPACE_BGR =2, cv::COLORSPACE_YUV444P =3 } |
enum | cv::Codecs { cv::MJPEG } |
enum | cv::StreamType { cv::db, cv::dc, cv::pc, cv::wb } |