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

搜索资源列表

  1. cimage_png_bmp_gif_jpg

    0下载:
  2. 一个例子可以读写jpg,png,gif,bmp的cimage库,可以很好学习一些图片压缩解压的知识-An example can be read jpg, png, gif, bmp' s cimage library, you can learn some good knowledge of image compression decompression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-23
    • 文件大小:7648738
    • 提供者:guodongdong
  1. GDIClass

    0下载:
  2. 我自己写的一个GDI类库,可以全屏截图,可以把BMP文件压缩保存为JGP等。-I wrote a GDI library, full screen shots, can be saved as BMP file compression JGP and so on.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-06
    • 文件大小:4517
    • 提供者:
  1. jpegprotected

    0下载:
  2. clc img = imread( lena.bmp ) JPEG compression jpegcompression(img, lena_compressed.mat ) JPEG decompression Irec = jpegrestoration( lena_compressed.mat ) System performances [CR,BPP,PSNR,MSE,SNR] = systemperformances(img,Ir
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:189416
    • 提供者:neethumennie
  1. Jpeg

    0下载:
  2. 这个源代码是实现将bmp格式的图像转变为jpeg格式的图片,可以人为规定压缩比,在运行时输入,内附测试图像。-The source code is the realization of the bmp format images into jpeg format images, the compression ratio can be artificially provided, in the run-time input, enclosing the test image.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:7760246
    • 提供者:wangyunhe
  1. Desktop

    0下载:
  2. 实现不同量化因子 的BMP图像压缩的c语言程序-Different quantization factors to achieve BMP image compression of c language program
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:43113
    • 提供者:hudd
  1. JPEGencode

    0下载:
  2. 根据JPEG图像压缩编码的源代码,编写BMP图像转JPEG的程序,该程序能够读取homework.bmp图像的数据,并调用JPEG压缩编码的代码生成相应的JPEG图像文件-According to the source code of the JPEG image compression coding generates the corresponding JPEG image files , the preparation of the BMP images to JPEG program,
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:294927
    • 提供者:jygb007
  1. BmpToJpg

    0下载:
  2. 一个可以将BMP图片压缩为低容量的jpg图片的小程序,主要是里面的转换函数值得大家学习-A BMP picture jpg image compression for low-capacity small program mainly is the transfer function of which is worth learning
  3. 所属分类:图片显示浏览

    • 发布日期:2017-04-16
    • 文件大小:415874
    • 提供者:敖戈
  1. JPEG-DCT

    0下载:
  2. 将lena.bmp图像进行JPEG压缩,使用dct变换和量化编码。-Will lena.bmp images to JPEG compression using dct transform and quantization coding.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:194539
    • 提供者:liwenyi
  1. Transform

    0下载:
  2. bmp to Yuv, DCT transform and quantization 4x4 compression-bmp to Yuv, DCT transform and quantization 4x4 compression
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:425398
    • 提供者:Andre
  1. tupianjiema

    0下载:
  2. BMP图片文件详解,JPEG图像解码方案,JPEG压缩编码标准,英文JPEG编解码介绍-BMP picture files Detailed JPEG image decoding program, the JPEG compression standard English JPEG codec introduced
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-31
    • 文件大小:13131484
    • 提供者:
  1. shuzituxiangchuli

    1下载:
  2. 作业一 要求 用C语言或者VC,VB,Matlab或其他语言完成如下实验: 1)打开一个BMP文件 2)将其局部区域的灰度值进行改变 3)另存为一个新的BMP文件 要求显示出原BMP图像和新BMP图像。 作业二 要求 1. 编程实现图像傅立叶高通、低通滤波。 2. 尝试傅立叶压缩。 作业三 要求 编程实现图像DCT高通、低通滤波。并与傅里叶变换比较。 作业四 要求 找一幅曝光不足的灰度(或彩色)图像,按照直方图均衡化方法进行处
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4187381
    • 提供者:李海宁
  1. ComImage

    1下载:
  2. 这是同学用MFC(他邮箱:josen0205@163.com)写的一个批量图片压缩工具,可以压缩JPEG格式和BMP格式的图片,压缩BMP格式图片时会自动转换成为JEGP格式的;可以批量压缩图片,同时也支持单个图片压缩;压缩时可以选择压缩后图片的质量:有1-10可以选择,1-4质量比较低(压缩率较高),5-7图片质量中等(压缩率中等),8-10图片质量高(压缩率较低),默认为7,选择质量7压缩后的图片大小一般在原图片(数码相机拍的图片)的1/3左右。-This is the students u
  3. 所属分类:Windows Develop

    • 发布日期:2016-01-27
    • 文件大小:396288
    • 提供者:张超燕
  1. Embedded-in-the-DCT-coefficients-

    0下载:
  2. 在图像的DCT系数上嵌入信息,图像为常见的512*512大小的灰度图(实验所用图像为LENA.BMP)。嵌入的信息为一二进制Logo图(实验所用logo图为tj-logo.bmp),该图大小为32*32,共1024个Bit。 1. 在LENA图中嵌入水印,输出嵌入后的水印图像。 2. 对水印图像解码,输出解码后得到的logo图,并统计错误率。 3. 使用不同的嵌入强度进行嵌入,观察其对作品直觉效果和解码效果的影响,绘制相应的曲线。 4. 使用加入噪声、改变对比度、JPEG压缩等攻
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:986494
    • 提供者:lsc
  1. STDM

    1下载:
  2. 在图像的DCT系数上嵌入信息,图像为常见的512*512大小的灰度图(实验所用图像为LENA.BMP)。嵌入的信息为一二进制Logo图(实验所用logo图为LOGO.bmp),该图大小为64*64,共4096个Bit。 1. 使用STDM方法在LENA图中嵌入水印,输出嵌入后的水印图像。 2. 对水印图像解码,输出解码后得到的logo图,并统计错误率。 3. 在相同的量化步长下,观察不同强度的噪声攻击下系统性能的变化 4. 在相同的量化步长下,观察不同强度的JPEG压缩下系统性能
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:850494
    • 提供者:lsc
  1. tuxiangchuli

    0下载:
  2. 用c++实现图片压缩的简单程序,把bmp图片进行压缩,用C/C++语言编写灰度图像霍夫曼编码的程序-In c++ realize image compression of simple procedure, the BMP image compression ,C/C++ language to develop gray image Huffman coding procedure
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:764558
    • 提供者:kimi
  1. 2

    1下载:
  2. JPG算法:自写算法将BMP转换为JPG,再将jpg转化为bmp,比较前后两个bmp得质量差别,在不同的量化参数(50 压缩,75 压缩,95 压缩)下对比效果,包括:jpg压缩后的大小、图像质量、压缩时间 -JPG algorithm: self-written algorithm BMP converted to JPG, and then transformed into the jpg to bmp, compare before and after two bmp get the
  3. 所属分类:Java Develop

    • 发布日期:2014-05-06
    • 文件大小:555008
    • 提供者:杨蔚
  1. BmpToJpg

    0下载:
  2. 这是一个基于对话框的程序,主要功能是实现将BMP图像转换为JPG格式的,实现了图像的压缩。-This is a dialog-based program, the main function is to convert BMP images to JPG format and image compression.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-12
    • 文件大小:2651554
    • 提供者:陆志龙
  1. JPEG

    0下载:
  2. JPEG压缩,输入BMP图片经过YUV444彩色空间转换,最后压缩成JPEG图片-JPEG compression, the input BMP picture after YUV444 color space conversion, and finally compressed into JPEG images
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1670032
    • 提供者:shiny.c
  1. IBmpToJpgm

    0下载:
  2. 图像压缩:将BMP文件压缩成JPG文件,VISUAL C++实现-BMP TO JPG, -Image compression: compress the BMP file into a JPG file, VISUAL C++ realization-of BMP TO JPG,
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:317623
    • 提供者:nanyi5452
  1. RLE

    0下载:
  2. RLE压缩算法,对.bmp格式文件进行操作。使用MFC编制界面,可读入位图,压缩后保存位图并显示。-RLE compression algorithm, bmp format file operation. Use the MFC preparation interface, readable into the bitmap compressed to save a bitmap display.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:369686
    • 提供者:朱棣
« 1 2 3 4 5 6 7 89 10 »
搜珍网 www.dssz.com