5MP Motion Camera JPEG Image and Movie Catcher
1.1.1.1
A CGI interface to capture and display pictures and movies using OpenCV.
|
This is the complete list of members for Base64, including all inherited members.
decode(char *buf_plain, const char *buf_coded) | Base64 | static |
decode(const std::string &s) | Base64 | static |
decode_len(const char *buf_coded) | Base64 | static |
encode(char *coded_dst, const unsigned char *plain_src, int len_plain_src) | Base64 | static |
encode(const std::string &s) | Base64 | static |
encode_len(int len) | Base64 | static |