搜索资源列表
bandelet_segmentation
- 用bandelet进行图像分割的matlab代码,适合2类图像,3类图像,4类图像的风格。-bandelet used for image segmentation Matlab code for two categories of images, three types of images, 4 Image style.
bandlets-denoising-simple
- bandelet denoising toolbox for matlab
用bandelet进行图像分割的matlab代码
- A Matlab Tour of Second Generation Bandelets 附有每部分代码的说明 function x = perform haar transform(x, dir); x = x(:); % to be sure we have a column vector J = floor( log2(length(x)) ); % number of scales if dir==1 % forward transform for j=1:J c = x(
bandelet图像去噪
- 采用bandelet 变换对图像去噪。matlab代码
SPIHT-dwt-bandelet.rar
- 基于wavelet和bandelet的spiht图像压缩!,And wavelet-based image compression spiht the bandelet!
bandelet
- bandelet是一种超小波,本程序用matlab实现bandelet变换的整个过程-bandelet transform
Ban-denoising
- 本代码是基于Bandelet的硬阈值SAR图像去噪,结果与小波变换进行对比,结果表示其在峰值信噪比,边缘保持系数上均有一定的提高。压缩包中有程序和SAR图像。-This code is based on Bandelet SAR image denoising with a hard threshold .the results were compared with the wavelet transform, and the results indicated that in the peak
bandelet
- Matlab程序,基于bandelet的图像分割,内含用到的工具包以及相关的图片-Matlab program, based on bandelet of image segmentation, includes use of tools and related images
bandelets_toolbox
- This code is only intended to explain the basics behind the bandelet transform, and to be able to play with the major concepts and properties of these orthogonal basis. It does not contain any coding scheme, nor a fast implementation-This code is
Bandelet_ImageFusion_Toolbox
- Matlab Image Fusion Toolbox for image fusion algorithm based on bandelet transform. This toolbox contains Matlab files that implement the image fusion algorithms described in paper Xiaobo Qu, Jingwen Yan, Guofu Xie, et al. A Novel Image Fus