CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 压缩解压 搜索资源 - analysis image

搜索资源列表

  1. SPIHT(Matlab).zip

    3下载:
  2. % Matlab implementation of SPIHT (without Arithmatic coding stage) % % By Jing Tian, scuteejtian@hotmail.com fprintf('-----------   Welcome to SPIHT Matlab Demo!   ----------------\n'); fprintf('-----------   Load
  3. 所属分类:压缩解压

    • 发布日期:2008-07-07
    • 文件大小:232873
    • 提供者:jasonchang
  1. zuot

    0下载:
  2. 基于小波变换的图像压缩方法,主要是理论方面的介绍!小波分解,重构等-based on wavelet image compression method, the theory is introduced! Wavelet analysis, reconstruction, etc.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:6028895
    • 提供者:左童
  1. 2dheap

    0下载:
  2. 基于小波变换的零树嵌入式图像编码和解码分析-based on wavelet transform Zerotree embedded image coding and decoding Analysis
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1123
    • 提供者:王宇
  1. conversions

    0下载:
  2. 基于小波变换的零树嵌入式图像编码和解码分析-based on wavelet transform Zerotree embedded image coding and decoding Analysis
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1336
    • 提供者:王宇
  1. zerotree

    0下载:
  2. 基于小波变换的零树嵌入式图像编码和解码分析-based on wavelet transform Zerotree embedded image coding and decoding Analysis
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1825
    • 提供者:王宇
  1. wtransform

    0下载:
  2. 基于小波变换的零树嵌入式图像编码和解码分析-based on wavelet transform Zerotree embedded image coding and decoding Analysis
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:3523
    • 提供者:王宇
  1. xiaobo12

    0下载:
  2. 二维小波分析图像压缩 去掉高频部分,保留低频-2D image analysis wavelet compression to eliminate high-frequency, low-frequency reservations
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:865
    • 提供者:xietian
  1. arith-n

    0下载:
  2. 本设计的目的是:通过分析中文手写笔迹图象特有的灰度以及二维空间分布的统计特性,采用二维游程Hufman编码方法对图象进行压缩与解压缩处理,编写压缩与解压缩应用程序。-the purpose of this design is : Chinese handwriting analysis specific to the gray images of the two-dimensional spatial distribution of statistical characteristics usi
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:12203
    • 提供者:黄宾
  1. DCTJPEG

    3下载:
  2. 使用Matlab编程实现发送端信源编码(图像压缩)和接收端信源解码(图像重建),其中的编解码算法可采用基于DCT变换的JPEG图像压缩标准;测试图像加噪,然后对去噪后的图像进行压缩与重建,分析压缩性能;研究基于下采样和内插的图像压缩算法;可将8bit/pixel灰度图像扩展至24bit/pixel彩色图像,或者采用无损压缩算法对图像压缩。-Sender using the Matlab programming source coding (image compression) and the r
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2014-06-29
    • 文件大小:32768
    • 提供者:耿智能
  1. chexiangtiaodu

    0下载:
  2. 数据结构课程设计 车厢调度 一、需求分析 1、用编号依次为1,2,3,……,n表示停在铁路调度站入口处的车厢序列。 2、用一个栈形象地表示为火车的调度站。 3、利用栈先进后出的性质,结合递归和回溯算法,实现编号1…n的车厢的所有可能的序列和每种序列的出入栈变化过程。 本程序用C语言实现,已经在TURBOC 2.0环境下通过。-Data structure the curriculum design of a train scheduling, needs analy
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:60672
    • 提供者:llh
  1. 2009_Image_Compression_Algorithm_of_SPIHT_Based_on

    0下载:
  2. 一種基于塊樹結構的SPIHT數字圖像壓縮算法: 在分析圖像經過小波變換后所具有的特性的基礎上,提出了一種改進的SPIHT算法.由于低頻系數占據圖像的百分之九十以上的能量,在圖像的重構中十分重要,所以,對這些系數不進行壓縮而直接傳輸 而最高頻系數相對不重要,所以不做處理,只在圖像重構時以指定的數值予以重構,因此不僅提高了圖像的質量,同時提高了圖像的壓縮率.在具體的算法中,提出了塊樹的結構,減少了算法所需的內存,拓寬了算法的應用范圍.-A tree structure based on the SP
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:273210
    • 提供者:jason..
  1. 2009_the_Algorithm_Improves_in_Dyadic_System_Owing

    0下载:
  2. 嵌入式系統中SPIHT算法改進的研究: 本文在重點分析研究SPIHT算法的基礎上,結合現有技術提出一種改進的SPIHT算法.改進的SPIHT算法通過采用提升小波變換、結合人眼視覺特性、對算法的分集排序過程進行優化等措施,進一步提高壓縮性能,而且圖像復原質量較好.-SPIHT algorithm for embedded systems to improve the research: In this paper, the focus of analysis in the SPIHT algori
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:153445
    • 提供者:jason..
  1. xiaoshutuxiang

    0下载:
  2. 深入研究对基于零树的小波图像压缩算法,利用多分辨分析对图像进行了小波分解,并利用零树编码算法对图像进行压缩。 -In-depth study of the zero-tree wavelet-based image compression algorithm using multi-resolution analysis of wavelet image decomposition, and using zero-tree coding algorithm for image compres
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:3540
    • 提供者:魏巍
  1. jpegcompression

    0下载:
  2. 对位深为24位的bmp图片进行jpeg压缩。ps:其他图片格式貌似也支持,本人对该算法还未进行细致的分析。总之是jpeg压缩算法的实现。个人认为该代码的实现者编程水平很高啊。-On the bit depth to 24 bit bmp image to jpeg compression. ps: looks like the other image formats are supported, I have not yet conducted the detailed analysis alg
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-12
    • 文件大小:2900928
    • 提供者:黄伟
  1. dct

    0下载:
  2. 数字图像处理dct编码的程序,有详细程序加结果加分析,自己写的实验报告-Dct coding of digital image processing procedures, plus a detailed analysis of results of the processes, their written lab report
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:301969
    • 提供者:李志
  1. STB_Gif

    0下载:
  2. VC++下C语言实现的GIF图片解析,虽然不能显示,但是将Gif各帧保存为BMP图片格式,对学习Gif解析很有帮助!-VC++ under the C language of the GIF image parsing, though not shown, but the frame will be saved as BMP Gif image format, useful for learning Gif Analysis!
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:38832
    • 提供者:lixiaolong
  1. image-compress

    0下载:
  2. image compressiom and analysis,At first,compress a picture and then analyze the result by using MATLAB.-image compressiom and analysis,At first,compress a picture and then analyze the result by using MATLAB.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-03
    • 文件大小:7802
    • 提供者:liuhuihui
  1. WNN-image-compression

    0下载:
  2. 硕士论文的一种方法:基于小波分析理论和SOFM神经网络的图像压缩方法,效果还可以-Method: Master s thesis in the image compression method based on wavelet analysis theory and SOFM, the effect can also.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:50167
    • 提供者:
  1. CS-denoising--wavelet-analysis

    0下载:
  2. 介绍了图像的小波分析的基本理论和基于小波变换的分解与重构原理,利用小波变换对二维图 像进行分解,将原始图像分解成不同方向、不同频率成份的子图像。同时对含噪图像进行小波分解,然后选 取适当的阈值,对小波分解系数进行阈值量化,再对高低频系数重构,实现图像的去噪。-Image compression and de-noising based on wavelet analysis
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-26
    • 文件大小:341479
    • 提供者:徐梦飞
  1. CPA-to-restore-image

    0下载:
  2. 用统计中的主成分分析思想对图像进行压缩,再用前几个主成分实现对程序的恢复。-Statistical analysis of the main components of thinking for image compression, and then the first few principal components to achieve the program s recovery.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-02
    • 文件大小:788116
    • 提供者:
« 12 »
搜珍网 www.dssz.com