搜索资源列表
-
0下载:
多目标检测,可用于视频监控,视觉目标跟踪,运动检测,及其它图像处理中的相关应用。-This code contains multiple object detection adaptable to visual surveillance, visual object tracking, motion estimation and other image processing applications.
-
-
2下载:
本代码建立高斯混合模型(高斯多模型)(GMM),将其用于计算机视觉领域的视频目标检测/视频监控/运动检测/运动目标检测/视频目标跟踪等相关应用中。-This code sets up Gaussian mixture model(Gaussion Mixture Model, GMM) with image sequences for the research and application field of computer vision, using GMM for visual objec
-
-
0下载:
运动目标轮廓跟踪代码,运用OPENCV实现,效果还不错-Moving object contour tracking code, the use of OPENCV implementation, results were pretty good
-
-
2下载:
使用camshift方法进行运动目标跟踪,(修改了网上原有的camshift算法里的一些bug)-moving object tracking by camshift method,(modification edition of the original code on the web)
-
-
0下载:
视频对象的跟踪提取原代码。
在一段视频里面可以跟踪人的运动,并且替换
-Extraction of video object tracking source code. In a video which can track people
-
-
0下载:
Kernel Object Tracking算法实现代码,自己本科毕设!-Kernel Object Tracking algorithm code, we completed the set up their own!
-
-
0下载:
一种基于纹理的Mean Shift目标跟踪算法Matlab源代码,论文<Robust Object Tracking using Joint Color-Texture Histogram>发表在2009年的International Journal of Pattern Recognition and Artifical Intelligence.-Matlab Code for An Texture based Mean Shift Tracking Algroithm. The
-
-
1下载:
基于mean-shift运动目标跟踪matlab源代码-Based on mean-shift object tracking matlab source code
-
-
0下载:
利用海尔特征来进行目标跟踪,经典,完全实行,非常好-Haier features used to carry out target tracking, classic, fully implemented, very good
-
-
0下载:
Some code for tracking color object base on opencv library
-
-
0下载:
this is code for mean sift algorithm for object tracking
-
-
1下载:
该文件夹包括代码及其对应的论文。其作用在于模拟人类视觉系统的生理特性--视觉注意机制,按照人眼观察外界的方式,检测视觉显著性物体和区域,并阐述了显著性区域的显著性密度和尺度之间的关系,可应用于生物视觉模拟、视觉目标检测、视觉目标跟踪、视觉智能监控,以及视觉生理学和视觉心理学等的研究中。-This document contains codes and the corresponding paper. The aim is to simulate a physiological character
-
-
0下载:
该代码用于实现视觉目标跟踪研究中的协方差跟踪,能够把多种时空特征融合于统一的模型中,在实现视觉目标跟踪时具有较好的鲁棒性,而且其维数等于使用特征的数量,与各个特征的维数无关,因此,其计算复杂度较小,实时性较好。-This code is used to realize covariance tracking in the research field of visual object tracking of computer vision. It enables fusion of variou
-
-
0下载:
基于背景加权直方图的Meanshift目标跟踪
Matlab code;-Robust Mean Shift Tracking with Corrected Background-Weighted Histogram
-
-
0下载:
opencv 运动物体检测,代码经过检测,可实现运动物体的跟踪检测-opencv moving object detection code after detection, tracking of moving objects detected
-
-
0下载:
目标图像跟踪-Object tracking
-
-
0下载:
tracking code for moving object in MATLAB
-
-
0下载:
object tracking is one of the hottest topic in computer vision. in a video you may have some different kind of object to be tracked this files is implementation for multi-target object tracking.
-
-
0下载:
该程序为国外目标跟踪源码。采用背景差分法,提前前景目标,然后跟踪。-This program is a source code for object tracking implemented by foreigners
-
-
0下载:
基于I分量的meanshift追踪代码,属于快速的跟踪算法,能有效避免物体形变部分遮挡带来的影响-Meanshit object tracking code based HSI.which can fast track object and avoid the effect of the deformation and occlusion of object
-