#include <MediaConverter.h>
|
bool | checkDuplicateConversion (const string &_srcAbsPath, const int &_perfrm, vector< string > &_resFilename, vector< string > &_resFrameInfo) |
|
MediaConverter_openCV_v2i::MediaConverter_openCV_v2i |
( |
ServiceManager * |
_sman = NULL , |
|
|
int |
_perFrame = -1 |
|
) |
| |
MediaConverter_openCV_v2i::~MediaConverter_openCV_v2i |
( |
| ) |
|
bool MediaConverter_openCV_v2i::checkDuplicateConversion |
( |
const string & |
_srcAbsPath, |
|
|
const int & |
_perfrm, |
|
|
vector< string > & |
_resFilename, |
|
|
vector< string > & |
_resFrameInfo |
|
) |
| |
|
private |
bool MediaConverter_openCV_v2i::convert |
( |
const string & |
_srcAbsPath, |
|
|
const string & |
_desAbsDir, |
|
|
const string & |
_desFilename, |
|
|
vector< string > & |
_resFilename, |
|
|
vector< string > & |
_resFrameInfo |
|
) |
| |
|
virtual |
vector< vector<string> > cvac::MediaConverter_openCV_v2i::dupli_Filename |
|
private |
vector< vector<string> > cvac::MediaConverter_openCV_v2i::dupli_FrameInfo |
|
private |
vector<int> cvac::MediaConverter_openCV_v2i::dupli_perFrame |
|
private |
vector<string> cvac::MediaConverter_openCV_v2i::dupli_srcPath |
|
private |
cv::VideoCapture cvac::MediaConverter_openCV_v2i::mVideoFile |
|
private |
int cvac::MediaConverter_openCV_v2i::PerFrame |
|
private |
The documentation for this class was generated from the following files: