搜索资源列表
mean shift视频跟踪算法
- mean shift视频跟踪算法代码,可以为正在学习人脸,车辆跟踪算法的人提供一种平台。
人体运动跟踪系统的研究与实现
- 利用图像序列中运动目标的行为特征对其表现的行为进行识别与分析的技术,它可以赋予计算机类似于人一样的观察和理解动态场景的视觉能力
运动目标跟踪
- 基于图像的运动目标跟踪,直接可以运行。对于想学习这方面的人很有用
ObjectTracking.rar
- mean shift 目标跟踪,用于跟踪视频目标,本人修改了部分程序。,mean shift algorithm is used to track visual object
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
Car
- 本人用c++ openGL写的一个汽车小程序,里面涵盖了简单的shader, 各种不同的光的渲染,skybox, 跟踪视角,天空视角, 碰撞体积-A car driving game programe which using c++ openGL, which covers a simple shader, a variety of light rendering , skybox, track angle view, sky view, the collision volume.
ReadingPeopleTracker-1.25
- 视频对象的跟踪提取原代码。 在一段视频里面可以跟踪人的运动,并且替换 -Extraction of video object tracking source code. In a video which can track people
tracker.tar
- 国外的人写的运动检测跟踪的源码,用matlab编写-Sports Detected source tracking using matlab to prepare
Digital_Image_Correlation_080910
- 目标跟踪,本文围绕人运动的视觉分析中的重要课题——基于模型的行人跟踪——展开研究,它不仅涉及底层视觉的许多问题,还是高层视觉处理的基础。基于模型的跟踪是解决行人跟踪问题的一般性框架。-A Method of Passing People Tracking and Counting Based on Real- Time Image- Sequence
cdn
- 利用图像差分,进行人体跟踪,并记录视频帧中目标的坐标-Differential use of image for the human body tracking, and record the video frame coordinates of the target
VCOPENCV
- VC与opencv环境下人脸角点检测与运动跟踪-VC environment with the opencv Human Face detection and motion tracking Corner
123
- 自适应滤波算法 可以应用于很多领域 本人用于机动目标跟踪-Adaptive filtering algorithm can be applied to many fields, I used to maneuvering target tracking
Trace
- 人体跟踪系统源代码,可以追踪视屏中移动的人-Human tracking system source code, you can track the movement of people in Shiping
zhinengkangfu
- 智能康复人体运动跟踪的相关论文,很具体很实用-Smart recovery of human motion tracking of the relevant papers, is very specific and very practical
opencv
- 一个不错的基于Opencv与VC环境的视频采集图像滤波与角点检测运动跟踪的vc程序.可以实现opencv图像滤波,opencv人脸角点检测,opencv运动跟踪程序-opencv
agakj
- 视觉目标跟踪,对视频中的人物,能够进行定位跟踪-Visual target tracking, the characters in the video, to carry out location and tracking
facetrack
- 人脸跟踪的程序,程序有一个三维人头,可以直观了解识别的效果-Face tracking program, the program has a three-dimensional head, you can visualize the effect of recognition
实现人眼跟踪
- 在microsoft visual studio2010基础上,配置opencv2.4.0,采用opencv进行人眼睛的跟踪,实现人眼睛的定位,并实时跟踪
跟踪定位系统
- 这款应用程序可以帮助您跟踪定位您想要跟踪的人,方便您清楚及时的了解家人朋友的最新动向(This app can help you track and locate the people you want to track, and make it easy for you to know the latest trends of family and friends in a timely and clear manner)
匹配跟踪matlab
- 做的匹配跟踪代码,拿出来换换积分,顺便希望能帮到人