-
HMRF_EM_image
这是一个经典的马尔科夫场程序。算法详细,而且里面含有一篇与程序对应的文献,解释非常详细,程序非常好用(This is a classical Markov field program. Algorithm is detailed, but it contains a corresponding literature and procedures, explaining in great detail, the program is very easy to use)
- 2021-03-02 23:29:33下载
- 积分:1
-
array2
能够提取一幅图片的不变矩特征值,方便大家学习图像识别方面的开发技术(Able to extract a picture of the moment invariant features of value, to facilitate learning in the development of image recognition technology)
- 2011-07-16 11:03:02下载
- 积分:1
-
新建文件夹
图像拼接的Harris 算法,精确有效,实现图像无缝拼接,多幅图片显示,谢谢,希望得到采纳(image mosaicHarris algorithm for image mosaic, accurate and effective, seamless image mosaic)
- 2019-05-17 12:05:35下载
- 积分:1
-
coif11
软硬阈值及软硬阈值折中法对bumps信号去噪,另外包含信噪比以及均方误差的求解。(Soft and hard threshold and soft and hard threshold compromise the bumps signal denoising, the other contains the signal to noise ratio and mean square error to solve.)
- 2012-07-03 15:35:06下载
- 积分:1
-
inexact_alm_rpca
非精确ALM解决PCA算法的例子,用后效果不错,发上来分享。(This matlab code implements the inexact augmented Lagrange multiplier method for
Robust PCA.)
- 2020-06-29 04:00:02下载
- 积分:1
-
CT_code_v0
2012年的压缩感知跟踪算法,修改了部分程序源码,可以运行。(2012 of compressed sensing tracking algorithm, modify some program source code, you can run.)
- 2013-10-10 08:35:43下载
- 积分:1
-
mycombine
进行图像区域合并操作,能够较为有效,较好的进行图像合并(combine the image,very effcient)
- 2014-05-21 20:29:55下载
- 积分:1
-
finally
实现了车辆目标的背景建模、前景检测、阴影消除、车辆跟踪(Achieve a vehicle target background modeling, foreground detection, shadow elimination, vehicle tracking)
- 2013-07-22 21:36:10下载
- 积分:1
-
bma
说明: 利用边界匹配算法恢复受损图像寻找最优运动矢量(edge detection function [hough_space,hough_circle,para] = hough_circle(BW,step_r,step_angle,r_min,r_max,p)
)
- 2010-04-23 21:36:49下载
- 积分:1
-
Jsteg
基于DCT的jsteg图像隐写及分析算法,MATLAB实现。
JSteg的算法主要思想是将秘密消息嵌入在量化后的DCT系数的最低比特位上,但对原始值为O、1的DCT系数不进行嵌入。提取秘密消息时,只需将载密图像中不等于0、l的量化DcT系数的LSB取出即可。(The main idea of the JSteg algorithm is to embed secret messages in the lowest bit of the quantized DCT coefficients, but the DCT coefficients of the original values are O and 1 are not embedded. When extracting secret messages, only the LSB of the quantized DCT coefficients not equal to 0 and l in the encrypted image can be taken out.)
- 2021-04-19 23:48:51下载
- 积分:1