toolbox_wavelets

所属分类:matlab编程
开发工具:matlab
文件大小:1041KB
下载次数:30
上传日期:2007-10-10 22:21:50
上 传 者andandan1982
说明:  一个用matlab开发的用于图像处理小波变换工具箱,希望对大家有帮助
(With the development of a matlab wavelet transform for image processing toolbox, and they hope to have everyone help)

文件列表:
toolbox_wavelets (0, 2007-04-25)
toolbox_wavelets\.DS_Store (21508, 2007-04-25)
toolbox_wavelets\c3wpt.dll (71680, 2007-02-25)
toolbox_wavelets\c3wpt.mexmaci (35536, 2007-01-16)
toolbox_wavelets\c3wpti.dll (73216, 2007-02-25)
toolbox_wavelets\c3wpti.mexmaci (39716, 2007-01-16)
toolbox_wavelets\compile_mex.m (2384, 2007-01-16)
toolbox_wavelets\compute_haar_matrix.m (1421, 2006-05-25)
toolbox_wavelets\compute_quadrant_selection.m (1901, 2006-06-09)
toolbox_wavelets\compute_spline_filter.m (467, 2004-09-05)
toolbox_wavelets\convert_wavelet2vect.m (2227, 2006-05-26)
toolbox_wavelets\convert_wavelets2list.m (2793, 2005-05-30)
toolbox_wavelets\copying (17992, 2006-06-27)
toolbox_wavelets\copyright (808, 2007-04-25)
toolbox_wavelets\corrDn.mexmaci (38696, 2007-01-16)
toolbox_wavelets\CVS (0, 2006-11-03)
toolbox_wavelets\CVS\Entries (3308, 2006-05-06)
toolbox_wavelets\CVS\Entries.Extra (1686, 2006-05-06)
toolbox_wavelets\CVS\Repository (33, 2004-05-31)
toolbox_wavelets\CVS\Root (43, 2004-05-31)
toolbox_wavelets\cwpt2.dll (71680, 2007-02-25)
toolbox_wavelets\cwpt2.mexmaci (35536, 2007-01-11)
toolbox_wavelets\cwpt2i.dll (71680, 2007-02-25)
toolbox_wavelets\cwpt2i.mexmaci (35620, 2007-01-11)
toolbox_wavelets\cwpt2_btree.dll (55808, 2007-02-25)
toolbox_wavelets\cwpt2_btree.mexmaci (17992, 2007-01-11)
toolbox_wavelets\cwpt2_interface.m (5583, 2005-02-15)
toolbox_wavelets\get_lifting_param.m (2099, 2005-05-24)
toolbox_wavelets\histo.mexmaci (12964, 2007-01-16)
toolbox_wavelets\image_to_j2k.exe (172032, 2005-12-22)
toolbox_wavelets\j2k_to_image.exe (135168, 2005-12-22)
toolbox_wavelets\jbgtopbm.exe (24923, 2004-06-11)
toolbox_wavelets\jbig1.dll (48128, 2004-06-11)
toolbox_wavelets\jp2k (0, 2007-04-25)
toolbox_wavelets\jp2k\.DS_Store (6148, 2007-04-25)
toolbox_wavelets\jp2k\compile_jp2k.m (485, 2006-08-24)
toolbox_wavelets\jp2k\CVS (0, 2006-11-03)
toolbox_wavelets\jp2k\CVS\Entries (294, 2005-09-25)
toolbox_wavelets\jp2k\CVS\Entries.Extra (147, 2005-09-25)
toolbox_wavelets\jp2k\CVS\Repository (31, 2005-09-25)
... ...

toolbox_wavelets - wavelets related functions. Orthogonal wavelet transform: - perform_wavelet_transform - WAVELAB implementation of the wavelet transform. Wavelet transform using lifting implementation (symmetric boundary condition): - perform_lifting_transform / perform_lifting_transform_slow - 1D wavelet transform via lifting (general interface). - perform_lifting_transform_byname - string based interface. - perform_79_transform - biorthogonal 7/9 1D wavelet transform - perform_wavelet_transform_isotropic - multidimensional isotropic (i.e. classical) wavelet transform. - perform_wavelet_transform_hyperbolic - multidimensional hyperbolic (i.e. fully tensorial) wavelet transform. Pyramid transform: - perform_pyramid_transform - Laplacian-like pyramidal transform. - perform_pyramid_transform_do - Minh Do Pyramidal transform (much better). - perform_pyramid_transform_simoncelli - Steerable pyramid implementation of the Laplacian. - perform_pyramid_transform_ti - translation-invariance pyramid (difference of Gaussian filterings). Other transforms: - perform_haar_transform - a simple but very fast 1D haar transform. - perform_atrou_transform - compute the "a trou" wavelet transform, i.e. without subsampling (try to use either RWT or CWP2 when available). - perform_cpx_dualtree_transform - complex dual tree transform. - perform_steerable_transform - Steerable pyramid transform. Compression and coding function: - perform_jp2k_degradation - Perform JPEG2000 coding and decoding of wavelet coefficients. - perform_jbig_coding.m - Perform JBig binary image coding (not related to wavelet). - perform_spiht_coding - Perform SPIHT coding (slow) of the wavelet coefficients. - perform_wavelet_arithmetic_coding - Perform simple arithmetic coding of the wavelet coefficients. - perform_shannon_estimation_wavelets - compute the entropy of a wavelet transform. Helpers functions: - compute_quadrant_selection - compute the indices for selecting coefficients at a given scale and orientation. - reorder_coefs - switch from inplace (results of lifting transform) to classical ordering. - plot_wavelet - plot wavelet using Mallat's ordering. - convert_wavelets2list - extract each sub-image. Test scripts: see test_???.m files. Installation note : you need to add the content of toolbox/ in your Matlab path. Copyright (c) 2006 Gabriel Peyré

近期下载者

相关文件


收藏者