搜索资源列表
GetImageFromVideo
- 使用DirectShow功能实现的从视频中采集图像的程序,可以按频率、累计数量或视频内容的变化显著程序为依据,自动采集和保存图像。也可以作为使用摄像头的采集功能进行视频、图像处理的一般程序框架。供没有DirectX开发经验,但需要相应功能的图像处理、模式识别、计算机视觉等方向的算法研究人员作为工具使用。在Visual Studio 2005环境开发。如果不是作为编程框架使用,则需要Intel OpenCV(开源)视觉库的支持。-execution functions of the video i
avitobmp
- 将avi视频流转化成bmp的图片,其中使用了opencv函数库-avi video will flow into bmp photographs, which use the OpenCV library
camera_calibration
- 摄像机标定源代码 需要opencv图像处理库
simple_ffplayer.tar
- 一个简单的在linux下基于ffmpeg0.6.2的视频播放demo,需要用到opencv库来显示视频.-A simple in linux based ffmpeg0.6.2 video playback demo, need to use opencv library to display video.
hikMP4
- 海康视频,HIK,MP4播放,使用ipp 库进行YUV420到BGR的转换成opencv的iplimage,然后显示-Video Haikang, HIK, MP4, use ipp library YUV420 to BGR convert opencv iplimage, and then show
vms-0.0.3
- 本系统从摄像头实时采集视频并显示,相片的拍照,预览与管理功能,MPEG4视频的录制与播放。系统使用Qt开发。本系统支持多平台多操作系统,在Windows系统下使用OpenCV的一些库函数进行视频采集。在Linux系统下使用V4L进行视频采集。 在以下环境测试运行:Windows: Qt 4.4.3,Linux: qt-embedded-linux-opensource-src-4.4.1 详情见 http://sonew.512j.com/-The system from the video
Camerads
- OpenCV下的视频读写代码,可作为一个库函数使用,不需要DirectShow-Video read and write by OpenCV
capturecam
- 调用OpenCV库,该程序可以用于从摄像头捕获视频流,并新建一个窗口用于显示视频流。-Call OpenCV library, the program can be used to capture video stream from the camera, and create a window for displaying video stream.
vms-0.0.1
- 视频监控系统 V0.0.1 本系统从摄像头实时采集视频并显示。系统使用Qt开发。 本系统支持多平台多操作系统,在Windows系统下使用OpenCV的一些库函数进行视频采集。在Linux系统下使用V4L进行视频采集。 在以下环境测试运行:Windows: Qt 4.4.3,Linux: qt-embedded-linux-opensource-src-4.4.1。 更多新版本下载地址:http://sonew.512j.com/works.php 视频监控系
cvtest
- 利用opencv库,用C++写的视屏捕捉和截取,以及屏幕响应的程序。-Use opencv library written in C++, screen capture and interception, and the screen responding.
Simple-Warehouse-Monitoring
- 该程序利用摄像头实现了画面监控,并可以监控用户指定的画面,开发环境为vc6,使用了opencv库。-The program uses the camera to achieve a screen monitor and can monitor the user-specified images, the development environment for vc6, use the opencv library.
Parking
- 使用摄像头监控停车场空闲车位,使用OpenCV图像库实现-Free use of camera surveillance parking spaces, image library implementation using OpenCV
video-detection-motion-tracking
- VC编写,应用opencv开源库的视频运动目标跟踪程序,其算法是基于视频采集角点滤波-VC prepared the application opencv open source library of video moving target tracking procedures, the algorithm is based on the video capture corner filter
CAMSHIFT
- 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出了这个例子。 该运行文件在VC6.0环境下编译通过,是一个 stand-alone 运行程序,不需要OPENCV的DLL库支持。在运行之前,请先连接好USB接口的摄像头。然后可以用鼠标选定欲跟踪目标。已经调通了。-CAMSHIFT algorithm using rapid detection and tracking moving targets C/C+
test1
- 用opencv库打开摄像头并显示,运行环境VS2010,需要配置好opencv2.4.9,适合刚接触opencv的人群-open camera and display with Opencv library , operating environment VS2010, needs to configure opencv2.4.9, suitable for people new to opencv
vedio_test
- 用opencv库调用摄像头,显示画面,并录制成avi格式的视频,开发环境VS2010+opencv2.4.9-Open the camera, display the picture and record video to avi format with Opencv library . development environment VS2010+ opencv2.4.9
showvideo
- 用OPENCV库显示一个视频文件,将待显示视频放置工程文件下即可-show a video using opencv library
OpenCV Project
- 使用OPENCV库函数实现对电脑摄像头增加拍照功能(using the opencv vision library to add the camera function to the camera)