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

搜索资源列表

  1. image-compress-denoise

    1下载:
  2. 图像压缩去噪增强锐化程序,供大家参考。 包括:数字图像矩阵数据的显示及其傅立叶变换 二维离散余弦变换的图像压缩 采用灰度变换的方法增强图像的对比度 采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 图像的自适应魏纳滤波 运用5种不同的梯度增强法进行图像锐化 图像的高通滤波和掩模处理 利用巴特沃斯(Butterworth)低通
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:11551
    • 提供者:张悦庭
  1. image-compress-edgedetection

    0下载:
  2. 检测图像的边缘: 用Prewitt算子检测图像的边缘 ,用不同σ值的LoG算子检测图像的边缘 ,用Canny算子检测图像的边缘 ,图像的阈值分割 ,用水线阈值法分割图像 ,对矩阵进行四叉树分解 ,将图像分为文字和非文字的两个类别 ,形态学梯度检测二值图像的边缘 ,形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:41548
    • 提供者:张悦庭
  1. dpcm.rar

    0下载:
  2. 自已写的一个经典的DPCM程序,实验运行正常,对初学图像编码与压缩者有用。,DPCM Image Compress of Image Processing
  3. 所属分类:Wavelet

    • 发布日期:2017-05-16
    • 文件大小:4145100
    • 提供者:lbb
  1. gujia

    1下载:
  2. 数字图像处理骨架提取,能将一个二值图像的骨架提取出来进行后续处理。骨架是一种非常重要的图像几何特征,在图像几何形态分析及相关领域具有非常广泛的应用,利用骨架表示原始图像,可以在保持图像重要拓扑特征的前提下,减少图像中的冗余信息。骨架既能压缩图像数据,保留区域的连通性和拓扑性,描述区域轮廓的几何特征,又能使原始图像完全或部分地从骨架中恢复或重构。-Skeleton extraction of digital image processing, to a binary image of the sk
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:72333
    • 提供者:hujiang
  1. compress

    0下载:
  2. 这是用VC++进行图像处理(图像压缩)的源码,还有好多有关图像处理的源码,陆续传上来,跟大家一起分享-This is used VC++ For image processing (image compression) of the source, there are a lot of image processing on the source, Chuan-up one after another, to share with you
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:123459
    • 提供者:huxiandong
  1. SPIHT-Image-Compress

    0下载:
  2. 这个matlab程序实现了基于SPIHT多级树集合分裂的图像压缩算法。 -Matlab implementation of this procedure based on the SPIHT multi-level set to split the tree image compression algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:269486
    • 提供者:王玲
  1. JPEG-compress-and-decoding

    0下载:
  2. 功能:实现jpeg、jpg等图像文件的压缩,编码和解码的处理。-Function: the realization of jpeg, jpg image files, such as compression, encoding and decoding processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:59071
    • 提供者:袁捷
  1. waveletLBGcompression

    0下载:
  2. 用小波变换和LGB编码的方法压缩黑白图片。对图像进行小波变换后,仅对细节系数进行压缩,而且不同小波变换层的细节系数的压缩程度不一样。-Using wavelet transform and coding method LGB compress black and white picture. After the wavelet transform of the image, only the details of the coefficient is compressed, and differ
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:789936
    • 提供者:Yin
  1. Final_28Nov

    0下载:
  2. 2D-DCT 压缩图像后,通过QPSK,AWGN信道编码传输后,IDCT解压缩回原始图像,适用于任何图像-Using DCT to compress the orginal image, I use zigzag program, quantization, dct compression, then change the vector to bineary bit to pass through the QPSK channel. And from the binary array, I us
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-15
    • 文件大小:4036532
    • 提供者:Jackie
  1. DCT_based_Data_hiding

    0下载:
  2. DCT-based Data hiding: dataHide.m Hide the logo image into the original dataExtract.m Extract the logo image from the original findData.m Verify the robustness of the data hiding method 。and use jpeg compress -DCT-based Data hiding: dataHide.m H
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:5420
    • 提供者:
  1. DCT_Compress

    0下载:
  2. 基于余弦变换的图像压缩,效果还行,对于图像处理研究者来说,有所帮助。-Image compress base on cosine transform, the result is good, it is help for the image researcher.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:796
    • 提供者:罗记
  1. compress-bmp

    0下载:
  2. 演示由bmp到JPEG压缩编码!适合学习图像处理算法的读者!-Presentation by the bmp to the JPEG compression! Image processing algorithms suitable for learning readers!
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:123162
    • 提供者:zhangheyi
  1. Image-Compression

    0下载:
  2. image compression i mage proccesing which compress image for save or transfer-image compression in image proccesing which compress image for save or transfer
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:279300
    • 提供者:mero0o
  1. image-compress

    0下载:
  2. 我收集的一些关于图像压缩的文档资料,其中有几种压缩算法的对比和优点和缺点。-I collected information on the document image compression, including comparison of several compression algorithms and the advantages and disadvantages.
  3. 所属分类:Special Effects

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

    1下载:
  2. 图像压缩 VC++ MFC 实现图像的压缩-VC++ MFC image compression Image Compression
  3. 所属分类:Special Effects

    • 发布日期:2016-01-24
    • 文件大小:91136
    • 提供者:
  1. compress

    0下载:
  2. 对图片运用小波变换的原理进行压缩处理,实现图片的压缩-The use of wavelet transform on the principle of image compression processing, and image compression
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:792
    • 提供者:王刚
  1. image-compress

    0下载:
  2. 对于一幅比较大的图像的数据读取 图像压缩 截取所需大小的图像的综合代码 -image compress
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1278
    • 提供者:颖子
  1. matrix-image-compress

    0下载:
  2. 矩阵分析与理论应用,基于SVD的图像压缩处理,实例,源码-SVD based image compression processing, examples, source
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:1733506
    • 提供者:shell
  1. image-compress

    0下载:
  2. 图像压缩的相关文档,对研究图像处理的童鞋有帮助-Image compression related documents, the study of children s shoes help of image processing
  3. 所属分类:Graph program

    • 发布日期:2017-05-11
    • 文件大小:2707532
    • 提供者:张灯结
  1. image-compress

    0下载:
  2. 图像压缩算法的应用,算法简洁,效果显著供大家参考。-Implementation for image compression.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:489186
    • 提供者:zq
« 12 3 4 »
搜珍网 www.dssz.com