搜索资源列表
-
0下载:
图像处理的一个关键算法
来自计算机视觉领域的一片论文
SIFT用来提取图像的特征点
可以用来做物体追踪,Image processing algorithm, a key area of computer vision from a thesis to extract images SIFT feature points can be used to do object tracking
-
-
0下载:
Kernel Object Tracking算法实现代码,自己本科毕设!-Kernel Object Tracking algorithm code, we completed the set up their own!
-
-
0下载:
Tracking Algorithm: Object Delineation Method
Files:
Cmorph02.m Current version of tracking algorithm
Parsampleflowgrav050901b1.m Sample parameter file
一种跟踪方法 国外网站转载-Instructions:
Download the tracking algorithm and sample parameter file
-
-
0下载:
一种snake算法实现轮廓跟踪,可用于图像分割、目标识别等图像处理相关领域。-Of a snake contour tracking algorithm can be used for image segmentation, object recognition and other image processing related fields.
-
-
0下载:
采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出了这个例子。算法的简单描述如下-This application demonstrates a fast, simple color tracking algorithm that can be used to track faces, hands . The CAMSHIFT algorithm is a modification of the Meanshi
-
-
0下载:
均值平移的跟踪代码,能够对目标物体进行良好的跟踪-This file is the implementation of the mean shift algorithm. It can work well in tracking the target object
-
-
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下载:
对背景干扰及遮挡鲁棒的视频目标跟踪算法robust-Background interference and occlusion of the video object tracking algorithm robust
-
-
0下载:
Real time object tracking algorithm, the video source is coming from webcam, please make sure that you have webcam to work for this project.
-
-
0下载:
改进的meanShift算法,能够处理对象的旋转角度发生变化时的跟踪问题-An adaptive tracking algorithm,it s an improved MeanShift algorithm,can hanlde roation of the object during the tracking process
-
-
0下载:
采用了一种根据灰度特征进行模式匹配的跟踪算法提高了模板匹配法对于目标运动姿
态变化的自适应能力仿真结果表明上述算法在目标方向平移旋转以及图像背景对比度亮度发生改变时均能较好的检测到目标-It is presented
in this paper that a modified version of it which incorporating with frame difference and
multi-resolution matching. By introducing pre
-
-
0下载:
室外场景下由于场景背景条件变化容易导致视频目标跟踪稳定性差。该文提出一种利用红外和可见光传感
器的双通道视频目标跟踪方法。该算法利用可见光图像的目标颜色特征和红外图像的目标轮廓特征,结合均值漂移
算法与水平集曲线演化实现目标定位,并给出了目标尺度和模板更新方法;对多目标跟踪的互相遮挡问题,通过判
断目标合并与分离实现遮挡时多个目标的定位。实验结果表明,该文方法能够有效处理光照变化、阴影、遮挡等情
况,实现目标的稳定跟踪。-Considering the poor stabilit
-
-
0下载:
OpenTLD,捕食者物体跟踪算法。使用C++实现,不需要Matlab。这个系统能够通过分析物体的运动来完善跟踪算法。你能在很短的时间里教会它跟踪你的手指、面孔或在高速公路上狂颠的轿车。-OpenTLD predator object tracking algorithm. Use C++ to achieve, does not require of Matlab. This system is able to analyze the motion of the object to impro
-
-
0下载:
本程序在Camshift原始的跟踪算法的基础上进行了改进,能够实现对多目标的跟踪,并且实现了自动初始化-The improved Camshift original tracking algorithm based on this program, able to multi-target tracking, and automatically initialized
-
-
0下载:
目标跟踪算法-LTD
视频实时跟踪
视频目标实时跟踪的算法研究的毕业设计写作日志-Target tracking algorithm-LTD video real-time tracking of real-time video object tracking algorithm graduation design writing log
-
-
0下载:
提出了一种基于ML和L2范数的视频目标跟踪算法。将压缩感知引入到目标跟踪领域,实现图像目标跟踪。-Presents a video object tracking algorithm based on ML and L2 norm. The compressed sensing is introduced into target tracking, image target tracking.
-
-
0下载:
基于meanshift方法的目标跟踪算法,比较简单的程序,几个函数都放在一个.doc文件里了-Meanshift target tracking algorithm based on the method, relatively simple procedure, several functions are placed in a .doc file in the
-
-
0下载:
给自己的平衡车开发的一款上位机,作用通过摄像头中捕捉到的视频,对视频中移动物体进行跟踪,算法是meanshift算法,经测试,平衡车可以跟踪,不过实时性上还有待改进。-Give yourself balanced car developed a PC, the role captured by the camera in the video, the video moving object tracking algorithm is meanshift algorithm has been te
-
-
0下载:
用matlab编写的边界跟踪算法,用到了freeman链码和爬虫法,可以有效的跟踪单个物体边界,适合于初学者。-
Prepared using matlab boundary tracking algorithm uses a freeman chain code and reptiles method can effectively track a single object border
-