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

搜索资源列表

  1. Programming

    0下载:
  2. 实现图像处理的基本功能,实现图像点运算,几何变换,图像复原和压缩技术-Realize the basic functions of image processing to achieve image point computation, geometric transform, image restoration and image compression technology
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:464829
    • 提供者:夏天
  1. spiht3d_g_raw_linux

    0下载:
  2. 这是一个很好的源代码,它是在linux平台下编程,主要是实现SPIHT算法,有极大的参考价值,对于图像压缩算法的初学者来说,很有帮助,欢迎大家下载。-This is a very good source code, it is under linux platform programming, mainly to achieve SPIHT algorithm, there is a great reference value, image compression algorithm for b
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-23
    • 文件大小:177369
    • 提供者:燕子
  1. fdctanddct

    0下载:
  2. 这是在visual c++ 6.0平台下实现的离散余弦变换和快速离散余弦变换的算法,并对这两种算法给予对比,分析结果。经过调试,完全正确。对于大多数初步接触图像压缩算法的同学来说,有很大的参考价值,希望对大家有所帮助,欢迎下载。-This is in visual c++ 6.0 Platform implementation of the discrete cosine transform and the fast discrete cosine transform algorithms, a
  3. 所属分类:Graph program

    • 发布日期:2017-05-10
    • 文件大小:2096860
    • 提供者:燕子
  1. matlab6.5chengxu

    0下载:
  2. 第一章 MATLAB6.5 基础 第二章 MATLAB 图形绘制基础 第三章 MATLAB 图形对象 第四章 MATLAB 图形对象操作 第五章 GUI 设计 第六章 MATLAB 特殊图形的绘制 第七章 MATLAB 高级绘图功能】 第八章 数字图像原理 第九章 MATLAB 图像显示与色彩 第十章 MATLAB 图像正交变换 第十一章 滤波器的设计 第十二章 MATLAB 图像运算 第十三章 MATLAB 图像增强 第十四章
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:78502
    • 提供者:guoxin
  1. efafix

    0下载:
  2.  JPEG图像压缩标准用C语言借助于COM接口的OLE方法来实现-JPEG image compression standard C language using the OLE through COM interface methods to achieve
  3. 所属分类:Document

    • 发布日期:2017-04-14
    • 文件大小:3226
    • 提供者:李光辉
  1. DCT

    0下载:
  2. DCT变换用于图象的压缩,适用于遥感影像压缩-DCT transform for image compression
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:521
    • 提供者:遗忘
  1. bp-compress

    0下载:
  2. 用BP神经网络实行彩色图像压缩matlab-Bp network color image compression
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1053
    • 提供者:liuwei
  1. Picture.Translate.Of.Remote.Desktop.Control

    0下载:
  2. 一、使用TCP协议传输数据。理由:稳定性好。 二、使用字节数据流进行传输,理由: A:VB的String存在自动Unicode转换问题,影响速度; B:可以直接发送8位字节数据,不需要使用Base64编码,从而减少了编码时间。 三、使用GIF-LZW压缩算法压缩图像。理由: A:行程编码、Huffman压缩算法压缩率太低; B:JPEG压缩算法需要太多位运算,且运算量大(有专门MMX优化算法),不利于VB实现; C:GIF-LZW压缩算法压缩率较好,且我已想
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:54307
    • 提供者:whoamixp
  1. dct-thesis

    0下载:
  2. Project 2D DCT core - specifications and codes-Project 2D DCT core- specifications and codes
  3. 所属分类:Project Design

    • 发布日期:2017-04-24
    • 文件大小:494153
    • 提供者:student
  1. my

    0下载:
  2. 实现图像压缩功能。这个程序是从网上下载来的,但是有很多错误,我调试了,已经通过编译,可直接编译运行。-Achieve image compression. This procedure is to download from the Internet, but there is a lot of mistakes, my debugging, and has been through the compiler, the compiler can be run directly.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-27
    • 文件大小:9932418
    • 提供者:宋庆席
  1. real_time

    0下载:
  2. A paper that I presented on Supervisory Control and Data Acquisition (SCADA) won the second prize at the symposium conducted by the Electrical and Electronics Engineering department of the SRM University. Other topics on which I presented papers were
  3. 所属分类:Document

    • 发布日期:2017-04-17
    • 文件大小:161556
    • 提供者:ajeeth
  1. icomptbx

    0下载:
  2. this is source code for image compression following jpeg2000 staandard
  3. 所属分类:Project Design

    • 发布日期:2017-04-17
    • 文件大小:15982
    • 提供者:Aneela pathan
  1. SPIHT_linux.tar

    0下载:
  2. sphit algorithm is used in this code to describe image compression
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-26
    • 文件大小:138639
    • 提供者:sathya
  1. h263decoder

    0下载:
  2. h.263解码器 视频会议 图像采集 图像压缩-h.263 codec video conferencing image acquisition image compression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-25
    • 文件大小:384313
    • 提供者:小钳子
  1. ImagecompressionusingSOFMusingWavelet2005-10-18.ra

    0下载:
  2. 基于小波变换的图像压缩方法。应用SOPM改善。-Based on wavelet transform image compression method. SOPM applications to improve.
  3. 所属分类:Wavelet

    • 发布日期:2017-04-10
    • 文件大小:1207
    • 提供者:邓曼
  1. pngcrush

    0下载:
  2. pngcrush 是一个用来批量压缩 PNG 格式图片的工具,使用pngcrush大概可以减少png图像大小 40 左右。-pngcrush is a bulk pngcrush used PNG format image compression tools, the use of pngcrush about png image size can be reduced about 40 .
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-25
    • 文件大小:360363
    • 提供者:孙文
  1. Spiht2004-04-26

    0下载:
  2. SPIHT图像压缩编码的Matlab程序。-SPIHT image compression encoding procedure of Matlab.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-28
    • 文件大小:177673
    • 提供者:邓曼
  1. IMageQualityEvaluatingFunction

    1下载:
  2. 两个图像质量评价函数,psnr峰值信噪比,正则均方误差nmse,能可用于去噪图像和压缩图像的质量评价,很有用啊。-Two image quality evaluation of the function. Including psnr PSNR, it is mean-square error nmse other. Images can be used for de-noising and compression of image quality evaluation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1145
    • 提供者:sanmu
  1. haffuman

    0下载:
  2. 霍夫曼压缩算法,针对图像压缩,绝对好用,不信试试。-Huffman compression algorithm for image compression, the absolute ease of use, not to try.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-24
    • 文件大小:13194
    • 提供者:龚锐
  1. Item

    0下载:
  2. 使用H.263将图片压缩,然后再解压缩。显示了H.263的基本使用过程。-Will use the H.263 image compression, and then extracted. Shows the basic use of H.263.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-29
    • 文件大小:304997
    • 提供者:
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com