vivalib library
Concurrent C++11 OpenCV library for Computer Vision applications
|
This is the complete list of members for viva::ImageListInput, including all inherited members.
_conversionFlag (defined in viva::Input) | viva::Input | protected |
_convert (defined in viva::Input) | viva::Input | protected |
_orgSize (defined in viva::Input) | viva::Input | protected |
_size (defined in viva::Input) | viva::Input | protected |
getFrame(Mat &frame) | viva::ImageListInput | virtual |
getHeight() | viva::Input | inline |
getOrgSize() | viva::Input | inline |
getWidth() | viva::Input | inline |
ImageListInput(const string directory, const Size &size=Size(-1,-1), int colorFlag=-1, int loops=1) | viva::ImageListInput | |
ImageListInput(const vector< string > &files, const Size &size=Size(-1,-1), int colorFlag=-1, int loops=1) | viva::ImageListInput | |
Input(const Size &size=Size(-1,-1), int conversionFlag=-1) | viva::Input | inline |
setConversionType(int flag) | viva::Input | inline |
~Input() | viva::Input | inlinevirtual |