The VideoSource class is the abstract base class for video input.
More...
#include <videosource.h>
|
|
unsigned int | width_ |
| |
|
unsigned int | height_ |
| |
|
unsigned int | frameNr_ |
| |
The VideoSource class is the abstract base class for video input.
| virtual unsigned int iu::VideoSource::getCurrentFrameNr |
( |
| ) |
|
|
pure virtual |
| virtual unsigned int iu::VideoSource::getHeight |
( |
| ) |
|
|
pure virtual |
| virtual cv::Mat iu::VideoSource::getImage |
( |
| ) |
|
|
pure virtual |
| virtual unsigned int iu::VideoSource::getWidth |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file:
- /home/christian/workdir/postdoc/projects/mobile-vision-private/software/libs/mobilevision/imageutilities/include/iu/iuio/videosource.h