搜索资源列表
Vibe
- ViBe运动检测,特点是建模速度快,在第一帧便完成了场景建模,缺点是容易产生ghost,需要安装opencv环境。-ViBe : motion detection
movImageProcessOpencv
- 利用opencv实现的运动补偿,首先进行角点检测,然后进行角点匹配,最后根据两幅图像的匹配角点进行仿射变换获得补偿后的图像-implement motion compensation using Opencv, firstly, corners are detected on two images, and then the corners of two images are matched, the last image after affine transformation compensa
motiontracking
- opencv motion tracking
DETECTION-AND-DECODING-OF-QR-CODE
- This an OPENCV based project. Here we are implementing the algorithm that uses adaptive methods to segment the image to identify objects. The objects are then used to form candidate markers which are examined for several criteria. Potential m
main.cpp.tar
- human-tracking : Human motion tracking graduation design code, the use of some of the opencv function
motiondetecttheAVIfile
- 关于AVI视频文件读取及运动检测,基于opencv,在VC6.0下实现-About AVI video file reads and motion detection, based on opencv, under VC6.0 achieve
FSBMA
- Opencv FSBMA motion estimation 實作-Implement full-search block-matching algorithm (FSBMA) to estimation the motion vectors of each frame in a video sequence. 2. Use the simulated shaken video to test the FSBMA motion estimation. 3. Display the
codebook
- Opencv中的一种运动检测方法,运用背景建模,可以快速识别运动物体在前景中显示出来-Opencv in one motion detection method using background modeling, you can quickly identify the moving object is displayed in the foreground
cheliangjiancezhuizong
- opencv,图像处理,基于视觉的运动车辆检测与跟踪学习资料-opencv, image processing, vision-based motion detection and tracking of vehicles learning materials
opencv1
- 基于opencv开源图像处理库在vs环境下c++开发的图像视频处理实例运动物体检测识别-Opencv source image processing library in c++ development environment vc image processing example video motion detection and identification of objects based on
OpticalFlowOri
- 基于opencv的光流法源码,主要应用为目标跟踪,会给出目标运动角点的起始位置与当前位置的连线-Connection opencv source code based on optical flow method, the main application for the target tracking, target motion corners will give the starting position and the current position
ikldemo
- visualc++和opencv实现。点跟踪。改进的Lucas-Kanade光流算法,检测视频运动目标。鼠标点击目标点,视频跟踪。-Point tracking. Improved Lucas-Kanade optical flow algorithm, video motion detection target. Click on the target point, video tracking.
Emgu1
- emgu是.net下的opencv,图像识别,包含人脸,运动等 -emgu is dotnet enviroment opencv,it s include face recognization,motion and etc...
motiontrackingopencv-master
- A program using the OpenCV library which takes a video file and preforms vehicle and pedestrian motion tracking and detection outlining all the moving objects in the video.
cardetect
- opencv运动模板检测车辆,可以检测出运行方向,准确率较高-Opencv motion template detection vehicle, can detect the running direction, the accuracy rate is higher
smoke_detection
- 使用VS2010+openCV。本文是基于颜色模型和运动模型对含有烟雾的视频进行烟雾检测的。首先利用RGB颜色模型的方法,检测出烟雾区域以及疑似烟雾区域;接着用背景相减的方法,检测出运动的物体;最后结合两种方法,只检测出运 动的烟雾区域,提取烟雾最大轮廓,绘制矩形框以示意。通过设置R、G、B的参数及阈值,可以得到满意的效果。 -Use VS2010+openCV. This paper is based on the color model and motion model for sm
MFCVIDEO
- 基于opencv的运动人流分类,采用了帧差法、DBSCAN聚类算法实现-Based on opencv motion flow classification, using the frame difference, DBSCAN clustering algorithm
Chapter4_StructureFromMotion
- 该工程是深入理解OpenCV第四章使用OpenCV研究从运动中恢复结构的源码。-The project is in-depth understanding of OpenCV Chapter 4 using OpenCV to study the source of the structure motion recovery.
CAR-DETECTION-master
- Car tracking using Haar cascade
text
- 视频跟踪,多目标追踪,OpenCV,红外视频,对运动的目标监测(Video tracking, multi target tracking, OpenCV, infrared video, target monitoring for motion)