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

搜索资源列表

  1. ImageCompressed.rar

    2下载:
  2. 利用霍夫曼编码算法对数字图像进行压缩及解压缩处理,解压出来的图像与源图像几乎完全一致,峰值信噪比为无穷大,The use of Huffman coding algorithm for digital image compression and decompression processing, extracting images from the source image is almost exactly the same infinite PSNR
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:165.13kb
    • 提供者:tianjieyu
  1. KLtransform

    0下载:
  2. 在数字图像处理中,用kl变换对特征值提取与选择-In digital image processing, using kl transform eigenvalue extraction and selection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:2kb
    • 提供者:xiechaocheng
  1. digital

    0下载:
  2. C#编写的图像处理程序源码 一共有十二个 包括灰度,二值化,锐化,缩放,旋转,压缩-C# source code written in image-processing program, a total of 12, including grayscale, binary, sharpening, scaling, rotation, compression, etc.
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:1.01mb
    • 提供者:谁啊
  1. 数位影像压缩

    0下载:
  2. 一个数位影像压缩程序,值得学习-A digital image compression process, it is worth learning
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-12-06
    • 文件大小:1.17mb
    • 提供者:站长
  1. LSB-Data-Hiding-Image

    3下载:
  2. 图像的组成无非是一些字符串或者一些字节组成的字符串,然而,每一个字节数据位的重要度并不是一样的,两个相邻字节往往只有低位是不一样的。例如:00100110和00100111代表了两个不同渐变度的红色,但是就人眼是分辨不出来的。最低有效位LSB算法,就是利用这一点,达到图像压缩,或者数字水印的功能。-The composition of the image is nothing more than some number of bytes or string composed of string,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-16
    • 文件大小:315.67kb
    • 提供者:xlz
  1. 3

    0下载:
  2. matlab代码,数字图像矩阵数据的显示及其傅立叶变换,二维离散余弦变换的图像压缩,采用灰度变换的方法增强图像的对比度,直方图均匀化,模拟图像受高斯白噪声和椒盐噪声的影响,采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波-matlab code, digital image data display matrix and its Fourier transform, two-dimensional discrete cosine transform image compressio
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:2.09kb
    • 提供者:wang
  1. Handbook.of.Image.and.Video.Processing

    1下载:
  2. 英文原版。本书介绍了图像和视频处理方面的基本原理、主要技术和典型应用,相关的内容包括图像与视频的增强和恢复,分类和分割,图像边缘检测,图像处理算法,图像压缩、存储、重取和通信,以及图像处理的应用。-This Handbook represents contributions from most of the world’s leading educators and active research experts working in the area of Digital Image and
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-06-18
    • 文件大小:26.38mb
    • 提供者:ilotusr
  1. matlabimageprocessing

    2下载:
  2. matlab 实现对图像基本处理 包含 图像的幅度谱图及频域滤波,数字图像增强,平滑、锐化处理的模板运算,图像压缩与编码,包含原代码和任务书。图片资料齐全-basic matlab image processing to achieve the range of images and spectra of frequency-domain filtering, digital image enhancement, smoothing, sharpening operator templat
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-02-20
    • 文件大小:97.96kb
    • 提供者:山东省
  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
    • 文件大小:266.81kb
    • 提供者:jason..
  1. program

    0下载:
  2. 数字图像处理领域中的一些应用实例,以理论和实践相结合的方式,系统地介绍了如何使用C#进行数字图像处理。 全书共11章,分别讲述了图像的点运算、几何运算、数学形态学图像处理方法、频率变换、图像平滑与去噪、边缘检测、图像分割、图像压缩编码和彩色图像处理等相关技术。-Digital image processing in the field of some application examples to the theory and practice, a combination of syst
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:985.63kb
    • 提供者:yangou
  1. ResearchingonWatermarkingAlgorithmofImageResistanc

    0下载:
  2. 在对图像数字水印和图像压缩技术进行深入研究的同时,提 出了在图像压缩域内同时嵌入一个鲁棒水印和一个脆弱水印的双水 印方案-esides researching on the image digital watermarking and image compression technology in—depth,the thesis has put forward a method to embed a robust and af ragile watermark in the
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6.41mb
    • 提供者:丫丫
  1. lab2

    0下载:
  2. digital image and video compression
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-16
    • 文件大小:211.94kb
    • 提供者:janice
  1. Digital-image

    0下载:
  2. 数字图像处理的中所需要的实验源代码,可以用于教学实验平台-Digital image processing image compression source code
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:190.78kb
    • 提供者:FerraWang
  1. Data-Image-Compressing

    0下载:
  2. Djvu格式的电子书,详细介绍了数字图像压缩编码技术的发展和技术实现。-Djvu format e-books, details of digital image compression coding technology development and technology.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:8.42mb
    • 提供者:闫煜
  1. digital-image-processing

    0下载:
  2. 本书是数字图像处理实验室指导书,有数字图像获取、图像变换、 图像增强、 图像压缩、图像分割、图像融合等内容和程序代码 -This book is a guide book Digital Image Processing Lab, a digital image acquisition, image transformation, image enhancement, image compression, image segmentation, image fusion and other
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:79.51kb
    • 提供者:lancy
  1. Image-compression-matlab

    0下载:
  2. 使用matlab实现数字图像的压缩,请使用2011以上的版本-Matlab digital image compression, more than 2011 version
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:13.89kb
    • 提供者:邓欣
  1. Digital-image

    0下载:
  2. 数字图像压缩技术及其实现在MATLAB的实现。里面有详细的注释可以学习与参考。-Digital image compression technology and its implementation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:72.95kb
    • 提供者:傅子熠
  1. Digital-image-processing-and-MATLAB

    0下载:
  2. 图像采集,图像变换,图像增强与恢复,图像分割,图像分析与理解,图像压缩-Image acquisition, image transformation, image enhancement and restoration, image segmentation, image analysis and understanding, image compression
  3. 所属分类:Special Effects

    • 发布日期:2017-11-08
    • 文件大小:7.97mb
    • 提供者:王晓
  1. Ch-8.Image-compression

    0下载:
  2. This file consists matlab programs implemented in image compression in Digital image processing
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2.76mb
    • 提供者:bdr
  1. Digital-Image-Processing

    0下载:
  2. 介绍了数字图像处理的基本原理和方法,包括计算机数字图像处理的发展历史和主要内容、计算机数字图像处理的数学变换、模拟图像转换成数字图像的基本原理、图像增强、图像复原、图像的编码与压缩、图像的分割与描述、数字图像系统在医学中的应用等内容-Introduces the basic principles and methods of digital image processing, including the development history of computer digital image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:200.6kb
    • 提供者:黄柳苹
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com