|
ApraPipes 1.0
|
This is the complete list of members for Utils, including all inherited members.
| base64_encode(unsigned char const *bytes_to_encode, size_t in_len) | Utils | static |
| check_roi_bounds(cv::Rect &roi, int width, int height) | Utils | static |
| deSerialize(T &obj, void *buffer, size_t size) | Utils | inlinestatic |
| GetEpocFromTime(const char *t) | Utils | static |
| GetEpocFromTimeInMillis(const char *t) | Utils | static |
| getGPUMatHeader(cv::Rect &roi, RawImageMetadata *metadata) | Utils | static |
| getMatHeader(RawImageMetadata *metadata) | Utils | static |
| getMatHeader(RawImagePlanarMetadata *metadata, int rows) | Utils | static |
| getMatHeader(cv::Rect &roi, RawImageMetadata *metadata) | Utils | static |
| getMatHeader(int width, int height, int type) | Utils | static |
| round_roi(cv::Rect &roi, int alignLength) | Utils | static |
| serialize(T &obj, void *buffer, size_t size) | Utils | inlinestatic |
| setModuleThreadName(boost::thread &thread, std::string moduleID) | Utils | static |
| Utils(void) | Utils | inlineprivate |