资源列表

« 1 2 ... .41 .42 .43 .44 .45 14146.47 .48 .49 .50 .51 ... 15813 »

[matlab例程Computing_the_wavelet_transform_of_an_image

说明:Computing the wavelet transform of an image First we load the image Then we set up the parameter of the transform At last we actually perform the transform If we do the inverse transform, we get back nearly the original image Finaly we disp
<Swati> 在 2025-09-30 上传 | 大小:123kb | 下载:0

[matlab例程Image_denoising_with_wavelet

说明:Image denoising with wavelet We first load an image, and add some noise to it The orthogonal wavelet transform is not very efficient for image denoising because it lacks translation invariance. This is why there is so many reconstruction artifact
<Swati> 在 2025-09-30 上传 | 大小:220kb | 下载:0

[matlab例程Linear_and_non

说明:Linear and non-linear approximation with wavelets Linear approximation is obtained by keeping M low frequency coefficients and then applying the inverse wavelet transform. Here we take M=n^2/4 by keeping n/2 x n/2 low frequency coefficients. Lin
<Swati> 在 2025-09-30 上传 | 大小:95kb | 下载:0

[matlab例程Multiscale_texture_synthesis

说明:Multiscale texture synthesis The Heeger and Bergen SIGGRAPH 95 synthesis algorihtm computes a new texture by matching the histogram of a steerable transform (starting from an initial random noise). It works well for cloud-like texture, and fail to
<Swati> 在 2025-09-30 上传 | 大小:83kb | 下载:0

[matlab例程Quincunx_wavelet_transforms

说明:Quincunx wavelet transforms Quincunx wavelets are non-separable transform that allows to avoid using vertical/horizontal wavelets. The scaling grows like 2^{j/2} with the scale j instead of 2^j, which can be advantageous. Biorthogonal quincunx w
<Swati> 在 2025-09-30 上传 | 大小:172kb | 下载:0

[matlab例程Signal_processing_with_wavelets

说明:Signal processing with wavelets You can do the same thing with 1D signals
<Swati> 在 2025-09-30 上传 | 大小:9kb | 下载:0

[matlab例程Steerable_pyramid

说明:Steerable pyramid The toolbox contains a simple wrapper to the code of Eero Simoncelli that can be downloaded from http://www.cns.nyu.edu/~eero/STEERPYR/ The steerable transform is an oriented wavelet transform. It allows to analyse an image along
<Swati> 在 2025-09-30 上传 | 大小:103kb | 下载:0

[matlab例程MATLABTutorial

说明:A tutorial for matlab. for beginners
<Young> 在 2025-09-30 上传 | 大小:174kb | 下载:0

[matlab例程baker3D

说明:matlab code for baker map 3d
<viria> 在 2025-09-30 上传 | 大小:119kb | 下载:0

[matlab例程Matlab

说明:Matlab工程应用基础,语言程序设计,比较适合基础入门的-Matlab application infrastructure projects, language programming, a more appropriate basis for entry of
<lxq> 在 2025-09-30 上传 | 大小:923kb | 下载:0

[matlab例程signal_processing

说明:信号处理工具包 《MATLAB信号处理》刘波、文忠、曾涯 编著-signal processing
<Li Zhi> 在 2025-09-30 上传 | 大小:20kb | 下载:0

[matlab例程matlab

说明:matlab实用程序百例,一些还不错的例子,可以看看,txt文档里-100 cases of matlab utility, a number of good examples, you can see, txt documentation
<lxq> 在 2025-09-30 上传 | 大小:21kb | 下载:0
« 1 2 ... .41 .42 .43 .44 .45 14146.47 .48 .49 .50 .51 ... 15813 »

源码中国 www.ymcn.org