Class Summary |
CopyFromURLToHttp |
Class for copying data from an URL to a an http URL |
FileStorage |
Class implementing various file storage operations needed by the framework and made available to the framework user. |
ImageOps |
Various image operations used by the framework and made available to the framework user. |
MatrixManipulations |
Various matrix operations on OpenCV Mat objects, not available in the OpenCV library, used by the framework and made available to the framework user. |
UrlAuthentication |
Authenticator class for session storage of http user credentials. |