搜索资源列表
blocktrack
- 该代码是基于opencv的运动检测代码,其主要思想是通过团块检测运动目标,然后跟踪识别运动目标。-The code is based on motion detection opencv code, the main idea is to detect moving objects by mass, and then track the moving target identification.
GMM
- 运用OpenCV2.0编辑混合高斯背景建模,能够较好的识别四个视频中的运动前景和背景,在一定程度的背景复杂度下,能够较准确检测。-The use OpenCV2.0 edit Gaussian mixture background modeling, and better identification of four video movement in the foreground and background, the background of a certain degree of com
tt
- OPENCV实现颜色识别,特征提取,运动检测等功能,其中包含读取图像-OPENCV color recognition, feature extraction, motion detection function, which contains the read image
captive
- 通过背景差分的方法,识别摄像头捕捉到的画面中运动的物体-Moving objects in the background difference method, the recognition camera to capture the screen
Gesture1.1
- 基于视频的手势识别以及无接触式书籍翻页游戏,手向左运动,电子照片向上翻页;手向右摇动,电子照片向下翻页-Video-based gesture recognition, as well as non-contact books page game moves to the left hand, electronic photo page up right hand shaking electronic photo Down
blobtrack
- 基于opencv运动物体识别与跟踪的完整算法,进入主程序后须自己修改视频存放路径参数。-Complete algorithm based the opencv movement object recognition and tracking, into the main program have to modify the video storage path parameters.
car-palate
- 主要用于对运动的车辆的检测,能够获得运动车辆的轮廓,车牌的识别,车的类型-Primarily used for the detection of moving vehicles, it is possible to obtain the contour of the moving vehicle, the license plate recognition, the type of car. . .
motiondetect
- opencv环境下实现对视频中运动目标的识别与跟踪,内含视频为某时段某市区交通情况-opencv environment to achieve the video moving target identification and tracking, embedded video for a certain period of urban traffic conditions
opencvCPP
- 是opencv的c++常用的所有的程序,包括人脸识别,运动物体跟踪,颜色识别,图形图像设计,摄像头定标等。-Is opencv c++ commonly used all programs, including face recognition, moving object tracking, color recognition, image design, camera calibration, etc.
camera2
- 基于OpenCV的摄像头运动物体的识别与检测代码,可直接运行!-Identification and detection code OpenCV camera moving object based and can be run directly!
openCVdaoyaojiance
- 针对弹药图像测量系统的实现,提出了设计方案并对其中的关键技术进行了介绍 在硬件选型中,对工业相机及镜头、光源和照明系统、以及运动控制部分等核心硬件的选型进行了介绍 在软件编写过程中,对本系统中上位机驱动编写、摄像机自动聚焦、摄像机标定及目标识别和检测等关键技术做了简要介绍 最后,对本系统进行了实验验证,验证结果表明,该系统设计方案可以满足普通弹药参数测量实际应用需要,且系统重复测量精度最高可达到0.1像素。-Ammunition for the realization of image meas
OpticalFlow
- 利用光流法,对静止背景下的运动目标进行精确识别,并图形化展示,效率较高,实时性比一般的要好。-Using optical flow method, the moving target under static background accurately identified and graphical display, high efficiency, better than real-time.
codebook
- Opencv中的一种运动检测方法,运用背景建模,可以快速识别运动物体在前景中显示出来-Opencv in one motion detection method using background modeling, you can quickly identify the moving object is displayed in the foreground
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
0308
- 基于背景差分的运动目标物体识别,可供参考- U57FA u0E8E u80CC u666F u5DEE u5206 u7684 u8FD0 u52A8 u76EE u6807 u7269 u4F53 u8BC6 u522B uFF0C u53EF u4F9B u53C2 u8003 ~~~
ITU GazeTracker.v2.0b-64bit
- 能够实现对人眼视线的实时跟踪,并对鼠标运动做出指示(It can realize the real-time tracking of the human eye line and give instructions to the movement of the mouse)
opencv
- opencv随书源码,图像处理,图像处理:cvSobel,cvCanny等 结构分析:ContourArea等 运动分析与目标跟踪:cvMeanShift等 模式识别:CvHaarFeature 摄像头定标与三维重建:cvCalibrateCamer2(Opencv with the book source, image processing)
运动目标检测
- 检测骑自行车的人,随运动轨迹框出,适合刚接触运用opencv进行目标跟踪的编程爱好者参考(Detect the cyclist displaying the movement track)
S1IM159.【已完成】基于SVM的烟雾识别系统
- 基于SVM的烟雾识别系统 运动区域提取使用的是 自适应混合高斯背景建模 特征算法使用的是 HOG+LBP 机器学习方法使用的是 scikit的SVM(Smoke recognition system based on SVM The moving region extraction uses adaptive Gaussian mixture background modeling feature algorithm, hog + LBP machine learning method