CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 运动 跟踪

搜索资源列表

  1. CAMSHIFT

    0下载:
  2. 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出了这个例子。 该运行文件在VC6.0环境下编译通过,是一个 stand-alone 运行程序,不需要OPENCV的DLL库支持。在运行之前,请先连接好USB接口的摄像头。然后可以用鼠标选定欲跟踪目标。已经调通了。-CAMSHIFT algorithm using rapid detection and tracking moving targets C/C+
  3. 所属分类:Video Capture

    • 发布日期:2017-05-29
    • 文件大小:12105825
    • 提供者:胡继瑶
  1. optical-flow-method

    0下载:
  2. 本资源是一些光流法相关资料的整合,适合初学光流法的学者们借鉴学习! 智能交通系统运动车辆的光流法检测.caj 基于改进的Lucas_Kanade光流估算模型的运动目标检测.caj 改进的光流法用于车辆识别与跟踪.caj -The resources are some of the optical flow information integration, optical flow method suitable for beginners to learn fr
  3. 所属分类:software engineering

    • 发布日期:2017-05-25
    • 文件大小:8590318
    • 提供者:
  1. 11111111

    0下载:
  2. 运动估计代码,可以用来估计运动序列的背景变化,从而计算出背景补偿,运来跟踪运动目标。很好用-Motion estimation code that can be used to estimate the background motion sequence variation to calculate the background compensation, transported to track moving targets. Good use,,,
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-23
    • 文件大小:110731
    • 提供者:zm
  1. 2222222222

    0下载:
  2. 光流算法程序,用来估计背景变化的图像序列或视频序列,可以很好的用来跟踪运动目标-Optical flow algorithm is used to estimate changes in background image sequence or video sequence can be well used to track moving targets. . .
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-16
    • 文件大小:258993
    • 提供者:zm
  1. 333333

    0下载:
  2. 运动估计代码,用来计算背景的变化,可以用来进行超分辨率重建,也可以用来跟踪运动目标-Motion estimation code, used to calculate the change in the background, can be used for super-resolution reconstruction can also be used to track moving targets. . .
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-17
    • 文件大小:205649
    • 提供者:zm
  1. track_missile_bak

    1下载:
  2. 针对非线性的运动状态方程,应用UKF实现导弹目标的仿真跟踪程序。-Nonlinear state equations of motion for the application UKF achieve missile target tracking simulation program.
  3. 所属分类:matlab例程

    • 发布日期:2013-08-10
    • 文件大小:4916
    • 提供者:孙文
  1. Demo-Motion-Detection

    1下载:
  2. Matlab编写的一段程序,利用文档中的Demo文件,通过函数的调用,实现对视频文件中运动目标的跟踪-Matlab prepared for some procedures, the use of the document Demo files through function calls to achieve the video moving target tracking file
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:625909
    • 提供者:malu
  1. 83766638TemplateMatch

    0下载:
  2. (模板匹配)TemplateMatch算法实现的目标跟踪,可以跟踪运动镜头下的目标。- -(Template matching) TemplateMatch target tracking algorithm can track moving targets under the lens.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:2403
    • 提供者:邱少
  1. IET_CV_SOAMST_2011

    0下载:
  2. 一个比例和方向自适应均值漂移跟踪算法(SOAMST) 提出本文所要解决的问题,如何估计的规模和方向 改变均值漂移下的目标跟踪框架。在原来的均值偏移 跟踪算法,可以很好地估计目标的位置,规模的同时, 方向的变化,不能自适应估计。考虑到图像(重量) 是来自于目标运动模型和候选模型可以代表的可能性,一个 像素属于目标,我们证明了原来的均值漂移跟踪算法可以 推导出的重量图像的零阶和一阶矩。随着零阶 矩和目标模型和候选模型之间的Bhattacharyya系数, 提出了简
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-09
    • 文件大小:2013499
    • 提供者:吴盈
  1. 3D-Reconstruction

    0下载:
  2. 基于多幅图像序列的三维重建技术,以两幅图像的三维重建算法为基础,采用由运动 中恢复校准的结构方法,在已知摄像机参数的情况下,利用KLT特征点跟踪算法,实现了多 幅图像的三维重建,并利用集束调整优化了重建结果.-We presented a three dimensional reconstmction method based on image sequence of multiple images. Under the condition of the known camem pa
  3. 所属分类:Project Design

    • 发布日期:2017-04-08
    • 文件大小:462981
    • 提供者:aaron
  1. Kalman_matlab

    0下载:
  2. matlab 用卡尔曼滤波实现运动物体跟踪。-matlab using Kalman filter tracking moving objects.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:13376
    • 提供者:张维达
  1. Linux-Optical-Flow

    0下载:
  2. 基于OPECV实现的利用Optical flow和HOG方法进行运动目标跟踪分析-Based OPECV achieved with the use Optical flow and HOG method for moving target tracking analysis
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5149690
    • 提供者:HFY
  1. FastMarchingImageFilter

    0下载:
  2. 水平集是跟踪轮廓和表面运动的一种数字化方法。不直接对轮廓进行操作,而是将轮廓 设置成一个高维函数的零水平集,这个高维函数叫做水平集函数:Ψ(X,t) 。然后水平集函数 运动成为一个微分方程。在任何时候,通过从输出中提取零水平集 (( ), ) { ( , ) 0} Xt Xt Γ =Ψ = 来 得到运动的轮廓。使用水平集的主要优点是可以对任何复杂的结构进行模式化和拓扑变换, 比如暗中操作融合和分离。-The paradigm of the level set is that
  3. 所属分类:Graph program

    • 发布日期:2017-04-15
    • 文件大小:8543
    • 提供者:张涛
  1. video-motion-detection

    0下载:
  2. 一段视频中运动目标检测跟踪以及画出轨迹设计-Video motion detection
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:626774
    • 提供者:taijing
  1. lkdemo

    0下载:
  2. LK光流跟踪算法,对运动物体进行跟踪并画出方向矢量。-LK optical flow tracking algorithm for tracking of moving objects and draw the direction vector.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:4400
    • 提供者:logden
  1. gengzong

    0下载:
  2. 用于摄像头捕捉图像病2存取,然后对图像进行进行分析并跟踪运动的物体-For the camera to capture images sick two access, and then analyzes the image and track moving objects
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:859
    • 提供者:狼图腾
  1. opencv-camshift

    0下载:
  2. 基于opencv,在visio-studio的作用下,利用camshift算法实现运动目标的实时有效跟踪,实时效果和鲁棒效果都比较好。-Based on opencv, the role of the visio-studio, using camshift algorithm effectively track moving objects in real time, real-time performance and robustness results are better.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:13157
    • 提供者:赵静
  1. XYZ-axis-gyro-angle

    0下载:
  2. MPU-60X0 对陀螺仪和加速度计分别用了三个16 位的ADC,将其测量的模拟量转化 为可输出的数字量。为了精确跟踪快速和慢速的运动,传感器的测量范围都是用户可控的,陀螺仪可测范围为±250,±500,±1000,±2000°/秒(dps),加速度计可测范围为±2,±4,±8,±16g。 -MPU-60X0 respectively with three 16 bit ADC of gyroscope and accelerometer, the analog measurement
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-24
    • 文件大小:44362
    • 提供者:张思凡
  1. ka-e-man-lv-bo

    0下载:
  2. 应用matlab编程实现基于卡尔曼滤波的目标运动 小球的实时轨迹跟踪-using matlab : using kalman to track the target running ball in time
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:708923
    • 提供者:qiqi
  1. opencv

    0下载:
  2. opencv运动检测与跟踪的实例开发源码-opencv motion detection and tracking
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:45983
    • 提供者:张璇
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com