Description: Video Monitor System V0.0.1
This system capture video in real-time from the camera and then display. It uses Qt fot development. The system supports multi-platform, multi-operating systems, Windows systems use the OpenCV library functions for video capture. In the Linux system, it use V4L for video capture. Environmental test run on the following: Windows: Qt 4.4.3, Linux: qt-embedded-linux-opensource-src-4.4.1.
More new version of Download: http://sonew.512j.com/works.php
Video Monitor System V0.0.2 added photo, preview and management functions.
Video Monitor System V0.0.3 added MPEG4 video recording and playback functions.
File list (Check if you may need any files):
vms-0.0.1
.........\main.cpp
.........\vmsmainwindow.cpp
.........\vmsmainwindow.h
.........\vmsmainwindow.ui
.........\vms.pro
.........\videocapturedevice.h
.........\v4l1videocapturedevice.h
.........\v4l1videocapturedevice.cpp
.........\videocapturedevicefactory.h
.........\videocapturedevicefactory.cpp
.........\videocaptureview.h
.........\videocaptureview.cpp
.........\cvvideocapturedevice.h
.........\cvvideocapturedevice.cpp
.........\README
.........\bin
.........\...\cxcore100.dll
.........\...\libguide40.dll
.........\...\highgui100.dll
.........\opencv
.........\......\lib
.........\......\...\cxcore.lib
.........\......\...\highgui.lib
.........\......\include
.........\......\.......\cxtypes.h
.........\......\.......\cvver.h
.........\......\.......\highgui.h
.........\......\.......\cxcore.hpp
.........\......\.......\cxcore.h
.........\......\.......\cxerror.h
.........\......\.......\cxmisc.h
.........\doc
.........\...\视频监控系统 V0.0.1.doc