虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

运动<b>目标跟踪</b>

  • We have a group of N items (represented by integers from 1 to N), and we know that there is some tot

    We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparisons, and then output the sorted order. The cost of determining if a < b is given by the bth integer of element a of costs (space delimited), which is the same as the ath integer of element b. Naturally, you will be judged on the total cost of the comparisons you make before outputting the sorted order. If your order is incorrect, you will receive a 0. Otherwise, your score will be opt/cost, where opt is the best cost anyone has achieved and cost is the total cost of the comparisons you make (so your score for a test case will be between 0 and 1). Your score for the problem will simply be the sum of your scores for the individual test cases.

    标签: represented integers group items

    上传时间: 2016-01-17

    上传用户:jeffery

  • 多模型和概率数据关联结合后的IMMPDA算法

    多模型和概率数据关联结合后的IMMPDA算法,主要用于雷达数据处理,单目标的在杂波环境下的目标跟踪。

    标签: IMMPDA 多模型 概率 数据关联

    上传时间: 2016-01-23

    上传用户:cjf0304

  • 书籍《多传感器数据融合》P44页算法的具体实现

    书籍《多传感器数据融合》P44页算法的具体实现,可用于目标跟踪、卫星定位的仿真程序。

    标签: P44 书籍 多传感器 数据融合

    上传时间: 2013-12-23

    上传用户:dancnc

  • 均值漂移算法的详细介绍

    均值漂移算法的详细介绍,论证均值漂移算法的收敛性,介绍mean-shift算法在图像分割,目标跟踪领域的应用

    标签: 漂移 算法 详细介绍

    上传时间: 2016-03-04

    上传用户:jing911003

  • HMM的学习问题和解码问题研究 这一模型逐渐被应用到很多领域

    HMM的学习问题和解码问题研究 这一模型逐渐被应用到很多领域, 如语音识别、基因关联分析和基因识别、文字识别、图象处理、目标跟踪和信号处理等。 隐马氏模型需要解决三个问题:学习问题、识别问题和解码问题。

    标签: HMM 解码 模型

    上传时间: 2016-05-04

    上传用户:zhaiye

  • 以两片由TI 公司生产的数字信号处理器TMS320C6203B 为核心,用可编程逻辑阵列CPLD 进行逻辑控 制,采用现场可编程门阵列FPGA 作图像的预处理和进行双数字信号处理器(DSP) 之间的

    以两片由TI 公司生产的数字信号处理器TMS320C6203B 为核心,用可编程逻辑阵列CPLD 进行逻辑控 制,采用现场可编程门阵列FPGA 作图像的预处理和进行双数字信号处理器(DSP) 之间的通讯,实现了实时相关的图像 处理。此系统实时性好,可直接利用数字图像的灰度特征,在低信噪比的情况下目标跟踪点漂移小,目标跟踪能够较好 地适应不同灰度分布的背景。

    标签: C6203 6203B 320C 6203

    上传时间: 2016-05-11

    上传用户:kytqcool

  • 几篇多尺度滤波的论文

    几篇多尺度滤波的论文,最新下载的.多尺度滤波在目标跟踪中需要考虑到的

    标签: 多尺度 滤波 论文

    上传时间: 2016-05-19

    上传用户:小鹏

  • 用游标的方法实现对称差的计算

    用游标的方法实现对称差的计算,即 (A-B)+(B-A)

    标签: 对称 计算

    上传时间: 2016-05-23

    上传用户:远远ssad

  • 有了合适的处理对象

    有了合适的处理对象,剩下的就是技术问题了。在数字运动检测中运用的关键技术有图像数据读取、图像的中值滤波、图像灰度化、图像梯度的获取、图像特征区域的确定、两幅图像的匹配、图像二值化、图像细化、图像去离散点的操作、物体的区域定位、物体中心点的取得,最后再从图片中得到物体运动轨迹。本运动检测系统是为了实现对一系列图片中运动物体的跟踪而设计的,它通过对一系列图片的处理,提取出图片背景,识别出运动物体,进而对运动物体进行跟踪,得到物体运动的轨迹。本文主要阐述了什么是数字图像处理、数字图像处理的基本要求、数字图像处理的实践及开发工具的特点、功能、

    标签: 对象

    上传时间: 2013-12-11

    上传用户:shinesyh

  • 词法分析器 对输入一个函数

    词法分析器 对输入一个函数,并对其分析main() { int a,b a = 10 b = a + 20 }

    标签: 分析器 函数 输入

    上传时间: 2013-12-20

    上传用户:hfmm633