CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - bandelet transform
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - bandelet transform - List
[
Windows Develop
]
666bandelets_toolbox
DL : 1
多尺度第二代小波中的bandelet的变换。需要全部程序上网站。 http://lcd.siva.free.fr/where_is_the_starlet.html 里面有关于小波变换、Bandelet、Curvelet、等等,所有关于“let\"的都有了。而且给出了所有有关信息的链接,可节省相当的检索资料的时间。 -Multiscale second generation wavelet transform of the bandelet. Need all the procedures on the web site. Http : / / lcd.siva.free.fr / where_is_the_starlet. html inside on the wavelet transform, Bandelet, Curvelet, etc., all on the "let" can have everything. But given all relevant information links can save considerable time retrieval of information.
Update
: 2008-10-13
Size
: 697.29kb
Publisher
:
刘二
[
Special Effects
]
用bandelet进行图像分割的matlab代码
DL : 1
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(1:2?j-1):end); % previous coarse signal x(1:2苆:end) = ... % new coarse signal ( c(1:2:end) + c(2:2:end) )/sqrt(2); x(1+2?j-1):2苆:end) = ... % new details (c(1:2:end)-c(2:2:end))/sqrt(2); end else % backward transform for j=J:-1:1 y = x(1:2?j-1):end); x(1:2苆:end) = ... ( y(1:2:end) + y(2:2:end) )/sqrt(2); x(1+2?j-1):2苆:end) = ... ( y(1:2:end) - y(2:2:end) )/sqrt(2); end end Listing 1: Function perform haar transform
Update
: 2009-05-11
Size
: 1.02mb
Publisher
:
wuda5566@sina.com
[
Windows Develop
]
666bandelets_toolbox
DL : 0
多尺度第二代小波中的bandelet的变换。需要全部程序上网站。 http://lcd.siva.free.fr/where_is_the_starlet.html 里面有关于小波变换、Bandelet、Curvelet、等等,所有关于“let"的都有了。而且给出了所有有关信息的链接,可节省相当的检索资料的时间。 -Multiscale second generation wavelet transform of the bandelet. Need all the procedures on the web site. Http :// lcd.siva.free.fr/where_is_the_starlet. html inside on the wavelet transform, Bandelet, Curvelet, etc., all on the "let" can have everything. But given all relevant information links can save considerable time retrieval of information.
Update
: 2025-03-07
Size
: 697kb
Publisher
:
刘二
[
Wavelet
]
bandlet_toolbox
DL : 0
matlab小波变换bandlet工具箱-matlab wavelet transform bandlet Toolbox
Update
: 2025-03-07
Size
: 877kb
Publisher
:
sammy
[
Other
]
Bandelets
DL : 0
由于第二代Bandelets变换是由量化步长来控制最佳Bandelet化过程,难以实现定码率图像压缩。为了解决这个问题,提 出了一种通过非线性逼近来控制最佳Bandelet化过程的方法。同时采用了沿几何流的方向小渡变换方法,直接把JPEG2000的编 解码器应用到Bandelets变换系数上进行有效的图像压缩,而无需重新构造上下文模型。实验表明,提出的压缩方法具有很好的边 缘和纹理保护能力,特别对于直线纹理图像,压缩性能优于JPEG2000标准。-Abstract:Image compression based on the second generadon Bandelets transform,whose optimized bandeletization is controlled by quantization step,cannot realize fixed bitrate image compression.To overconae this problem。the paper presents a non-linear approximation method to control the optimized bandeletization.Then,the oriented wavelet transform along geometric flow is adopted. The JPEG2000 codec is direcdy employed on bandelets coefficients to implement effective image compression without changing context model.Experiments show that the proposed compression method exceeds JPEG2000 standard in compression performance and abil畸of image edges and texture preservation.
Update
: 2025-03-07
Size
: 312kb
Publisher
:
lx
[
Graph program
]
Ban-denoising
DL : 1
本代码是基于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 signal to noise ratio(PSNR)and edge-preserving index(EPI), there is a certain on the increase. There are procedures and SAR images in this compression package.
Update
: 2025-03-07
Size
: 264kb
Publisher
:
周宇
[
Special Effects
]
Bandelet
DL : 0
Bandelet变换的图像处理工具箱,包括图像处理的源程序-Bandelet transform image processing toolbox, including image processing of the source
Update
: 2025-03-07
Size
: 700kb
Publisher
:
任凭
[
matlab
]
bandelets_toolbox
DL : 0
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 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
Update
: 2025-03-07
Size
: 687kb
Publisher
:
wujz
[
Algorithm
]
bandelet
DL : 0
bandelet是一种超小波,本程序用matlab实现bandelet变换的整个过程-bandelet transform
Update
: 2025-03-07
Size
: 5kb
Publisher
:
Fan
[
matlab
]
Bandelet_ImageFusion_Toolbox
DL : 0
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 Fusion Algorithm Based on Bandelet Transform. Chinese Optics Letters,Vol.5,No.10,pp:569-572, 2007-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 Fusion Algorithm Based on Bandelet Transform. Chinese Optics Letters,Vol.5,No.10,pp:569-572, 2007
Update
: 2025-03-07
Size
: 1.22mb
Publisher
:
vahid
[
Special Effects
]
multi-scale-bandele
DL : 0
多尺度第二代小波中的bandelet的变换。需要全部程序上网站bandelets_toolbox-In the second generation wavelet multi-scale bandelet transform. Need all bandelets_toolbox program on site
Update
: 2025-03-07
Size
: 697kb
Publisher
:
方方
[
Compress-Decompress algrithms
]
tuxiangyasuo
DL : 0
图像压缩工具包,包括WT和Bandelet变换,压缩率可调。-Image compression tool kit, including WT and Bandelet transform compression ratio is adjustable.
Update
: 2025-03-07
Size
: 899kb
Publisher
:
沈佳
[
Graph program
]
bandelet_yasuo
DL : 0
基于Bandelet变换的图像压缩,包括基于SPIHT、霍夫曼等压缩编码解码,比较无损有损压缩。-Bandelet transform based image compression, including those based on SPIHT, Huffman compression codecs such as compare lossless lossy compression.
Update
: 2025-03-07
Size
: 1.23mb
Publisher
:
沈佳
[
Graph program
]
bandelet_
DL : 0
基于Bandelet变换的图像处理,很好的解决了小波变换所产生的振铃现象。-Bandelet transform based image processing, a good solution to the resulting wavelet transform ringing.
Update
: 2025-03-07
Size
: 1.23mb
Publisher
:
沈佳
[
Graph Drawing
]
hid
DL : 0
多尺度第二代小波中的bandelet的变换,需要全部程序上网站,-Of the second generation bandelet of wavelet multi-scale transform, all the procedures on site,
Update
: 2025-03-07
Size
: 663kb
Publisher
:
Caltin
[
Graph Drawing
]
HGGHJ
DL : 0
多尺度第二代小波中的bandelet的变换,需要全部程序上网站,-Of the second generation bandelet of wavelet multi-scale transform, all the procedures on site,
Update
: 2025-03-07
Size
: 663kb
Publisher
:
csmplsbrne
[
Other
]
Bandelet变换的图像融合工具箱
DL : 0
使用Bandelet变换进行图像融合,图像融合质量好,效率高。(Using Bandelet transform for image fusion, the image fusion quality is good, the efficiency is high.)
Update
: 2025-03-07
Size
: 1.22mb
Publisher
:
嘉丽sht
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.