Jetson Inference
DNN Vision Library
|
This is the complete list of members for imageLoader, including all inherited members.
Capture(void **image, imageFormat format, uint64_t timeout=DEFAULT_TIMEOUT, int *status=NULL) | imageLoader | virtual |
videoSource::Capture(T **image, int *status) | videoSource | inline |
videoSource::Capture(T **image, uint64_t timeout=DEFAULT_TIMEOUT, int *status=NULL) | videoSource | inline |
Close() | imageLoader | virtual |
Create(const char *path, const videoOptions &options=videoOptions()) | imageLoader | static |
Create(const videoOptions &options) | imageLoader | static |
videoSource::Create(const char *URI, const commandLine &cmdLine) | videoSource | static |
videoSource::Create(const char *URI, const int argc, char **argv) | videoSource | static |
videoSource::Create(const int argc, char **argv, int positionArg=-1) | videoSource | static |
videoSource::Create(const commandLine &cmdLine, int positionArg=-1) | videoSource | static |
DEFAULT_TIMEOUT | videoSource | static |
EOS enum value | videoSource | |
ERROR enum value | videoSource | |
GetFrameCount() const | videoSource | inline |
GetFrameRate() const | videoSource | inline |
GetHeight() const | videoSource | inline |
GetLastTimestamp() const | videoSource | inline |
GetOptions() const | videoSource | inline |
GetRawFormat() const | videoSource | inline |
GetResource() const | videoSource | inline |
GetType() const | imageLoader | inlinevirtual |
GetWidth() const | videoSource | inline |
imageLoader(const videoOptions &options) | imageLoader | protected |
IsEOS() const | imageLoader | inline |
isLooping() const | imageLoader | inlineprotected |
IsStreaming() const | videoSource | inline |
IsSupportedExtension(const char *ext) | imageLoader | static |
IsType(uint32_t type) const | videoSource | inline |
IsType() const | videoSource | inline |
mBuffers | imageLoader | protected |
mEOS | imageLoader | protected |
mFiles | imageLoader | protected |
mLastTimestamp | videoSource | protected |
mLoopCount | imageLoader | protected |
mNextFile | imageLoader | protected |
mOptions | videoSource | protected |
mRawFormat | videoSource | protected |
mStreaming | videoSource | protected |
OK enum value | videoSource | |
Open() | imageLoader | virtual |
Status enum name | videoSource | |
SupportedExtensions | imageLoader | static |
TIMEOUT enum value | videoSource | |
Type | imageLoader | static |
TypeToStr() const | videoSource | inline |
TypeToStr(uint32_t type) | videoSource | static |
Usage() | videoSource | inlinestatic |
videoSource(const videoOptions &options) | videoSource | protected |
~imageLoader() | imageLoader | virtual |
~videoSource() | videoSource | virtual |