搜索资源列表
vc++写的klt跟踪算法,实现目标的实时跟踪-vc++
- vc++写的klt跟踪算法,实现目标的实时跟踪-vc++
捕食者物体跟踪算法
- 它能做很多神情的事情。在这个视频中,他演示了通过摄像机拍摄他的手指、把他的手指选做目标。系统于是就能精确的跟踪他的手指的动作。更令人惊奇的是,这个系统能够通过分析物体的运动来完善跟踪算法。你能在很短的时间里教会它跟踪你的手指、面孔或在高速公路上狂颠的轿车。有了这套系统,我们几乎真的可以实现”Minority Report“那样的人机界面。就像微软Xbox的Kinect那样,而这个效果更
全自动camshift目标跟踪算法
- 全自动的camshift目标跟踪算法,改进了以往手动的缺点
MEANSHIFT目标跟踪算法
- MEANSHIFT目标跟踪算法 使用了OpenCV库,MEANSHIFT target tracking algorithm using the OpenCV library
MEANSHIFT目标跟踪算法
- 国外一个大牛人写的MEANSHIFT目标跟踪算法,程序使用了OPENCV函数库,Foreign person to write a big cow MEANSHIFT the target tracking algorithm, the procedure used OPENCV library
aambuilding-0.1-src-jiapei.rar
- 这是一个用于人脸跟踪算法,采用OPENCV实现。可广泛应用视频监控等领域。,This is a face tracking algorithm for use OPENCV achieve. Can be widely applied in areas such as video surveillance.
meanshift.rar
- 基于meanshift算法最全面的资料收集,是本人长期收集该算法的结晶,里面有均值漂移算法的word文档,PPT资料,基于meanshift的目标跟踪算法(MATLAB),还有相应的文章,下了绝不后悔,将心比心,互惠互利。,Meanshift algorithm based on the most comprehensive data collection, is a long time, I collected the crystallization of the algorithm, whi
meanshift.rar
- meanshift算法实现目标的跟踪,由视频序列文件中提取出第一帧,定义目标区域,进行跟踪,动态显示跟踪结果,meanshift target tracking algorithm, by the video sequence documents to extract the first frame, the definition of the target area, tracking, tracking the results of dynamic display
meanshift.rar
- 本人自己实现的单纯meanshift跟踪算法.按原理编译,适合初学者参考,I own a simple realization of the tracking algorithm meanshift. In accordance with the principle of the compiler, suitable for beginners reference
ivt
- 基于粒子滤波的强大的跟踪算法,可以在背景变化情况子实现可靠的实时跟踪,并且配有相应的论文-particle filter
camshift-camera
- 基于视频的camshift运动目标跟踪算法,OPENCV-Video-based motion tracking algorithm camshift, OPENCV
edge
- 边界跟踪算法,含VC++程序,并附录实测图片,实时性较高-Boundary tracking algorithm, with VC++ program
Motion-Detection-video
- 较简易的视频目标跟踪算法,有需要的朋友可参考-Than simple video target tracking algorithm, there is a need to refer to a friend
ParticleTrack
- 基于彩色直方图的粒子滤波视频跟踪算法,非常有用-n adaptive color-based particle filter tracking
lzlbgzdw
- 一种基于粒子滤波的测向定位跟踪算法,一种基于粒子滤波的测向定位跟踪算法。-A particle filter based on the finding and location tracking algorithm, a particle filter based on the finding and location tracking algorithm.
imageProfile
- 图象的边沿检测与提取,轮廓跟踪算法代码.非常超值-Image edge detection and extraction, contour tracing algorithm code. Very much value for money
meanshifttracking
- 基于mean-shift的动态目标跟踪算法,简单有效,另附图库-Based on mean-shift of the dynamic target tracking algorithm, simple and effective, attach library
光线跟踪
- 关于光线跟踪算法的实现,希望对大家有帮助(implementation of the ray tracing algorithm)
基于粒子滤波器的目标跟踪算法及C++实现
- 基于粒子滤波器的目标跟踪算法及C++实现,运行方式:按P停止,在前景窗口鼠标点击目标,会自动生成外接矩形,再次按P,对该选定目标进行跟踪。(The target tracking algorithm based on particle filter and C++ implementation, operation mode: stop by P, click the target in the foreground window, automatically generate the oute
轮廓跟踪算法获取物体的轮廓序列_生成边界链码
- 链码(又称为freeman码)是用曲线起始点的坐标和边界点方向代码来描述曲线或边界的方法,常被用来在图像处理、计算机图形学、模式识别等领域中表示曲线和区域边界。本例用C++实现轮廓跟踪算法获取物体的轮廓序列,可生成边界链码。(freeman is a method to describe a curve or boundary by using the coordinates of the starting point of the curve and the direction code of