-
视频的多目标跟踪 MATLAB
应用背景
Discrete-Continuous Optimization for Multi-Target Tracking (CVPR 2012)
关键技术The problem of multi-target tracking is comprised of two distinct, but tightly coupled challenges: (i) the naturally discrete problem of data association, i.e. assigning image observations to the appropriate target; (ii) the naturally continuous problem of trajectory estimation, i.e. recovering the trajectories of all targets. To go beyond simple greedy solutions for data association, recent approaches often perform multi-target tracking using discrete optimization. T
- 2022-07-09 20:10:24下载
- 积分:1
-
区域填充的算法 扫描线的填充算法 图形学的作业实验基本内容...
区域填充的算法 扫描线的填充算法 图形学的作业实验基本内容-area filling algorithm scanning lines filling algorithm graphics operations as basic experiment
- 2022-04-24 23:41:00下载
- 积分:1
-
good map editor, J2ME applicable to the development, we hope that the support
很好的地图编辑器,适用于J2ME的开发,希望大家支持-good map editor, J2ME applicable to the development, we hope that the support
- 2022-03-09 11:07:43下载
- 积分:1
-
有关视频采集的类
有关视频采集的类-the category of Video Capture
- 2022-03-07 01:09:28下载
- 积分:1
-
把matlab和VC联结的方法 给初学都一点启示 其实在VC里面用matlab也很简单而且有时候比用VC直接做程序会方便很多...
把matlab和VC联结的方法 给初学都一点启示 其实在VC里面用matlab也很简单而且有时候比用VC直接做程序会方便很多-put Matlab and VC linked to the Revelation 1:00 beginners are actually inside the VC used Matlab is also very simple and sometimes directly with VC than do many procedures will make it easier
- 2022-09-18 21:45:03下载
- 积分:1
-
digital image acquisition, processing and Practical Application
数字图象获取,处理及实践应用-digital image acquisition, processing and Practical Application
- 2022-03-02 03:47:49下载
- 积分:1
-
graphics suitable for beginners who are basic drawing and filling and graphic tr...
适合初学图形学的人,都是基本的绘图与填充及图形变换,贝页丝曲线的绘制.-graphics suitable for beginners who are basic drawing and filling and graphic transformation, Pui-page wire drawing curves.
- 2022-03-13 14:30:03下载
- 积分:1
-
Kalman滤波目标跟踪算法
基于Kalman滤波目标跟踪算法,用matlab实现,已验证,效果良好,带素材。
- 2022-07-21 22:50:18下载
- 积分:1
-
一个从BMP文件中创建一个设备无关的位图的程序
一个从BMP文件中创建一个设备无关的位图的程序-a BMP file from creating an equipment unrelated to the Bitmap procedures
- 2022-07-26 17:36:58下载
- 积分:1
-
When creating applications with a complex view layout, there are several feature...
When creating applications with a complex view layout, there are several features that are missing from MFC. First, each type of view layout is created differently (simple view vs. splitter vs. nested splitter). Simple view layout does not need any additional code (MFC handles the creation). Splitter layout needs a CSplitterWnd and manual creation of each pane. Even more complex is the nested splitter. Second, MFC does not support tab windows that can be found in almost any commercial application and is great for better UI orgranization.
- 2022-06-30 06:29:02下载
- 积分:1