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

搜索资源列表

  1. calmf1111

    0下载:
  2. 自己写的一个klman滤波对匀速直线运动物体进行目标跟踪的程序!-himself wrote a klman filter for CV objects target tracking procedures!
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:807
    • 提供者:陈大征
  1. ekf

    0下载:
  2. ekf在无源导航中的应用,涉及到了cv模型的仿真
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:6035
    • 提供者:韩令军
  1. 基于CV模型的目标跟踪

    3下载:
  2. 基于CV模型,进行卡尔曼滤波的目标跟踪
  3. 所属分类:matlab例程

    • 发布日期:2011-04-27
    • 文件大小:939
    • 提供者:GENNIE
  1. cvfilter.rar

    0下载:
  2. 这个个程序是利用卡尔曼滤波实现人体关节点的跟踪问题,运用的是CV模型,噪声为高斯白噪声!有用的拿去看看!,This procedure is to use a Kalman filter to achieve a key point in human tracking problems, the use of the CV model, noise is Gaussian white noise! Take useful to see!
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:945
    • 提供者:岳立川
  1. DrawTrack

    2下载:
  2. 轨迹仿真,包含CV、CA、Single、当前、恒转弯速率、转弯模型-Simulate the track, using moving models such as CV、CA、Single、Current、Constant turn rate、turn model
  3. 所属分类:matlab例程

    • 发布日期:2016-06-13
    • 文件大小:1473
    • 提供者:zhangx
  1. LGIF

    1下载:
  2. 这是“Active contours driven by local and global intensity fitting energy with application to brain MR image segmentation”(简称LGIF模型)的MATLAB源代码。LGIF模型是非常重要局部区域活动轮廓模型, 它结合了CV模型和LBF模型各自的优点。-This is the "Active contours driven by local and global inten
  3. 所属分类:matlab例程

    • 发布日期:2012-11-19
    • 文件大小:40466
    • 提供者:erdongchen1985
  1. CV

    0下载:
  2. 在CV模型下的卡尔曼滤波算法MATLAB程序-CV model in the Kalman filter algorithm MATLAB program
  3. 所属分类:Algorithm

    • 发布日期:
    • 文件大小:2187
    • 提供者:李伟
  1. abfilterandKalmanfilter

    1下载:
  2. 本程序给出了ab滤波算法和Kalman滤波算法。 程序以叠加噪声的二维CV运动为例(包含轨迹突变情况),分别运用了ab滤波算法和Kalman滤波算法 对运动轨迹进行了跟踪,并比较了滤波性能。-This program give the Kalman filter algorithm and ab filter algorithm. Program uses the two-dimensional noise superimposed exercise as an example C
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:2881
    • 提供者:Jane
  1. cv

    0下载:
  2. 混合高斯模型车辆运动检测 [VC++] 检测效果不错-Gaussian mixture model vehicle motion detection [VC++] detected the effect of good
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:129260
    • 提供者:mingming
  1. EKF_filter

    0下载:
  2. 经典的EFK雷达测量模型 构造数据为雷达采样数据,距离、俯仰角、方向角。 假设目标匀速直线运动,CV模型 状态变量用x,y,z,以及各自的导数 -EFK classic measurements of radar data for modeling radar sampling data, distance, pitch angle, direction angle. Goal of uniform linear motion assumption, CV model with
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2651
    • 提供者:孙海波
  1. IMM

    0下载:
  2. target tracking The CV and CA models can be used to model the distance between front and host vehicles, but we don’t know when a specific model should be used. The interacting multiple model (IMM) estimator [1] is an algorithm which can be
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:30651
    • 提供者:jailin
  1. CV

    0下载:
  2. test code for the previous code
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:11310
    • 提供者:radhika
  1. mtt-cv-mff

    0下载:
  2. 气候分析中检验突变的经典程序,如滑动t检验,cv,滑动f检验等-Climate Analysis classic mutation testing procedures, such as sliding t test, cv, sliding f inspection
  3. 所属分类:matlab

    • 发布日期:2016-01-23
    • 文件大小:6144
    • 提供者:何睿
  1. cv

    0下载:
  2. 经典的图像分割算法CV模型,完整的matlab代码-digital image segment CV model codes
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1122
    • 提供者:leechoi
  1. CV

    0下载:
  2. 佳庆离散指标(Chaikin Volatility,简称CVLT,VCI,CV)又称“佳庆变异率指 数”,是通过测量一段时间内价格幅度平均值的变化来反映价格的离散程度。佳庆离 散指标由马可?蔡金(Marc Chaikin)提出,它的计算方法和离散比率(VLT)很相似, 但佳庆离散指标中没有考虑跳空缺口的作用。Chaikin Volatility指针同时配合移 动平均线(简单移动平均线、EMA、WMA)和Envelopes使用会效果更佳。-cv code in matala
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1048
    • 提供者:Rick
  1. kalman——CV跟踪

    0下载:
  2. 利用Kalman滤波对CV目标进行跟踪仿真,并进行性能分析(Kalman filter is used to track the CV target, and the performance is analyzed)
  3. 所属分类:mathematica

    • 发布日期:2017-12-18
    • 文件大小:1024
    • 提供者:jackzx
  1. EKF_CV

    1下载:
  2. 扩展卡尔曼滤波(EKF)用于匀速运动目标(CV模型)的目标跟踪算法实例(Target tracking with EKF in CV model)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:闫老师
  1. CV

    0下载:
  2. 机动目标跟踪的CV模型算法,采用matlab进行了简单的仿真,并且进行了相关的误差分析(CV model algorithm for maneuvering target tracking)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-04
    • 文件大小:1024
    • 提供者:南河小龙虾
  1. 单目标模型机动目标追踪

    1下载:
  2. 适合初学者关于单机动目标CA,CV,Singer模型对比追踪效果,并配有讲解(For beginners, CA, CV and Singer models for single maneuvering target are compared and explained.)
  3. 所属分类:matlab例程

    • 发布日期:2021-02-04
    • 文件大小:239616
    • 提供者:Kimji
  1. AF-Investing.Cv

    1下载:
  2. AF-lnvesting.Cv狂暴刷单EA: 这款EA算是非常经典的马丁策略,AF-lnvesting.Cv-EA是一款巴基斯坦作者的EA,在原有的基础上参数做了一些优化,添加了新闻过滤指标,DLL加密文件,以及各个货币的参数设置,参数众多,可以实现高度自定义,单量也非常多,可以赚返佣。(AF- lnvesting.Cv Frenzied brush single EA: This EA is a classic Martin strategy, AF- lnvesting.Cv
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2021-02-21
    • 文件大小:105472
    • 提供者:古树枯藤
« 12 3 4 5 6 7 8 9 10 ... 24 »
搜珍网 www.dssz.com