搜索资源列表
ObjectDetection
- 中科院博士写的程序。基于OpenCV的背景建模,运动物体检测。C程序-Chinese Academy of Sciences, Dr. write procedures. OpenCV-based background modeling, moving object detection. C procedures
sho
- 基于c++的,运用opencv开发包的高斯混合模型,用于视频中运动物体的检测-Based on c++ And use the development package opencv Gaussian mixture model for moving objects in video detection
bkgrd
- 利用背景建模检测运动物体(openCV)-Detection using background modeling moving objects (openCV)
Diff
- 用opencv实现的,用对称差分法检测运动物体。-Opencv achieved by using symmetric-difference moving object detection.
motiondetect
- 使用OpenCV 来寻找轮廓实现视频流的运动目标检测 能检测一段视频或网络摄像头实时读入视频中的运动物体-it is a short code that can detect the motion object of a vedio or through a web camera using opencv and visual c++. ..
motiondetect
- OpenCV example, 背景建模,运动物体检测-OpenCV example, the background modeling, moving object detection
MVOODS_resource
- 今年带的毕业设计,基于opencv的运动物体检测,做的还不错-Graduates this year with the design, based on the moving object detection opencv, do good
liyongbeijingjianmojianceyundongwuti
- opencv 利用背景建模检测运动物体-opencv using background modeling moving object detection
Addrectanglemotion
- 利用质心法的OPenCV实现运动物体跟踪检测。非常实用。-OPenCV use of quality-force to achieve the detection of moving object tracking. Very useful.
camerads
- 利用OpenCV实现对运动物体的检测,用普通的摄像头就可以检验代码的效果。-OPENCV CODE FOR MOTION TESTING
blobtrack
- 针对在复杂背景中检测出多批特定运动目标并实施分配批号实行标记跟踪,本文利用OpenCV的运动物体跟踪的数据结构、函数以及基本框架,建立了一个由人机交互界面模块;运动物体的前景检测模块;运动物体的团块特征检测模块;运动物体的团块跟踪模块轨迹生成模块;轨迹后处理模块组成的视频图像运动目标分析系统。-Aim at detecting,tracking and marking multipule specific targets in comp
OpenCV-2.0.0a-win32
- opencv的最新版本增添了很多新的功能,主要体现在对图像的切割与拼接以及运动物体的跟踪检测方面,欢迎大家下载-The latest version of opencv added many new features, mainly reflected in the image of the cutting and splicing as well as tracking and detection of moving objects,
motion_or_car_detect
- 本程序是使用OPENCV对运动物体进行检测,内中包含一段运动车量视频,代码经过调试正确-This procedure is used to detect moving objects OPENCV on, in the amount contained in a sports car video, the correct code after debugging
OpencvToIntroduceMovingTargetDetectionAndTracking.
- 基于opencv的运动物体跟踪与检测的算法论文-Opencv object tracking based on motion detection algorithm with the paper
2
- 这个程序用vc与opencv检测运动物体检测-This program detect moving objects using vc and opencv
OPENCV
- 检测运动物体轨迹,方便新手学习opencv-Detection of moving objects trajectory to facilitate novice learning opencv
检测运动物体,抓拍通过tcp传送
- 本程序是在linux下编译,用于提取背景检测运动物体,并对物体进行跟踪拍照,数据来源可以是视频文件或者摄像头,主要是利用背景建模检测运动物体,即逐帧读取视频,将前景图和背景图提取出来进行显示,功能实现:当摄像头视线内,如果有运动物体,则将立刻抓拍,从客户端抓拍图片传送服务器端面。
OpenCV
- 基于opencv的use摄像头视频采集程序 1 基于opencv的两个摄像头数据采集 3 能激发你用代码做视频的冲动程序 6 图像反转(就是把黑的变白,白的变黑) 11 图像格式的转换 12 从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测 13 采用Canny算子进行边缘检测 15 角点检测 18 图像的旋转加缩放(效果很拽,用地球做就像谷歌地球似的) 21 Log-Polar极坐标变换 2
用光流法进行运动目标检测
- 采用光流法形式检测背景相对稳定的运动物体,编写语言为C++,所有视觉库为opencv(The optical flow method is used to detect moving objects with relatively stable background. The language is C++, and all visual libraries are OPENCV)
运动目标检测
- 检测骑自行车的人,随运动轨迹框出,适合刚接触运用opencv进行目标跟踪的编程爱好者参考(Detect the cyclist displaying the movement track)