登录
首页 » matlab » SPIHT_bandelet

SPIHT_bandelet

于 2007-07-26 发布 文件大小:1795KB
0 69
下载积分: 1 下载次数: 410

代码说明:

  我写的基于bandelet域的spiht图像压缩算法。效果比经典的SPIHT好。文章已发,希望代码对大家有用。(I wrote bandelet domain-based SPIHT image compression algorithm. SPIHT is better than a good classic. Article has been distributed, I hope the code useful for everyone.)

文件列表:

SPIHT_bandelet
..............\bandelets
..............\.........\BandeletsTutorial.pdf

..............\.........\compute_best_direction.m
..............\.........\compute_quadtree.m
..............\.........\compute_wavelet_quadtree.asv
..............\.........\compute_wavelet_quadtree.m
..............\.........\convert_wavelets2list.m
..............\.........\dichotomic_grouping.m
..............\.........\images
..............\.........\load_image_small_square.m
..............\.........\perform_alpert_transform_2d.m
..............\.........\perform_bandelet_transform.m
..............\.........\perform_moment_transform_slow.m
..............\.........\perform_warped_wavelet.m
..............\.........\perform_warping.m
..............\.........\perform_wavelet_bandelet_transform.asv
..............\.........\perform_wavelet_bandelet_transform.m
..............\.........\perform_wavelet_transform.m
..............\.........\plot_geometry.m
..............\.........\plot_quadtree.m
..............\.........\plot_wavelet_quadtree.m
..............\.........\reverse.m
..............\.........\rev_sort_abs.m
..............\.........\test_compression.asv
..............\.........\test_compression.m
..............\.........\test_quadtree.m
..............\.........\test_reordering.m
..............\.........\test_single_square.asv
..............\.........\test_single_square.m
..............\.........\test_speed.m
..............\.........\test_wavelet_quadtree.m
..............\.........\toolbox
..............\.........\.......\compile_mex.m
..............\.........\.......\compute_quadrant_selection.m
..............\.........\.......\evaluate_nbr_bits_wavelets.m
..............\.........\.......\keep_above.m
..............\.........\.......\keep_biggest.m
..............\.........\.......\l2error.m
..............\.........\.......\load_image.m
..............\.........\.......\mex
..............\.........\.......\...\bandelet.sln
..............\.........\.......\...\config.h
..............\.........\.......\...\perform_haar_transform.cpp
..............\.........\.......\...\perform_haar_transform.def
..............\.........\.......\...\perform_haar_transform.h
..............\.........\.......\...\perform_haar_transform.vcproj
..............\.........\.......\perform_haar_transform.dll
..............\.........\.......\perform_haar_transform_slow.m
..............\.........\.......\perform_quantization.m
..............\.........\.......\plot_wavelet.m
..............\.........\.......\psnr.m
..............\.........\.......\reorder_coefs.m
..............\.........\.......\rescale.m
..............\bandelets.rar
..............\btc_decode.m
..............\btc_encode.m
..............\btc_image.m
..............\btc_image01.m
..............\btc_image_decode.asv
..............\btc_image_decode.m
..............\btc_image_encode.asv
..............\btc_image_encode.m
..............\btc_image_test.asv
..............\btc_image_test.m
..............\contents.m
..............\func_DWT.m
..............\func_InvDWT.m
..............\func_Myappcoef2.m
..............\func_MyDescendant.m
..............\func_Mywavedec2.m
..............\func_Mywaverec2.m
..............\func_ReadRaw.m
..............\func_SPIHT_Dec.m
..............\func_SPIHT_Enc.m
..............\func_SPIHT_Main.asv
..............\func_SPIHT_Main.m


..............\lena512.raw
..............\result





..............\rle.asv
..............\rle.m
..............\向海林编写的五个文件
..............\....................\compute_best_direction_xhl.asv
..............\....................\compute_best_direction_xhl.m
..............\....................\compute_best_direction_xhl_.m
..............\....................\compute_quadrant_selection_xhl.m
..............\....................\compute_quadtree_xhl.m
..............\....................\compute_wavelet_quadtree_xhl.m

..............\....................\perform_bandelet_transform_xhl.m
..............\....................\perform_warped_wavelet_xhl.m
..............\....................\perform_wavelet_bandelet_transform_xhl.m

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • demo_ASIFT_src
    asift的matlab和c程序都在里面 大家慢慢研究吧 很好的程序(asift the matlab and c procedures are on the inside we study it slowly very good program)
    2021-02-09 17:49:53下载
    积分:1
  • matlab.QIyizhifenjie
    关于奇异值分解,图像特征融合,图像处理的特征图提取方法(About the singular value decomposition )
    2015-03-31 15:10:38下载
    积分:1
  • sandian
    ENVI制作散点图可以更改背景颜色 可以显示出R方比以前版本更精细(ENVI make a scatter plot can change the background color can show the R side finer than the previous version)
    2014-05-26 20:02:18下载
    积分:1
  • lle
    LLE算法,matlab源码,LLE算法是流形学习算法的一种(LLE algorithm, matlab source, LLE algorithm manifold learning algorithm is a)
    2008-12-17 16:26:22下载
    积分:1
  • Laplasse
    拉普拉斯算法的实现,程序是用vc++编写的(Laplasse algorithm)
    2011-12-28 15:43:07下载
    积分:1
  • NCSA
    非线性CS算法,提高SAR成像的精度,弥补CSA和RDA的不足(Nonlinear Chirp Scaling Algorithm)
    2013-05-08 17:19:35下载
    积分:1
  • 车牌识别GUI.zip等多个文件
    matlab 车牌识别,含有gui界面,边缘检测车牌定位,神经网络字符识别(Matlab license plate recognition, including GUI interface, edge detection, license plate location, neural network, character recognition)
    2021-04-04 12:59:04下载
    积分:1
  • lvboqi
    用傅立叶变换的方法在频率域实现图像处理,并比较从幅度和相位恢复图像的区别,已经通过调试(Fourier transform method used in the frequency domain realization of image processing, and compare the amplitude and phase from the difference between the restoration of images, has passed debugging)
    2008-07-25 20:33:37下载
    积分:1
  • sift-introduction
    SIFT特征匹配算法是目前国内外特征点匹配研究领域的热点与难点,其匹配能力较强,可以处理两幅图像之间发生平移、旋转、仿射变换情况下的匹配问题,甚至在某种程度上对任意角度拍摄的图像也具备较为稳定的特征匹配能力。该算法目前外文资料较多,但中文方面的介绍较少.(SIFT feature matching algorithm is at home and abroad feature points matching hot area of ​ ​ research and difficulties in its matching capability that can handle between the two images, translation, rotation, the matching problem in the case of affine transformation, and even to some extent have a relatively stable feature of the ability to match images taken on any angle. The algorithm is more foreign materials, but the Chinese introduction less.)
    2012-07-02 17:21:06下载
    积分:1
  • LBF_v0.1
    用水平集和形态学结合的方法分割图像,主要用于对比度低的医学图像,效果较好(Using level set and morphological segmentation with the method of combining images, mainly for low-contrast medical images, better)
    2008-07-31 16:10:05下载
    积分:1
  • 696524资源总数
  • 103938会员总数
  • 55今日下载