CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - feature tracking

搜索资源列表

  1. SIFT.rar

    1下载:
  2. 在Matlab中实现基于旋转尺度不变特征提取特征点的方法。,Matlab implementation of the rotation based on scale-invariant feature extraction method of feature points.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:2634894
    • 提供者:
  1. sift

    0下载:
  2. 基于SIFT特征跟踪的的图像稳定技术研究,我的毕业设计,附带MATLAB源代码及图片-SIFT-based feature tracking of image stabilization technology, for my graduation, with MATLAB source code and pictures
  3. 所属分类:matlab

    • 发布日期:2017-05-23
    • 文件大小:7233125
    • 提供者:zcc21
  1. VIS

    0下载:
  2. 该源码是关于运动对象跟踪的算法,主要实现了高斯背景建模,全局运动补偿(SIFT特征和RANSAC算法),运动对象检测,对象跟踪算法(Mean Shift,Particle Filter等),对象特征提取(轨迹,大小,起止帧等),同时,程序基于VC2008+OpenCV开发,实现了对话框式的程序界面,效率高。-This is a source about motion object tracking, including foreground modeling,object detection,o
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-23
    • 文件大小:7500205
    • 提供者:
  1. genzong

    0下载:
  2. 目标跟踪代码,算法程序为纯c代码,是基于颜色特征的跟踪算法。-Tracking code, the algorithm procedure of pure c code, is based on color feature tracking algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1253484
    • 提供者:柳青
  1. blinkdetect-src

    1下载:
  2. 眨眼检测,先用haar特征框定人脸,然后用camshift跟踪人脸,根据几何特征得到人眼的大概位置,然后根据直方图的变化检测眨眼-Blink detection, the first feature with the haar framed face, and then use camshift tracking human face, according to the geometric features are the approximate location of the human ey
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:4835
    • 提供者:阿强
  1. LKTK

    0下载:
  2. Recovering 3-D structure from motion in noisy 2-D images is a problem addressed by many vision system researchers. By consistently tracking feature points of interest across multiple images using a methodology first described by Lucas-Kanade, a 3-D s
  3. 所属分类:matlab

    • 发布日期:2017-05-18
    • 文件大小:4657470
    • 提供者:Stephen Bishop
  1. klt

    0下载:
  2. this is code for finding and tracking feature points
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:680590
    • 提供者:berkeley
  1. f(1)

    0下载:
  2. 八皇后问题MFC演示,附加代码跟踪功能,但重绘方面有点小问题-Eight queens problem MFC demo, additional code tracking feature, but a bit small problems redraw
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:41910
    • 提供者:yaoyue1019
  1. 115

    0下载:
  2. 提取目标位置参考点和目标匹配模板;使用基于区域特征的运动目标跟踪算法获取目标位置(像素) -Extraction of target location and target reference points match template use region-based feature tracking algorithm for moving object target location (pixels)
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:324664
    • 提供者:肖为
  1. HOGI

    0下载:
  2. 融合灰色预测和HOGI特征的红外目标跟踪方法,基于HoG特征的目标提取方法,可以用于灰度图像处理应用中。-Forecasting and HOGI features integrated infrared tracking method, based on the objectives HoG feature extraction method can be used for gray-scale image processing applications.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:388062
    • 提供者:wang
  1. track-eyes

    0下载:
  2. Eye tracking and the information provided by the eye features have the potential to become an interesting way of communicating with a computer in a human-computer interaction (HCI) system. So with this motivation, designing a real-time eye feature tr
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2604889
    • 提供者:anhtuyet
  1. targetDetecting

    0下载:
  2. The provided code constitues the Fast Feature video Tracking algorithm as implemented in Matlab.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4391
    • 提供者:sonda
  1. ball_kalman

    0下载:
  2. 这个程序是在matlab仿真时用到,功能是卡尔曼目标跟踪,这个程序可运行,用到的图像文件也在里面。-This procedure is used when the matlab simulation, Kalman tracking feature is that this program can be run, use the image files are inside.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:694986
    • 提供者:张黎
  1. An-Adaptive-Filter-Model-of-Object

    0下载:
  2. :针对目标跟踪过程中目标尺度伸缩和姿态形状的变化引起的目标丢失,以及使用单个模型跟踪 机动目标不够理想,提出一种基于SIFT特征的自适应滤波目标跟踪算法。仿真结果表明,该算法在 目标机动时,跟踪性能远优于其它特征匹配算法和多模型算法,而且计算量小,能保证跟踪的实时性。-Abstract:Aim at the lose of target due to scale。invarl’ant,position change and deformation,as welI as dissati
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-24
    • 文件大小:168697
    • 提供者:陈方芳
  1. lucas_kanade

    0下载:
  2. Feature tracking using KLT function
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1133
    • 提供者:red
  1. tidu

    0下载:
  2. 针对mean shift 跟踪方法中存在的光照变化不稳定问题, 提出了基于梯度特征与彩色 特征相融合的mean shift 跟踪方法。首先分别提取目标的梯度特征和彩色特征,利用多尺度的相似度 计算方法进行特征的匹配,然后通过最大化相似度对目标进行跟踪。通过物体和人体等运动目标的跟 踪,验证了改进的跟踪算法在光照变化情况下的鲁棒性优于原有的算法,显著降低了跟踪位置误差。-The instability of the light changes in the mean shift tra
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:449845
    • 提供者:张娜
  1. fingerprint-feature-extraction-

    0下载:
  2. 本文设计了一套指纹图像预处理和指纹特征提取算法, 利用方向滤波的方法对原始图像进行增强,使用改进的细化算法进行细化, 最后基于脊线跟踪的方法, 用改进的算法更为简洁而有效地避免了各种伪特征。设计的算法经Matlab 实现, 实验效果良好。-Designed a fingerprint image and fingerprint feature extraction algorithm using directional filtering the original image enhanceme
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:457573
    • 提供者:agui
  1. zwTarget-tracking-code

    0下载:
  2. 自己编写的基于多特征目标跟踪的算法,能实现实时跟踪-I have written based on multi-feature target tracking algorithm, to achieve real-time tracking
  3. 所属分类:matlab

    • 发布日期:2017-11-12
    • 文件大小:150395
    • 提供者:zhaowei
  1. A-Ball-Tracking-Application

    0下载:
  2. The application uses the approach introduced in paper Covariance Tracking using Model Update Based on Means on Riemannian Manifolds , F.Porikli, O.Tuzel, P.Meer. The tracking is based on: 1) initializing the target region 2) constructing the
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:1248228
    • 提供者:amir2
  1. Tracking

    0下载:
  2. edited the face tracking example using klt to use my facial feature points The original inbuilt example that comes with matlab can edited usin
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4382
    • 提供者:md adil
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com