-
matlab_smooth
说明: 各种平滑算法验证,除在matlab中验证外,word文档中也有详细说明(various smoothing algorithm validation, in addition to verify Matlab, word documents also detail)
- 2006-05-05 22:40:42下载
- 积分:1
-
average_smooth
对图像进行平滑处理,能够很好的去除噪声的干扰,锐化图像能得到很好的效果(Of image smoothing, noise removal can be a good interference, sharpening an image can get very good results)
- 2010-10-09 22:40:57下载
- 积分:1
-
123
用于图像特征提取的基于gabor小波变换,进行各种特征提取(Gabor wavelet transform for image feature extraction for various feature extraction)
- 2018-10-11 10:37:55下载
- 积分:1
-
2Dpca
这是一个非常经典的特征提取算法,matlab写的2DPCA源码(This is a very classical feature extraction algorithm 2DPCA, matlab source code)
- 2009-05-31 15:53:05下载
- 积分:1
-
Three-dimensional-algorithm
关于MC三维重建算法的二义性消除的文章,很好的消除了MC算法中的二义性(it s the article about Three-dimensional reconstruction algorithm to eliminate ambiguity in MC)
- 2014-01-17 13:19:26下载
- 积分:1
-
EMSegementation
说明: EM算法是最为经典的统计图像分割方法,代码基于matlab,使用EM算法实现图像分割,源代码加实例图像,非常好用(By using EM algrithm to realize the segementation of image)
- 2021-04-27 13:08:45下载
- 积分: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
-
iradon
radon 的逆变换,可以实现图像重建,前提是前面的投影用radon变换来做(iradon)
- 2009-05-07 09:46:03下载
- 积分:1
-
GM-PHD-filter
用于多目标追踪的高斯混合概率假设滤波的文档(doc for gm-phd)
- 2013-05-07 11:21:52下载
- 积分:1
-
1
说明: 利用基于直方图的自适应阈值方法实现分割前景与背景a)设定三个不同阈值,直接观察分割结果;
b) 利用统计直方图,得到一个自适应的阈值.(The segmentation foreground and background a are realized by using the histogram based adaptive threshold method, and three different thresholds are set, and the segmentation results are observed directly.
B) a adaptive threshold is obtained by using the statistical histogram.)
- 2017-12-07 18:05:49下载
- 积分:1