-
MRF_MATLAB
马尔可夫(MRF)图像分割MATLAB源码,有30几个函数。Markov随机场的例子程序,对于初学MRF的人很有用,能得到直观的印象(Markov (MRF) image segmentation MATLAB source code, 30 a number of functions. Markov random field example of the procedure, for beginner person MRF useful that they can get a visual impression)
- 2020-08-29 11:58:12下载
- 积分:1
-
RdwtSvdWatermarking
将原始载体图片经过一维冗余离散小波变换分成四个子频带,分别对每个子频带进行奇异值分解, 将水印图片灰度值直接按比例缩小嵌入到奇异值矩阵中,再将此矩阵进行一次奇异值分解得到奇异值当做此子带的奇异值, 重建此子带矩阵,而后将进行反冗余离散小波变换得到嵌入载体后的水印图像。(The original image after the one-dimensional vector redundant discrete wavelet transform is divided into four subbands, respectively, of each sub-band for the singular value decomposition, the watermark image gray value scale down directly embedded into the matrix singular value, then this matrix is a Singular value decomposition singular value as the singular values of this sub-band, the reconstruction of this sub-band matrix and after anti-redundant discrete wavelet transform watermark image after embedding the carrier.)
- 2020-12-22 15:59:09下载
- 积分:1
-
Icb__Spectruut
用Visual C编的用于语音的频频谱的检测,能显示出来语音的频谱图。
(Visual C series of the spectrum for voice detection, displayed the frequency spectrum of the voice.)
- 2012-07-26 22:36:07下载
- 积分:1
-
TERCOM
TERCOM(数字高程匹配)地形匹配算法,经调试可以运行(TERCOM (Digital Elevation match) terrain matching algorithm, the debugger can be run)
- 2020-09-18 14:27:56下载
- 积分:1
-
GM
说明: 残差灰色模型的改进算法。可以得到高精确度的预测,很实用,并附有测试文件(Improved algorithm for gray model residuals. Can be predicted with high accuracy, very practical, with a test file)
- 2011-06-04 22:20:10下载
- 积分:1
-
fire
基于VC的各种火焰真实模拟,有效的显示了火焰的效果.(fire)
- 2009-07-20 10:18:06下载
- 积分:1
-
MATLAB-image-processing
用matlab对图像做平滑、锐化处理。对其增强,灰度处理,并获得直方图。(Matlab image smoothing, sharpening processing. Its enhanced gray scale processing, and histogram.)
- 2013-05-14 10:45:46下载
- 积分:1
-
book3e_2
说明: 冈萨雷斯版数字图像处理, 第三版配套代码,可参考(Gonzalez Digital Image Processing third edition supporting code)
- 2021-03-03 09:25:45下载
- 积分:1
-
利用SVM或者其他机器学习算法进行分类识别 LBP
(1)计算图像中每个像素点的LBP模式(等价模式,或者旋转不变+等价模式)。
(2)然后计算每个cell的LBP特征值直方图,然后对该直方图进行归一化处理(每个cell中,对于每个bin,h[i]/=sum,sum就是一副图像中所有等价类的个数)。
(3)最后将得到的每个cell的统计直方图进行连接成为一个特征向量,也就是整幅图的LBP纹理特征向量;
然后便可利用SVM或者其他机器学习算法进行分类识别了。((1) calculate the LBP pattern of each pixel in the image (equivalent mode, or rotation invariant + equivalent mode).
(2) then the LBP eigenvalue histogram of each cell is calculated, and then the histogram is normalized (for each cell, for each bin, h[i]/=sum, sum is the number of all the equivalent classes in a pair of images).
(3) finally, the statistical histogram of each cell is connected into a feature vector, that is, the LBP texture feature vector of the whole picture.
Then, SVM or other machine learning algorithms can be used for classification and recognition.)
- 2020-07-01 20:00:02下载
- 积分:1
-
solurion
In the use of MATLAB to complete the wavelet transform and threshold to the process of image compression, very good
- 2017-08-12 15:29:55下载
- 积分:1