搜索资源列表
rtrack.tar
- 经典的特征提取及其跟踪算法 klt算法 利用于机器人视觉 -classic feature extraction and tracking algorithm klt algorithm in robot vision
PhDthesis_WangJin
- 一个视频驱动的人脸动画原型系统,详细介绍了构造该系统所涉及的人脸检测、特征提取、特征跟踪、特定人脸建模、表情动画等方面的技术。
The-RESEARCH-OF-SEVERAL-KEY-TE
- 步态识别关键技术研究。包括阴影消除;多人跟踪;特征提取及多特征融合。 这可是一篇对研究步态的朋友有用的硕士论文哦,Gait recognition research of key technologies. Including the elimination of the shadow people tracking feature extraction and multi-feature fusion. This is one pairs of friends gait research
08
- 本程序讲解了数值图像边缘检测,特征轮廓提取及跟踪,以及C++实现。-This procedure on the numerical edge detection, contour extraction and tracking characteristics, as well as C++ to achieve.
Temp
- 数字图像处理,图像分割,分水岭分割,轮廓提取,轮廓跟踪,膨胀,特征提取,BP神经网络-Digital image processing, image segmentation, watershed segmentation, contour extraction, contour tracing, expansion, feature extraction, BP neural network
xinxilun
- 《Visual C++数字图像获取、处理及实践应用》杨枝灵、王开等编著。内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Codin
jiyuSIFTtezhengmiaoshuzidelitipipeisuanfa
- 针对不同摄像头的监控视频序列, 提出了一种基于视频帧 SIFT ( Scale Invariant Feature Transform, 即尺度不变特征变换) 特征跟踪的拼接方法。通过 SIFT算法提取帧图像的特征, 并在跟踪的估计区域搜索匹配特征, 从而确定待整合帧之间的变换参数。实验结果表明, 该方法较好实现视频快速拼接, 且对重叠区域小、 形变大、 有运动物体遮挡的视频具有较强的鲁棒性。-Surveillance cameras for different video sequence
1212
- 目标跟踪,粒子滤波,纹理提取,特征提取,希望大家拟作参考,有所启发-Particle filter tracking particle filter selection selected texture texture texture tracking particle filter to track selected
20078919473159230
- 运用SIFT算法提取跟踪目标的特征点,对于开发基于SIFT算法的目标跟踪有很大的帮助-Target tracking using SIFT algorithm to extract feature points, for the development of target tracking algorithm based on SIFT great help
human-detection-and-tracing
- 人体检测及跟踪方面的论文,基于头部特征提取的人体检测与跟踪及其应用-Human detection and tracking of the papers
Facial-Feature-Tarcking
- 研究优化人脸特征提取问题,针对长期以来在不贴标记点的情况下用传统的光流、Snake、可变模板等方法对纹理特征变化大的特征点不能有效跟踪,并且解决单独采用Gabor 小波系统开销大等问题,为了在人脸图像中提取准确信息,提出了人脸特征点的跟踪方法,分组采用改进的光流法和弹性图匹配的方法进行特征点跟踪。对眼睛、眉毛、上下眼皮等14 个表 情变化不大的特征点使用光流法进行跟踪,最后对变化大的嘴部8 个特征点运用Gabor 小波的弹性图匹配方法进行仿真。-Gabor wavelet research
sift
- sift算法图像特征提取,用于图像定位及目标跟踪-Using SIFT algorithm to extract image feature
SIFT
- SIFT特征提取程序,matlab编写。SIFT是图像上的某种特征,具有尺度,光照,甚至仿射不变性,广泛的用于图像拼接,目标检测,目标跟踪等应用中。-SIFT descr iptor
Human-body-tracking
- 人体跟踪,图像识别,特征提取,图像分割.-Human body tracking
segmentor
- 读取视频序列,处理视频帧,写入视频序列,跟踪特征点,提取前景物体-Reads the video sequence, processing a video frame written in the video sequence, the tracking feature points extracted foreground object
SIFT
- matlab实现的sift特征提取和检测算法,还有harris检测和跟踪算法。-matlab implementation sift feature extraction and detection algorithms, as well as harris detection and tracking algorithms.
kalman
- 分为行人检测,特征提取,行人跟踪三步,其中最主要的代码也是这个代码的中心是行人跟踪这一部分,我采用的是kalman滤波器进行行人下一帧位置的预测,可以很好的提高行人跟踪的鲁棒性,跟踪结果比较准确。-Into pedestrian detection, feature extraction, pedestrian tracking steps, which is the center of the main code of the code is pedestrian tracking this
Double-RingMeanShiftAlgorithm
- 传统均值漂移跟踪算法在目标特征提取、模板匹配度量和带宽固定方面存在缺陷,提出一种双环 Mean Shift视频跟踪算法-A tracking algorithm based on double—ring Mean Shift is proposed to solve the deficiency of target representation,template similarity measure and fixed kernel—bandwidth in traditional Me
CSC_Release
- 一个简单有效的并且高效的跟踪算法,基于特征提取的外观模型的具有数据独立的基础的多尺度图像特征空间- a simple yet effective and efficient tracking algorithm is proposed with an appearance model based on features extracted the multi-scale image feature space with data-independent basis
ColorTracking_code
- 视频跟踪中的颜色跟踪算法,是跟踪算法中采用颜色特征进行特征提取与跟踪的方法(Color tracking algorithm in video tracking is a method of feature extraction and tracking in color tracking algorithm)
