搜索资源列表
-
0下载:
vc编写的一个物体追踪程序的代码,希望大家支持支持 -vc prepared by an object tracking procedure code, we hope that support for the
-
-
0下载:
该文件用于在matlab环境中直接使用OpenCV库的函数,方便使用matlab的研究者在开展视觉目标检测、视觉目标跟踪、视觉智能监控,以及其它计算机视觉应用等的工作中调用OpenCV提供的函数。在使用时,只需要把该文件放于matlab的工作目录下即可。-With this code, various computer vision functions provided by OpenCV can be used in Matlab environment. Matlab users in th
-
-
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
-
-
2下载:
使用camshift方法进行运动目标跟踪,(修改了网上原有的camshift算法里的一些bug)-moving object tracking by camshift method,(modification edition of the original code on the web)
-
-
0下载:
本代码采用最近研究比较热的sift算法对目标物体进行追踪,追踪效果很好-The code uses the recent study compared hot sift algorithm to track the target object, tracking works well. . .
-
-
0下载:
Kernel Object Tracking算法实现代码,自己本科毕设!-Kernel Object Tracking algorithm code, we completed the set up their own!
-
-
0下载:
很好的动态物体识别和跟踪源码。可以利用摄像头也可以读取AVI文件-Very good dynamic object recognition and tracking of source code. Camera can be used to read AVI files can also be
-
-
0下载:
一种基于特征的目标跟踪算法源代码,可直接运行-A feature-based object tracking algorithm source code, can be directly run
-
-
0下载:
this is code for mean sift algorithm for object tracking
-
-
0下载:
此代码可以对视频运动对象进行估计跟踪,基本可以达到描述跟踪视频对象的目的-This code can be estimated on the video object tracking, which can achieve the purpose described in the video 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下载:
光流法C++实现代码,可用于参考实现前景物体跟踪,获取光流矢量-Optical flow method in C++ code can be used to refer prospects to achieve object tracking, optical flow vector for
-
-
0下载:
本代码采用最近研究比较热的sift算法对目标物体进行追踪(追踪效果很好)-This code uses recent study compared hot sift algorithm to track the target object (tracking works well)
-
-
0下载:
模式识别,图像处理光盘资料..还不错.
其中包括了汉字识别.图像处理的一些函数,运动目标跟踪的源代码.-Pattern recognition, image processing, CD-ROM .. pretty good. Including Chinese character recognition image processing functions, moving object tracking source code.
-
-
0下载:
基于背景加权直方图的Meanshift目标跟踪
Matlab code;-Robust Mean Shift Tracking with Corrected Background-Weighted Histogram
-
-
0下载:
本代码是meanshift算法来实现运动目标视频跟踪-this code is used as video moving object tracking of meanshift aglorithm
-
-
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
-
-
0下载:
通过颜色识别来进行目标跟踪,用c++写的代码,大家可以用来参考学习-Through the color recognition to target tracking, with c++ to write the code, we can refer to the study
-