-
vc designed to achieve a "marginal fill" algorithm example
vc设计的一个实现“边缘填充”算法的例子-vc designed to achieve a "marginal fill" algorithm example
- 2022-09-27 14:05:02下载
- 积分:1
-
Peking University
北京大学遥感所的研究生图像处理讲义高级遥感数字图像处理(硕士生课程)之第九章 线形系统理论-Peking University
- 2022-04-26 09:38:55下载
- 积分:1
-
保持拓扑关系空间数据的存储代码
给出了用Oracle Spatia存储矢量数据的l源代码,用Visual C++编写,程序中给出了完整存储矢量数据的源代码,并且有效保持了数据间的拓扑连接关系,代码编写规范。
- 2022-03-18 18:05:45下载
- 积分:1
-
vrml交互实例。 简单的台灯,可以任意转动,开灯关灯等的交互,门的开关,颜色变换等...
vrml交互实例。 简单的台灯,可以任意转动,开灯关灯等的交互,门的开关,颜色变换等-vrml interactive examples
- 2022-04-20 21:36:39下载
- 积分:1
-
图像近均值滤波程序,有图,自己在毕业设计时写的,可以用...
图像近均值滤波程序,有图,自己在毕业设计时写的,可以用
- 2022-04-02 06:57:52下载
- 积分:1
-
图象压缩的处理,非常好用的代码,值得研究
图象压缩的处理,非常好用的代码,值得研究-Deal with image compression, very useful code, to be studied
- 2023-09-06 20:40:03下载
- 积分:1
-
图像加水印,支持png透明处理
/*
* 功能:PHP图片水印 (水印支持图片或文字)
* 参数:
*$groundImage 背景图片,即需要加水印的图片,暂只支持GIF,JPG,PNG格式;
*$waterPos水印位置,有10种状态,0为随机位置;
*1为顶端居左,2为顶端居中,3为顶端居右;
*4为中部居左,5为中部居中,6为中部居右;
*7为底端居左,8为底端居中,9为底端居右;
- 2022-04-15 02:49:16下载
- 积分:1
-
图像检索的代码。推荐
图像检索的代码。推荐-image retrieval code. Suggest
- 2022-04-11 07:20:43下载
- 积分:1
-
一个用于bmp位图编辑的小程序`~
一个用于bmp位图编辑的小程序`~-for a bitmap editor of the small program ~
- 2023-06-08 23:25:03下载
- 积分:1
-
视频的多目标跟踪 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