5MP Motion Camera JPEG Image and Movie Catcher
1.1.1.1
A CGI interface to capture and display pictures and movies using OpenCV.
|
#include <opencv_util.hpp>
Public Member Functions | |
bool | mjpeg_to_mp4 (string &input_file) |
bool opencv_util::mjpeg_to_mp4 | ( | string & | input_file | ) |
Uses OpenCV to convert camera MJPEG output to MPEG-4 part 10/H.264 streaming video.
input_file | The source file path/name in MJPEG format (from the camera). See note. |