搜索资源列表

  1. HuffmanExp

    0下载:
  2. 利用Huffman算法编写的图像压缩程序,条理清晰算法易懂。-Huffman algorithm using image compression procedures for the preparation, the clarity of algorithm easy to understand.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-19
    • 文件大小:98304
    • 提供者:班素荣
  1. JPEG2000

    0下载:
  2. 介绍了有关静态图像压缩标准的核心算法,基于图像的小波变换对小波系数进行量化和用EBCOT算法进行压缩编码-Introduced the still image compression standard of the core algorithms, image-based wavelet transform of the wavelet coefficients used to quantify and EBCOT coding alg
  3. 所属分类:压缩解压

    • 发布日期:2024-05-19
    • 文件大小:77824
    • 提供者:何文婷
  1. darc

    0下载:
  2. 一种基于谱内的高光谱图像预测算法,适合于压缩参考波段-Spectrum based on the prediction algorithm for hyperspectral images, suitable for reference-band compression
  3. 所属分类:图形图象

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:陈永红
  1. SPIHT_Matlab_Demo

    0下载:
  2. Matlab中的一些基本操作。主要为图像压缩的ezw算法。-Matlab in some of the basic operation. Primarily for the EZW image compression algorithm.
  3. 所属分类:波变换

    • 发布日期:2024-05-19
    • 文件大小:232448
    • 提供者:zz
  1. code

    0下载:
  2. 基于LSB的图像中数据加密隐藏算法程序 图像的组成无非是一些字符串或者一些字节组成的字符串,然而,每一个字节数据位的重要度并不是一样的,两个相邻字节往往只有低位是不一样的。例如:00100110和00100111代表了两个不同渐变度的红色,但是就人眼是分辨不出来的。最低有效位LSB算法,就是利用这一点,达到图像压缩,或者数字水印的功能。 -LSB of the image-based data encryption to hide
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:248832
    • 提供者:aaa
  1. suanfa

    0下载:
  2. 此代码压缩包,包含20多种数字图像处理算法的C++程序实现-This code package that contains more than 20 kinds of digital image processing algorithm C++ Procedures realize
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:24576
    • 提供者:sunyuan
  1. tuxiangyasuo

    0下载:
  2. bmp图像压缩 用哈夫曼算法实现的哦 很常用的-bmp image compression algorithm with Huffman
  3. 所属分类:压缩解压

    • 发布日期:2024-05-19
    • 文件大小:211968
    • 提供者:颜雪
  1. Jpeg_code_decode

    0下载:
  2. MATLAB图像压缩JPEG编解码算法,多种参数对比,代码详细实现JPEG编解码标准算法-MATLAB codec JPEG image compression algorithm, multi-parameter comparison, the code in detail to achieve the standard JPEG codec algorithm
  3. 所属分类:压缩解压

    • 发布日期:2024-05-19
    • 文件大小:57344
    • 提供者:胡易
  1. XBYS

    0下载:
  2. 利用小波变化,实现图像压缩,可以来学习小波的算法实现原理-Using Wavelet change, realize image compression, you can learn the principle of wavelet algorithm
  3. 所属分类:图形图象

    • 发布日期:2024-05-19
    • 文件大小:3612672
    • 提供者:饶丹
  1. HIC

    0下载:
  2. 基于小波变换的图像压缩,程序中的小波算法使用的是9/7提升小波-Based on Wavelet Transform Image Compression, Wavelet algorithms process using 9/7 lifting wavelet
  3. 所属分类:波变换

    • 发布日期:2024-05-19
    • 文件大小:288768
    • 提供者:颜瑞
  1. RLEAndWaveletComress

    0下载:
  2. 一种基于行程编码和小波变换的图像压缩编码算法,很值得参考-Itinerary based on wavelet transform coding and image compression coding algorithm, it is worth considering
  3. 所属分类:压缩解压

    • 发布日期:2024-05-19
    • 文件大小:88064
    • 提供者:徐伟
  1. ImageProcessing

    0下载:
  2. 图像压缩的MATLAB算法之JEPG(完整的\图像压缩的MATLAB算法之JEPG,完整的例程)。-MATLAB algorithm for image compression of JEPG (complete image compression of the MATLAB algorithm JEPG, complete routines).
  3. 所属分类:压缩解压

    • 发布日期:2024-05-19
    • 文件大小:86016
    • 提供者:廖振球
  1. JEPG

    0下载:
  2. 图像压缩的MATLAB算法之JEPG,希望对大家有用,欢迎下载。-MATLAB algorithm for image compression of JEPG, hope useful for everyone, welcome to download.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-19
    • 文件大小:90112
    • 提供者:廖振球
  1. 219143204175200712406281264544

    0下载:
  2. 非常好且全面的jpeg图像压缩算法,jpeg压缩编码标准及其源码希望对大家有所帮助。-Very good and comprehensive jpeg image compression algorithm, jpeg compression coding standard and its source would like to help everyone.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:16540672
    • 提供者:乔鹏飞
  1. Kakadu_V2.2.3

    0下载:
  2. JPEG2000的C++标准代码,JPEG2000图像压缩基础、标准和实践附带光盘中的KAKADU代码,学习JPEG2000的很好算法-JPEG2000 the C++ Standard code, JPEG2000 image compression based on the standard and practice CD-ROM attached to the Kakadu code, a good learning algori
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:477184
    • 提供者:jamie
  1. EZW

    0下载:
  2. 1.基于EZW的图像编码改进算法 2.基于EZW的嵌入式图像编码算法的研究 3.改进的嵌入小波算法在遥感图像压缩中的应用-1. EZW-based image coding to improve the algorithm 2. EZW-based embedded image coding algorithm 3. Improved embedded wavelet image compression algorithms in re
  3. 所属分类:技术管理

    • 发布日期:2024-05-19
    • 文件大小:451584
    • 提供者:china_jiji
  1. java_image_trans

    0下载:
  2. 原创,研究生论坛讲座:基于实时的、网络的远程图像传输技术!主要介绍了vnc,图像压缩算法,图像传输以及面向对象的编程实现!-Original, post-graduate lectures forum: Based on real-time, network remote video transmission technology! Mainly introduces the vnc, image compression algorit
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:1890304
    • 提供者:马俊
  1. jpeg_dsp

    0下载:
  2. 有关图像压缩的jpeg实现算法介绍及其源码-Related to the jpeg image compression algorithm introduced and its source
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:162816
    • 提供者:刘荣国
  1. DSP_JPEG2000_001.pdf

    0下载:
  2. 本文介绍了JPEG2000的静态图像压缩技术在TI TMS320DM642 DSP上的实现过程;对压缩技术核心小波算法结构进行改进,对硬件特点的程序结构、具体代码及总线读写等方面的改进作了详细描述.改进后的软件系统,对于1 024×768像素大小的图像、数据存储空间仅需6 KB,使得在资源有限的DSP芯片上能够运行JPEG2000图像压缩技术;编码速度相对于未改进的提高了l2~ 2O倍,可迭到3帧/s;压缩比为O.5 bit/p时,峰值
  3. 所属分类:波变换

    • 发布日期:2024-05-19
    • 文件大小:243712
    • 提供者:H Simon
  1. Compresser

    0下载:
  2. 一种二值图象无损压缩算法 南京理工大学电光学院 【摘 要】利用稀疏矩阵和差分编码对二色图像进行压缩保存,在通过图像的0,1矩阵建立,矩阵一维化,差分量化编码,写文件来压缩。在电子档案存储,CAD制图信息化存储有极高的应用价值。 【关键字】计算机 二值图像 稀疏矩阵 无损压缩 编码 -A binary image lossless compression algorithm for electro-optic Nanji
  3. 所属分类:压缩解压

    • 发布日期:2024-05-19
    • 文件大小:19837952
    • 提供者:胡赟星
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

源码中国 www.ymcn.org