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

搜索资源列表

  1. 目标检测与跟踪源代码

    0下载:
  2. 目标检测与跟踪,识别图中想要识别的目标,并提取出来(Target detection and tracking, identify the target in the picture, and extract it)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-09
    • 文件大小:121856
    • 提供者:小白d
  1. MultiObjGA Code(多目标数值优化遗传算法)

    2下载:
  2. MultiObjGA Code(多目标数值优化遗传算法),教如何用matlab进行多目标遗传算法编程(MultiObjGA Code (multiobjective numerical optimization genetic algorithm), teaching how to use matlab for multiobjective genetic algorithm programming)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-09
    • 文件大小:5120
    • 提供者:河小王
  1. opencv3之目标跟踪(单目标、多目标)

    0下载:
  2. 对于刚入门的opencv玩家,提起目标跟踪,马上想起的就是camshift,但是camshift跟踪往往达不到我们的跟踪要求,包括稳定性和准确性。 opencv3.1版本发行后,集成了多个跟踪算法,即tracker,大部分都是近年VOT竞赛榜上有名的算法,虽然仍有缺陷存在,但效果还不错。(For incoming opencv players, CAMSHIFT is the key to target tracking, but CAMSHIFT tracking often fails t
  3. 所属分类:OpenCV

    • 发布日期:2018-01-09
    • 文件大小:3072
    • 提供者:李先生丨
  1. Python实现聚类融合的目标跟踪算法

    2下载:
  2. Python实现目标跟踪算法,使用了模板匹配搭配光流法并使用聚类融合实现特征点分类聚合的算法。
  3. 所属分类:其它源码

  1. 多元变量多目标规划问题求解

    1下载:
  2. 1.适合解 多变量多目标规划问题,例如 收益最大,风险最小 2.主要目标法,线性加权法,权值我们可以自己设定。(The main objective method, the linear weighting method, the weight value can be set by ourselves)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-09
    • 文件大小:1024
    • 提供者:wolfkind
  1. 基于粒子群算法的多目标搜索算法

    2下载:
  2. 基于粒子群算法的多目标搜索算法的matlab实现示例(Multiobjective search algorithm based on particle swarm optimization)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:2048
    • 提供者:qiu@qiu
  1. NCC多目标匹配

    0下载:
  2. 这是利用NCC目标匹配写的一个halcon小程序。自己选择ROI,然后根据ROI逐一地匹配图片中的相似物体。识别率很高,目标物体可以有一定的变形(This is a halcon applet written using NCC target matching. Choose ROI yourself, and then match the similar objects in the image one by one according to the ROI. Recognition rate
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-11
    • 文件大小:185344
    • 提供者:Edgar高
  1. 目标检测

    0下载:
  2. 利用c++编程语言 实现数字图像的目标检测(Target detection of image)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-11
    • 文件大小:3760128
    • 提供者:chenenen
  1. IM-MOPSO多目标粒子群优化程序

    3下载:
  2. 多目标粒子群优化程序比较经典的希望对大家有帮助(The multiobjective particle swarm optimization program is more classic and helpful for everyone)
  3. 所属分类:其他

  1. 多目标优化(遗传算法)

    1下载:
  2. 多目标优化算法,遗传算法,函数求最大值、最小值问题。(Multi-objective optimization algorithm, genetic algorithm, function for maximum value, minimum value problem.)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:10240
    • 提供者:花花12
  1. 9_用光流法进行运动目标检测

    0下载:
  2. 光流法可以实现动态背景下的目标检测,效果良好(The optical flow method can realize the target detection under the dynamic background, the effect is good)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:7105536
    • 提供者:码能
  1. EmguCV播放视频及动目标检测

    0下载:
  2. 通过EmguCV动态链接库实现视频播放和动目标检测功能(The function of video playback and moving target detection through EmguCV dynamic link library)
  3. 所属分类:C#编程

    • 发布日期:2018-04-22
    • 文件大小:311296
    • 提供者:飞升居士
  1. 可变目标C编译器—设计与实现

    0下载:
  2. 可变目标C编译器—设计与实现 中文版和配套源码(Variable target C compiler - Design and implement Chinese version and supporting source code)
  3. 所属分类:编译器/解释器

    • 发布日期:2018-04-30
    • 文件大小:37529600
    • 提供者:gansiduide
  1. SAR点目标仿真

    2下载:
  2. 用于仿真点目标,便于雷达知识的学习和开始。(Used for simulation point targets.)
  3. 所属分类:其他

    • 发布日期:2018-04-28
    • 文件大小:4096
    • 提供者:落雨天
  1. 目标跟踪project3

    1下载:
  2. 多目标跟踪,数字图像处理,个多目标跟踪的matlab代码,里面附有说明文档。其中背景差分法可以实现实时更新。该代码在检测与跟踪少量目标时效果很好,但是跟踪目标大于8后,效果下降很多(Multi-target tracking)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-28
    • 文件大小:94208
    • 提供者:后仰跳投
  1. 目标函数程序

    0下载:
  2. 人工势场法路径规划程序,文件中为文章中目标函数编程参考文件。(The path planning program of the artificial potential field method, in which the reference file is programmed for the target function in the article.)
  3. 所属分类:网络编程

    • 发布日期:2018-04-29
    • 文件大小:401408
    • 提供者:陌陌55555
  1. 雷达目标跟踪源码程序

    2下载:
  2. 《雷达数据处理及应用》之Singer模型雷达目标跟踪源码程序(Singer model radar target tracking source code program for radar data processing and Application)
  3. 所属分类:其他

  1. 机动目标跟踪的Kalman滤波

    3下载:
  2. 用卡尔曼滤波进行目标跟踪,有matlab代码,可以借鉴。(Calman filter for target tracking, there is matlab code, can be used for reference)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:52224
    • 提供者:maybea
  1. 目标跟踪系

    0下载:
  2. 目标跟踪系统的仿真模拟程序,用C语言实现了常用目标跟踪算法kalman滤波(The simulation program of target tracking system is used to implement the common target tracking algorithm Kalman filtering in C language)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:3869696
    • 提供者:maybea
  1. 基于粒子群算法的多目标搜索算法

    2下载:
  2. 基于粒子群算法的多目标搜索算法(含详细代码)(Multi target search algorithm based on particle swarm optimization (including detailed code))
  3. 所属分类:其他

    • 发布日期:2018-04-18
    • 文件大小:2048
    • 提供者:理论经济
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com