-
多目标跟踪的JPDA算法
用来进行多目标跟踪的JPDA算法的的MATLAB程序包. 跟踪效果还行.
(Used for multi-target tracking JPDA algorithm of the MATLAB package tracking performance is okay.)
- 2021-04-22 15:38:48下载
- 积分:1
-
gdcm-2.2.0
医用图像处理程序,处理dicom文件。开源软件,参考dcmtk(dicom process soft)
- 2012-04-11 15:17:34下载
- 积分:1
-
yuezhifenggedejizhngsuanfa
在做图像处理时用遇到图像的阈值分割,这是几种图像的阈值分割方法(In doing image processing with experience image threshold segmentation, which is one of several image thresholding segmentation method)
- 2013-11-22 16:01:06下载
- 积分:1
-
projectcalib_self
这是我们自己做的一套投影仪标定程序,反投影精度在1个象素之内(This is to do our own set of projector calibration procedures, back-projection at a pixel accuracy of)
- 2009-03-22 14:33:36下载
- 积分:1
-
234837578658465
指纹图像预处理程序,包括分割,二值化,去噪和细化(Fingerprint image pre-processing procedures, including segmentation, binarization, denoising and refined)
- 2009-05-27 09:57:15下载
- 积分:1
-
different-step
两种不同量化步长的图像采样编码重够后的图像比较(Comparison of the two different images of the image sample quantization step size after encoding the heavy enough)
- 2014-03-29 15:40:21下载
- 积分:1
-
石川公式MATLAB
说明: 利用石川啮合公式编写的程序,适用范围较广,好用,推荐(The program compiled by Ishikawa meshing formula is easy to use and recommended)
- 2020-11-09 16:29:46下载
- 积分:1
-
boxfilter
包滤波器,主要功能是在给定的滑动窗口大小下,对每个窗口内的像素值进行相加求和(Packet filter, the main function is given under the sliding window size for each window of the pixel values summed)
- 2011-10-21 15:19:28下载
- 积分:1
-
1
说明: 基于opencv的图像灰度化,将24位彩色图像重新量化为8位灰度图像(gray image)
- 2013-12-12 21:56:49下载
- 积分:1
-
BFSPDFS
广度优先搜索和深度优先搜索在网络拓扑图上的实现。广度优先搜索是从某一节点开始,搜索与其线连接的所有节点,按照广度方向像外扩展,直到不重复遍历所有节点;深度优先搜索是从某一节点开始,沿着其搜索到的第一个节点不断深入下去,当无法再深入的时候,回溯节点,然后再在回溯中的某一节点开始沿另一个方向深度搜索,直到不重复的遍历所有节点。
(Breadth-first search and depth-first search in the network topology is realized. Breadth-first search is started from a node, searching all the nodes connected to its line, in accordance with the breadth direction as extracapsular extension, until no repeat traverse all nodes depth-first search is started from a node along its search to the first nodes deepening it, when it can not go any further, backtracking node, and then back again in the beginning of a node depth search in the other direction until the non-repetition of the traverse all nodes.)
- 2013-08-10 10:37:12下载
- 积分:1