搜索资源列表
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-object-detection-
- 针对在背景中检测出运动目标并实施警戒等特定提示,建立了一个人机交互界面。-For in the background to detect moving targets and the implementation of such a specific warning prompted the establishment of an interactive interface.
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
JavaANDOpenCV
- 一种Java与OpenCV结合实现的目标检测模块 提出一种Java与OpenCV结合实现的目标检测模块,详细讲述了利用JN I技术调用OpenCV目标检测方法的具体步骤和关键过程。-A combination of Java and OpenCV implementation of the target detection module, a combination of Java and OpenCV implementation of the target detection modul
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。