CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 图像压缩

搜索资源列表

  1. imagecompression

    0下载:
  2. 这是我做的图像压缩程序,可以看到结果,效果还不错!-This is what I do image compression procedures, we can see results, the results were pretty good!
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:211186
    • 提供者:马慧
  1. zerotreewavelet

    0下载:
  2. 基于小波零树的图像压缩算法,使用visalc++开发。-Zerotree based on wavelet image compression algorithm, visalc development.
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:19848
    • 提供者:杨晓明
  1. bianmashiyan

    0下载:
  2. 数字图像处理实验 根据原图像的直方图,发现背景和目标的分割值大约在130左右,并将灰度图像转为二值图像,分割效果比较理想。 图像处理实验(六)图像压缩与编码 实验目的: 学习JPEG压缩编码 实验内容: 一.实现基本JPEG的压缩和编码分三个步骤: 1. 首先通过DCT变换去除数据冗余; 2. 使用量化表对DCT系数进行量化; 3. 对量化后的系数进行Huffman编码。-digital image processing experiments based on
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4715
    • 提供者:qq
  1. V_DCT_project

    0下载:
  2. 算是图像压缩里边比较重要的一块吧,写得比较仔细,模块间都有界限,从rgb的文档分别读入-image compression is more important, inside a bar, carefully-written, the modules have boundaries, from rgb documents were read
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:20248
    • 提供者:赵俊
  1. Huffman_vc

    0下载:
  2. 用VC实现的HUFFMAN编码,可以实现图像压缩等功能!-with VC's HUFFMAN coding, image compression can be achieved functions!
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:10537
    • 提供者:gw
  1. testreport

    0下载:
  2. 直方图、图象处理变换、小波变换、模板运算、图像压缩与编码、应用KL变换进行图象的特征提取 -histogram, image processing, transformation, wavelet transform, template operations, image compression and coding, Application KL transform the image feature extraction
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4422
    • 提供者:王英强
  1. oter

    0下载:
  2. 直方图、图象处理变换、小波变换、模板运算、图像压缩与编码、应用KL变换进行图象的特征提取 -histogram, image processing, transformation, wavelet transform, template operations, image compression and coding, Application KL transform the image feature extraction
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4422
    • 提供者:王英强
  1. entropy_coding

    1下载:
  2. 用verilog 描述的嫡编码(entropy coding) 应用于图像压缩编码 有测试文档 -using Verilog His descr iption of coding (entropy coding) for image compression test files are encoded
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:19701
    • 提供者:周信均
  1. run_length_coding

    1下载:
  2. 用verilog 编写 应用于图像压缩编码中 使用行程长度编码(run lengthencoding,RLE)对交流系数(Aa)进行编码。-using Verilog prepared for image compression coding using length encoding (run leng thencoding, RLE) on the exchange coefficient (Aa) coding.
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:9482
    • 提供者:周信均
  1. verilog_jpeg

    2下载:
  2. 用verilog 描写 应用于数字图像压缩系统--jpeg 有测试文档-using Verilog descr iption applied to digital image compression system -- a test jpeg files
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:9152
    • 提供者:周信均
  1. PicCompressEncode

    0下载:
  2. 游程编码实现图像压缩。还可以,推荐给大家-RIc the image is compressed. Also, we recommend to the
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:300721
    • 提供者:何峰
  1. jpeg-6a

    0下载:
  2. jpg图像压缩源代码,可实现图像压缩的源代码和可执行程序-jpg image compression source code, image compression can achieve the source code and executables
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:672417
    • 提供者:王城
  1. VC_ImageProcessing

    2下载:
  2. 《Visual C++数字图像获取、处理及实践应用》杨枝灵、王开等编著。内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Codin
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:280370
    • 提供者:陈镇静
  1. 3d_wavelet

    0下载:
  2. 一个小波变换编码的图像压缩算法,可以学习小波编码相关方法-a Wavelet Transform Coding Image Compression Algorithm, we can learn from wavelet coding method
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:6865161
    • 提供者:江河流
  1. compression_compression

    0下载:
  2. 图像压缩算法,matlab环境编写,包括:btcode,conv2fft,convfft,dctcompr,imcompr,pyramid,都是很经典的哦:)-image compression algorithm, Matlab environment preparation, including : btcode, conv2fft. convfft, dctcompr, imcompr, pyramid, very classic oh :)
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:9834
    • 提供者:chaos545
  1. webcam_server-0.50

    0下载:
  2. 使用JPEG图像压缩,把服务器端的摄像头采集的BMP图像,压缩成JPEG图像,并通过网络传输到客户端。客户端通过浏览器查看摄像头采集到的图片。-use JPEG image compression, server-camera acquisition of BMP images, JPEG Image compression and network transmission to the client. The client browser View camera collection to t
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:178528
    • 提供者:wty
  1. ztohg

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

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

    0下载:
  2. 基于小波变换的图像压缩方法的应用,主要是理论方面的介绍-based on wavelet image compression applications, mainly on the theory! !
  3. 所属分类:压缩解压

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

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

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

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

    • 发布日期:2008-10-13
    • 文件大小:1864534
    • 提供者:左童
« 1 2 ... 16 17 18 19 20 2122 23 24 25 26 ... 50 »
搜珍网 www.dssz.com