搜索资源列表
moveboject1.0
- 基于opencv运动目标检测的中值模型,单高斯模型,简单统计模型的检测及监控系统-Opencv moving target detection based on the median model, a single Gaussian model, a simple statistical model of detection and monitoring system
single_bgk
- 单帧背景建模,将第一帧作为背景,从而检测出视频中的目标前景,简单的目标检测算法,需要的朋友可以下载哦-Single frame background modeling, the first frame as the background to detect the target prospects for the video, a simple target detection algorithms, need a friend Oh, you can download
trackingdemo625
- 利用opencv在VC6.0环境下编程,能实现交通视频中的车辆单目标跟踪,跟踪效果较好。-Using opencv programming in VC6.0 environment,single target tracking of vehicles in traffic video will be achieves , and the tracking performance is better.
dangaosimexing
- opencv 基于单高斯模型的运动目标检测算法-opencv based on a single Gaussian model of moving target detection algorithm
OOP_sample1
- vc++ 与opencv实现单目标的匹配,没有错误,可以直接使用-vc++ goal with opencv to achieve a single match, there is no error, you can directly use
OpenCV
- 基于opencv的use摄像头视频采集程序 1 基于opencv的两个摄像头数据采集 3 能激发你用代码做视频的冲动程序 6 图像反转(就是把黑的变白,白的变黑) 11 图像格式的转换 12 从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测 13 采用Canny算子进行边缘检测 15 角点检测 18 图像的旋转加缩放(效果很拽,用地球做就像谷歌地球似的) 21 Log-Polar极坐标变换 22 对图像进行形态学操作(图像的开闭,腐蚀和膨胀运算)
cameracalibrator
- opencv单目标定程序(opencv2计算机视觉编程手册),附带图片-Single camera calibration program of Opencv, attached picture
kalmanfilter
- 代码实现的kalmanm 滤波跟踪的功能,所用视频源是通过读取摄像头获取的,跟踪速度能够达到实时的目标跟踪,对于单目标跟踪效果很好-Code to achieve the function of the kalmanm filter tracking, the video source is obtained by reading the camera, tracking speed to achieve real-time target tracking, for a single targe
MonocularCalibration
- 基于VC++环境,用OpenCV实时拍照并进行单目标定(Based on the VC++ environment, OpenCV is used to take photos in real time and monocular calibration)
单高斯程序
- 单高斯算法用于静态背景下显著目标的拾取该方法较为简单,也能应对静态背景下的目标拾取。(Used for picking up salient objects in static background)
opencv3之目标跟踪(单目标、多目标)
- 对于刚入门的opencv玩家,提起目标跟踪,马上想起的就是camshift,但是camshift跟踪往往达不到我们的跟踪要求,包括稳定性和准确性。 opencv3.1版本发行后,集成了多个跟踪算法,即tracker,大部分都是近年VOT竞赛榜上有名的算法,虽然仍有缺陷存在,但效果还不错。(For incoming opencv players, CAMSHIFT is the key to target tracking, but CAMSHIFT tracking often fails t
include
- 运用均值漂移算法在固定的摄像头下实现单目视觉的目标跟踪(Using the mean shift algorithm to achieve monocular vision target tracking under a fixed camera)