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

搜索资源列表

  1. SaveJPEG

    0下载:
  2. 提示: JPEG压缩分为三个部分: 1.JPEG压缩原理及算法(RGB/YCbCr,DCT/IDCT,量化,Z字型编码,用DPCM对DC/用RLE对AC编码/Huffman编码) 2.JPEG标记格式 3.JPEG图片文件的组织形式(位于SOS后的图像压缩数据是由MCU块怎样排列的,特别是使用了DRI之后) 还有许多细节问题: 1.解码过程中遇到“FF 00”当“FF”处理,否则忽略“FF” 2.进行DCT前YCbCr要减128,进行IDCT前要加128(相当于Y减128,YCbCr不需要加12
  3. 所属分类:图形图象

    • 发布日期:2014-02-27
    • 文件大小:283686
    • 提供者:
  1. binDCT_zscan

    0下载:
  2. 对图像进行整数DCT变换,可用于无损压缩。-right image Integer DCT can be used lossless compression.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:2900
    • 提供者:朱曼洁
  1. jpeg-6b

    0下载:
  2. Functions provided by the library Outline of typical usage Basic library usage: Data formats Compression details Decompression details Mechanics of usage: include files, linking, etc Advanced features: Compression parameter selection
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:696789
    • 提供者:
  1. 数字水印

    0下载:
  2. 对原始信号做DCT的算法:Cox 和Piva 等人提出的DCT技术的经典之作。Cox利用随机数发生器产生标准正态序列作为水印信息对图像进行整体DCT变换后,选取除去DC系数之外部分较低频率系数叠加水印信息 Piva则修改整幅图像的中频部分。对原始信号分块后,再作DCT的算法:Hsu和Wu 把图像进行8*8分块,将一个二进制序列作为水印放入DCT的中频区;有些学者则计算整个图像的DCT,把一个实数序列嵌入DCT的中频系数上。选择中频区的好处是一方面尽量减少嵌入信息对图像主观视觉的影响;同时,尽量避
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:32096
    • 提供者:圣子到
  1. DCTchange

    0下载:
  2. DCT变换程序,将一组给定的8*8图像块经过DCT变换为另一个8*8矩阵,并计算输出压缩比。-DCT transform process, a given set of 8* 8 image block after DCT transform for another 8* 8 matrix, and calculate the output compression ratio.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1846
    • 提供者:ziyoutian
  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. codex

    0下载:
  2. 通过DCT变换、量化、取值对bmp格式的灰度图像进行压缩编解码。-Through the DCT transform, to quantify the value of the gray image bmp format codec for compression.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:353775
    • 提供者:cathy
  1. function

    0下载:
  2. IT IS CODE FOR IMAGE COMPRESSION USING DCT IN MATLAB CODING
  3. 所属分类:Communication

    • 发布日期:2017-05-04
    • 文件大小:123433
    • 提供者:ROSE
  1. DCT8_slow

    0下载:
  2. 8x8 DCT architecture for image compression
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-09
    • 文件大小:1643927
    • 提供者:mproject
  1. extract_feature

    0下载:
  2. 此工程实现提取jpeg图像的DCT系数首字母概率作为jpeg重压缩检测的特征,以此特征训练出分类模板,可以检测出一张jpeg图像是单压缩还是重压缩。-Works to achieve this extract jpeg image DCT coefficients of the first letter of the probability of detection as a jpeg heavy compression feature, this feature trained classif
  3. 所属分类:OpenCV

    • 发布日期:2017-05-04
    • 文件大小:7183
    • 提供者:赖学金
  1. dct--matlab

    0下载:
  2. dct变换 提高图像数据压缩 效果较好-Dct transform to improve the image data compression is better
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:7382
    • 提供者:ggx
  1. work

    1下载:
  2. 图像压缩编码码matlab实现:DM编码、变换编码、算术编码、行程编码、Huffman编码、线性预测编码-image compression coding matlab code to achieve. Including: DM coding, transform coding (FFT and DCT), arithmetic coding, Run-Length Coding, Huffman coding
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:183188
    • 提供者:zhch76
  1. dcttrans

    0下载:
  2. The discrete cosine transform (DCT) represents an image as a sum of sinusoids of varying magnitudes and frequencies and used in image compression applications.  -The discrete cosine transform (DCT) represents an image as a sum of sinusoids of var
  3. 所属分类:Communication

    • 发布日期:2017-05-07
    • 文件大小:1219577
    • 提供者:nehad
  1. ceshi

    0下载:
  2. 这是一个基于DCT的图像压缩程序,本人加了一定的改动效果良好,喜欢的朋友可以研究研究-This is an image compression based on DCT program, I added a certain change effect is good, like friends can study
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-05
    • 文件大小:202977
    • 提供者:王亚飞
  1. DCTBH

    0下载:
  2. 通过DCT变换,进行DCT变换编码,进行图像压缩-Through the DCT transform, DCT transform coding, image compression
  3. 所属分类:Special Effects

    • 发布日期:2017-12-20
    • 文件大小:1024
    • 提供者:赵颖
  1. jpeg_compression

    0下载:
  2. DCT的图像压缩编码算法的应用基于MATLAB-image compression
  3. 所属分类:Other systems

    • 发布日期:2017-12-18
    • 文件大小:219136
    • 提供者:JYLL
  1. bcs-spl-1.5-1

    0下载:
  2. 实现图像分块压缩感知,实现了多种稀疏基下的压缩感知,包含CT、DCT、DDWT、DWT等(Realize the image compression sense, and realize a variety of sparse base compressed sensing, including CT, DCT, DDWT, DWT and so on)
  3. 所属分类:其他

  1. 实验7

    0下载:
  2. MATLAB下图像处理-图像压缩,DCT变换及复原(Image processing - image compression, DCT transformation and restoration under MATLAB)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-21
    • 文件大小:382976
    • 提供者:嘻嘻熙熙
  1. Vc6_Image

    2下载:
  2. VC++图像处理及源码包(大全)包括下列内容:1.数字图像获取,处理及实践应用电子书 2.数字图像获取,处理及实践应用电子书分章节源码 3.书中提及的各种算法的综合源码。压缩包里面包括的算法代码有:分章节源码内容:内容:对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强;逆滤波复原、维纳滤波方法;傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法;霍夫曼(Huffman)编码、算术
  3. 所属分类:图形图像处理

    • 发布日期:2019-10-04
    • 文件大小:15010816
    • 提供者:jhanker
  1. JPEG

    1下载:
  2. 实现bmp图像的压缩编码解压,包括哈弗曼编码解码 dct变换 量化(Realize the BMP image compression coding decompression)
  3. 所属分类:压缩解压

    • 发布日期:2021-01-22
    • 文件大小:396288
    • 提供者:likang123
« 1 2 ... 13 14 15 16 17 1819 20 »
搜珍网 www.dssz.com