搜索资源列表
tuxiangchuli
- 迭代法求最佳阈值 图像为baboon.bmp 分别对R,G,B三个颜色求阈值,进行分割-Iterative method for the optimal threshold image baboon.bmp respectively R, G, B three colors for the threshold segmentation
quantization
- This matlab code read bmp file and seperate it to R,G,B components. And also quantize the image.
wave
- 小波变换 基于小波变换的融合方法:wave.m clc A double(imread( bbb1.bmp )) A A/256 a double(imread( bbb0g.bmp )) a a/256 R I1(:,:,1) G I1(:,:,2) B I1(:,:,3) [M,N] size(I2) j 2 wavefilter db2 [CA1,CH1,CV1,CD1] dwt2(R,j, wavefilter
GroupSparseBox
- 组稀疏表达Matlab代码,同时里面包含了压缩感知信号稀疏表征的几种典型算法。(G r o u p S p a r s e B o x, the matlab codes for group sparse representation, some classical algorithms such as BMP, BOMP, StGOMP etc. also included.)