-
Algorithm-template
C++ 写的一些算法模板 ,比如Kruskal、KMP、欧几里德算法、最大匹配(匈牙利算法)、最小费用最大流、字符串的哈希方法、增广路算法、网络最大流_邻接表等……(C++ write some algorithms template, such as Kruskal, KMP, Euclid arithmetic, maximal matching (Hungary) is proposed, the minimum cost and maximum flow, string hash method, augmented road algorithm, network maximum flow _ adjlink etc......)
- 2012-03-20 08:48:22下载
- 积分:1
-
帧间差分法
说明: 带一个视频。路径要选择好才能运行,选择解压的此文件的路径。对运动视频的检测 返回一对坐标和大小,可识别运动物体。(The detection of moving video returns a pair of coordinates and sizes, which can identify moving objects.)
- 2020-04-27 20:31:48下载
- 积分:1
-
24BMP256ColorGray
本代码实现的功能:24位位图(BMP)的灰度化。具体实现过程:打开图像文件,找到数据区(每3个字节代表一个象素的R,G,B值),循环扫描,根据RGB的权重,计算出灰度值. 如果要得到256色灰度图,则要新建一个调色板,修改信息头和文件头.(Realize the function of the code: 24-bit bitmap (BMP) of the gray. Concrete realization of the process: Open the image file, locate the data area (3 bytes per pixel on behalf of a R, G, B values), cyclic scan, according to the weight of RGB, gray value is calculated. If you want to get 256 colors grayscale, would create a new palette, modify the header and file header information.)
- 2020-07-01 01:20:02下载
- 积分:1
-
压缩感知程序
压缩感知中稀疏分解算法的正交匹配追踪算法OMP(An orthogonal matching pursuit algorithm for compressed sensing OMP)
- 2017-10-11 14:45:30下载
- 积分:1
-
unwrapfile
说明: 用于相位解缠,提供好的解缠方法和解缠效果,能够更好的得到真实值(For phase unwrapping, unwrapping methods provide good wrapped around the effect of reconciliation that can better be the true value)
- 2008-11-04 14:14:36下载
- 积分:1
-
adsafdsf
数字图像处理图像去模糊迭代盲去卷积算法matlab源代码(Digital image processing, image deblurring iterative blind deconvolution algorithm Matlab source code)
- 2012-06-03 14:42:06下载
- 积分:1
-
susancorners
susan角点检测的源代码。简单易学附带中文程序说明(susan corner detection of the source code. Relatively simple description of the procedures with the Chinese)
- 2010-03-03 22:19:59下载
- 积分:1
-
OMP
说明: 压缩感知稀疏恢复中使用的OMP算法,matlab例程(OMP algorithm and MATLAB routine used in compressed sensing sparse recovery)
- 2019-04-09 09:20:25下载
- 积分:1
-
multi-target-tracking
多目标跟踪的主程序,包含跟踪起始,数据关联,目标状态估计等过程(The main process of multi-target tracking, including track initiation, data association, target state estimation process)
- 2013-06-26 16:26:24下载
- 积分:1
-
MSE
图像质量评价指标:MSE,衡量融合图像相对于标准参考图像灰度的偏离程度。其值越小,说明复原图像和标准参考图像的差异越小,恢复效果越好。(Image quality evaluation MSE)
- 2018-06-07 17:13:31下载
- 积分:1