搜索资源列表
Delphi_MotionDetect.基于OPENCV,寻找运动目标轮廓
- 这是一个基于OPENCV,寻找运动目标轮廓,以实现视频流的运动目标检测为目的Delphi例子。 并带有Delphi与OpenCv的编程接口。,This is based on OPENCV, search for moving object silhouette in order to achieve video streaming of moving target detection for the purpose of Delphi examples. OpenCv with Delphi
Addrectanglemotion.rar
- 利用质心法的OPenCV实现运动物体跟踪检测。非常实用。,OPenCV use of quality-force to achieve the detection of moving object tracking. Very useful.
OpenCV_ObjectDetection_HowTo.pdf.tar
- How to train openCv for object detaction
OpenCVmotionerkennung
- 基于OPENCV的运动物体跟踪程序,在VC++环境下实现-Moving object tracking based on OPENCV program, VC++ environment to achieve
opencv-shift-graphics-match
- opencv的shift图像匹配程序 实现了角点检测 特征点检测 图像匹配-opencv shift graphics match
opencv
- opencv目标检测与跟踪系统,能够很好的跟踪到目标,并将目标框起来。-opencv object detection and tracking system, to a very good track to the target, and target frame.
object_recognition
- 本程序采用opencv和C++完成,能够坚持视频中的运动目标,实时性和鲁棒性良好-object recognition using opencv and vc++
VIS
- 该源码是关于运动对象跟踪的算法,主要实现了高斯背景建模,全局运动补偿(SIFT特征和RANSAC算法),运动对象检测,对象跟踪算法(Mean Shift,Particle Filter等),对象特征提取(轨迹,大小,起止帧等),同时,程序基于VC2008+OpenCV开发,实现了对话框式的程序界面,效率高。-This is a source about motion object tracking, including foreground modeling,object detection,o
33
- opencv编程实现目标检测-肤色检测程序-Programming opencv object detection- skin testing process
detection
- 背景减除法 Opencv 运动物体检测 ROI区域检测-Background subtraction method for moving object detection Opencv ROI region detection
ObjTracker
- 一个采用FFMPEG对视频进行解码、采用OPENCV对物体进行跟踪的 跟踪示例程序。-A use of FFmpeg for video decoding, using OPENCV object tracking sample tracking procedures.
camshift
- 用openCV实现,用Camshift算法实现彩色目标跟踪-openCV,color object tracking usingCamshift
track.tar
- This distribution contains source code for a simple object tracking program using particle filtering. You need to have the OpenCV Library and the GNU Scientific Library (GSL) installed to compile and use the programs. See the below two links:-T
pornfilter
- porn filter based opencv object detection
object-detect
- 改程序能够读取视频文件并且可以检测到运动的物体,配置好opencv后可以直接运行,本程序以车辆监控为例子,所以可以用于智能监控-Reform program that can read video files and can detect movement of objects can be configured directly opencv run, the procedure for vehicle monitoring, for example, it can be used for i
3904364-Tutorial-OpenCV-haartraining-Rapid-Object
- tutorial opencv haartraining object
opencv
- 本翻译是直接根据 OpenCV Beta 4.0 版本的用户手册翻 译的,原文件是: <opencv_directory>/doc/ref/opencvref_cv.htm, 可 以从 SOURCEFORG 上面的 OpenCV 项目下载,也可以直 接从 阿须数码 中下载: http://www.assuredigit.com/incoming/sourcecode/o pencv/chinese_docs/ref/opencvref_cv.htm。 翻译
ObjectTracker
- 使用OPENCV进行运动目标跟踪,在Visual C++ 2005 环境中使用新算法实现多运动目标的跟踪和检测。-this is a object motion tracking system with Visual c++ 2005 and opencv。it can process successly check and track multi-objects。
OpenCV_forward_backwrd_MHI
- Forward-Backward MHI(前后向运动历史图)是一个快速有效的运动目标检测方法,本程序正是实现2006年Zhaozheng Yin and Robert Collins的“Moving Object Localization in Thermal Imagery by Forward-backward MHI”文献中的方法。此程序可以很方便的对该方法的优缺点作出评判。给运动目标检测器的选择提供了除“帧间差”和“背景相减”外的又一方法。 本程序基于OpenCV。-Forwar
blobtrack
- 针对在复杂背景中检测出多批特定运动目标并实施分配批号实行标记跟踪,本文利用OpenCV的运动物体跟踪的数据结构、函数以及基本框架,建立了一个由人机交互界面模块;运动物体的前景检测模块;运动物体的团块特征检测模块;运动物体的团块跟踪模块轨迹生成模块;轨迹后处理模块组成的视频图像运动目标分析系统。-Aim at detecting,tracking and marking multipule specific targets in complex background.We use the ba