搜索资源列表
CVMFC
- 本程序是在 MFC 中使用 OpenCV 的演示程序,由3部分组成。 1、Windows 下用 MFC 编制的程序框架;2、调用 OpenCV 函数实现处理;3、用 DirectShow 编制的视频采集程序-This procedure is used in OpenCV MFC demo program consists of 3 parts. 1, Windows programs under preparation with the MFC framework 2 OpenCV fu
test2
- C#调用opencv打开摄像头录像,并抓取图片。 对视频直接调节灰度值,并显示图片。-C# to call opencv open camera video and grab the picture. Video directly to adjust the gray scale values, and display pictures.
HK_SDK_CAM_STREAM_CHANGE
- 海康网络相机截取视频流并解压简易DEMO 调用NET_DVR_RealPlay_V30()播放函数,启用回调PlayM4_SetDecCallBack()分析回调流,使用回调函数DecCBFun()截取视频流,分析并解压,等到char * pbuf图像,用于处理-Hikvision network camera capture video stream and extracting a simple DEMO,Call (NET_DVR_RealPlay_V30())playback fun
opencvPh263
- opencv采集到摄像头数据,经h2643编解码后将图像显示出来,可在中间加入数据传输,形成视频通话-the opencv collected the data of the camera by h2643 codec after the image displayed, and data transfer is in the middle, the formation of a video call
5-21
- 基于OPENCV的车辆检测,采用画出虚拟线圈的方法实现车辆的检测,定位,触发-Intelligent transport system(ITS)is currently being studied and the subject of widespread concern in the area of the world transport.These years,the great economic benefit has been gained through ITS,At the
MakeVideoFile
- 写视频文件,基于OPENCV的内部调用函数,用电脑自带的默认摄像头进行拍摄视频,可以达到写视频文件的功能-Write video files OPENCV the internal function call, the computer comes with the default camera to shoot video, you can achieve the function to write the video file
ShowImage
- 显示图片,基于OPENCV的内部调用函数,用电脑自带的默认摄像头进行拍摄照片视频,并显示得到的图像-Display pictures, OPENCV the internal call functions, comes with the computer' s default video camera to shoot photos and display the resulting image
cs
- 实现opencv的摄像头捕捉功能,很好的调用相关视频文件-Achieve opencv camera capture function, good call related video files
video
- 利用opencv调用摄像头,采集图像并保存成AVI格式-Call camera to capture images and save it as AVI format
read-from-camera
- 使用VideoCapture类调用摄像头读入视频并显示-Use VideoCapture class reads video call camera and display
Demo3_2017_7_5
- opencv图像视频滤波处理,摄像头调用,摄像头视频处理(Open Cv image video filtering processing,camera call, camera video processing)
[opencv_examples]open_video+roll_window
- 实现外部视频的调用,以及添加视频进度读取的滑动窗口(This code can make external video calls, as well as add video progress to read the sliding window.)
ExtractForeground
- opencv 调用,视频前景目标分割,动目标提取,对静态视频背景进行分割,提取出运动目标。(Opencv call, video foreground target segmentation, moving object extraction, segmentation of static video background, extraction of moving objects.)
on_trackbar
- 网上很多opencv的帧差法资料,但是大都直接调用视频,或者调用摄像头,调用文件夹下的图片库的资料比较少,通过网上整理资料,终于利用opencv按照帧来处理图片。 使用opencv批量读取文件夹下的视频帧批量读取图片; 使用opencv批量读取图片,二帧差分法二帧差法;(There are many opencv frame difference data on the Internet, but most of them call the video directly or cal