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

搜索资源列表

  1. 图像dct变换的程序

    4下载:
  2. 对原始灰度图像 Lena_gray.bmp进行图像压缩实验 1.对此图进行 8×8 DCT 变换后,分别只保留 DC系数,以及保留前 4、8、16 个变换系数(DC+AC) ,然后再分别进行 IDCT 变换,比较结果。 2.可以使用 Matlab - Image Processing Toolbox 中的函数实现。 -gray image of the original image compression Lena_gray.bmp an experiment. This diagr
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1036
    • 提供者:朱晓路
  1. DCT-8x8

    0下载:
  2. 使用DCT算法实现8X8的BMP图像压缩的一个源代码,希望对大家有用~
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:3476
    • 提供者:viconia
  1. process

    0下载:
  2. 图像处理基础知识编写的这些程序对新手非常有帮助!4) 对图像进行离散余弦变换处理(图像变换)的源代码,编译后的可执行文件须带参数运行。 dct.cpp 使用方法:dct BMP文件名
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:18015
    • 提供者:zhaoxiaoguang
  1. DCT

    0下载:
  2. 对.bmp图像进行离散余弦变换,包括测试图像。
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:142401
    • 提供者:fanzi
  1. DCT域隐藏

    2下载:
  2. 当要隐藏信息时,在MATLAB的命令窗内输入命令: hide = myhide(carry,signal,x,y); carry 用你的原始载体文件名代替,signal 用你所要隐藏的文件名代替 carry 和 signal 都必须是 *.* 的形式(注意不能省略单引号) x,y 是选取隐藏信息的位置坐标,在(x,y)和(y,x)处 生成的伪装载体文件名为hide.bmp 注意myhide.m文件,载体文件,隐藏文件都要在当前目录(current Directory)下 当要提取信息时,在MAT
  3. 所属分类:防火墙与安全工具

    • 发布日期:2008-10-13
    • 文件大小:204479
    • 提供者:韩飞
  1. DCT-HT

    0下载:
  2. MPEG-2到H.264帧内图像转码。实现了YUV图像到bmp图像的转换。 -MPEG-2 to H.264 intra transcoding images. Achieved a YUV image to bmp image conversion.
  3. 所属分类:mpeg mp3

    • 发布日期:2017-03-29
    • 文件大小:821603
    • 提供者:李石
  1. MulitDocument12-4

    0下载:
  2. bmp JPG相互转化.FFT DCT变化-bmp JPG mutual conversion. FFT DCT changes
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-27
    • 文件大小:1305964
    • 提供者:andy
  1. RWJpegExp

    0下载:
  2. MFC 读取BMP图像信息,然后进行二维DCT变换,再量化,Z字型扫描,实现BMP到JPEG的转换-the encoding and decoding of JPEG and the specific realization of program on vc++ platform. The encoding part of this program can encode a picture whose format is BMP and save relevant data as binary
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:275388
    • 提供者:王志伟
  1. CBmpP

    0下载:
  2. 实现了对bmp图像的量化,反量化,DCT变换,FDCT变换.可以调整参数,查看量化对图像影响,对图像处理课来说不失为一个好project.-This program implements the quantization, DCT, FDCT transform.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2789230
    • 提供者:miao wang
  1. dct

    1下载:
  2. bmp DCT 压缩 对原图像进行DCT变换,数据压缩,丢弃右下角高频数据,进行DCT反变换,得到压缩后的图像-bmp DCT compression of the original image DCT transform, data compression, discarding the lower right corner frequency data, DCT inverse transform, the images are compressed
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-14
    • 文件大小:156169
    • 提供者:zjj
  1. dct

    0下载:
  2. M=512 原图像长度 N=64 K=8 I=zeros(M,M) J=zeros(N,N) BLOCK=zeros(K,K) 显示原图像 I=imread( f:\ceshi\yuanshitu.bmp ) figure imshow(I) xlabel( 原始图像 ) 显示水印图像 J=imread( f:\ceshi\logistic_nuaa64.bmp ) figure imshow(J) xlabel(
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:517
    • 提供者:123096321
  1. 3971017DCT

    0下载:
  2. 对原始灰度图像 Lena_gray.bmp进行图像压缩实验 1.对此图进行 8×8 DCT 变换后,分别只保留 DC系数,以及保留前 4、8、16 个变换系数(DC+AC) ,然后再分别进行 IDCT 变换,比较结果。 2.可以使用 Matlab - Image Processing Toolbox 中的函数实现。-gray image of the original image compression Lena_gray.bmp an experiment. This diagram 8 8
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:2939
    • 提供者:嘟嘟
  1. DCT

    0下载:
  2. 用于bmp格式图现象的dct编码和解码,实现中没有考虑其他尺寸的图片,所以想要压缩不同尺寸的图像请自行修改-DCT
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:3701
    • 提供者:wangcheng
  1. image-dct

    3下载:
  2. 使用c语言完成对bmp图像的读取以及实现dct变换-Completed using the c language to read bmp images and the realization of dct transform
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:2082
    • 提供者:诸葛亮
  1. DCT-transform

    0下载:
  2. 使用c++对bmp格式的图像进行读取 和dct变 编码 压缩-Bmp with c++ on the image format to read and change coding dct
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:134152
    • 提供者:诸葛亮
  1. DCT_JPEG

    4下载:
  2. 给予matlab的JPEG压缩程序,包含原始压缩图片,程序对灰度bmp图片进行JEPG编码,压缩成以0101形式的编码。JPEG编码先把图象色彩RBG变成亮度Y和色度Cr、Cb,它利用人的视觉对色度不敏感的特点,减少一部分色度数据,以达到压缩。 JPEG采取多种编码方式,包含有行程编码(Run Length Coding)和哈夫曼(Huffman)编码,有很高的压缩比。在编码前,先对数据进行分块,离散余弦变换(DCT)及量化,保留能量大的低频信号,丢弃高频信号以达到压缩。-Given to th
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-11-09
    • 文件大小:175104
    • 提供者:
  1. DCT

    0下载:
  2. 对灰度图像进行离散余弦变换。只支持bmp图像。-Gray-scale image of the discrete cosine transform. Only supports bmp images.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2938451
    • 提供者:guzaltaji
  1. MFCpic

    0下载:
  2. 一个MFC编写的对话框图像分析程序,可以进行bmp图像的FFT和DCT分析-Write a MFC dialog image analysis program, can be bmp image analysis of the FFT and DCT
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-13
    • 文件大小:3091666
    • 提供者:陈程
  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. Bmp vs jpeg

    0下载:
  2. VC++写的 BMP 和 JPEG文件格式之间转换的MFC 对话框程序,程序实现读取BMP文件 进行JPEG压缩编码存储为JPG文件 和JPG文件解压缩存储为BMP文件 已验证100%可用
  3. 所属分类:图形图象

« 12 3 4 »
搜珍网 www.dssz.com