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

搜索资源列表

  1. mydct_good

    0下载:
  2. 该压缩包实现二维的DCT变换和逆DCT变换,可以对图像做DCT变换和逆DCT变换,实现非常简洁,速度很快。-the compressed 2D DCT and the inverse DCT. Images can be done DCT and inverse DCT achieve a very simple, very fast.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1738722
    • 提供者:李文
  1. dct

    0下载:
  2. 继续,这个是,恩,还是和数字水印和图像处理有关系的东西拉,因为最近在做这个拉,恩,之所以这么着急的一下子就上传5个,是因为我真的有一点东西要看一下,看了好长哪方面的资料,可是还是不能搞定,所以要找源码看看啊,所以麻烦站长了,赶紧帮我开通一下拉,谢谢啊!真诚的。 转入正题:这个是一个离散余弦变换的C语言程序,相信数字水印和图像处理方面的编程者对他很熟悉,使用matlab实现他很简单,可是。。。我们用的是VC啊。哈哈,不过没有关系拉,这个我已经搞定了,所以如果你对此还是不很熟悉,那么就看看这个源
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1278
    • 提供者:莫雨
  1. my_dct

    3下载:
  2. 用matlab做的基于DCT变换的图像压缩源码,先把图像分成8X8 的子块,然后做DCT变换,再量化,在恢复重建图像
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1267
    • 提供者:张子木
  1. 基于自适应DCT系数的视频水印

    1下载:
  2. 这是一个有关于视频水印的程序,包含yuv格式的读入,提取出每一帧图像,然后对每一帧图像做8*8块DCT变换,然后在中低频修改DCT系数然后恢复图像,重构成yuv格式的视频播放。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2011-05-09
    • 文件大小:1574
    • 提供者:yuehengli
  1. 对girl图像做二维DCT

    0下载:
  2. 对girl图像做二维DCT,并通过对变换后的某些系数置零达到压缩目的,Girl doing two-dimensional images of the DCT, and through certain coefficients transformed to achieve compression purpose of nulling
  3. 所属分类:图形图象

    • 发布日期:2017-03-29
    • 文件大小:866
    • 提供者:shirley
  1. DCT.rar

    1下载:
  2. 利用matlab的DCT2函数,对图像做变换并压缩。并用8*8对图像分块,对每一块计算均方值作为阈值。,DCT2 use the matlab function, and transform the image so compressed. And 8* 8 image block, a calculation of each mean square value as a threshold.
  3. 所属分类:Graph program

    • 发布日期:2017-03-23
    • 文件大小:678
    • 提供者:马丁
  1. DCT

    1下载:
  2. 实现图像的DCT高通、低通滤波器并与傅里叶变换做比较.有图可见,经DCT低通滤波后,图像变得很模糊。因为DCT是FFT取其实部,能量减少,因此图像变得很模糊,没有经FFT滤波后的效果好。 经DCT高通滤波后的图像: 经DCT高通滤波后,图像的低频部分被滤除掉,图像变黑,只有边缘的痕迹可见。-The DCT of image high-pass, low pass filter and compared with the Fourier transform.
  3. 所属分类:matlab

    • 发布日期:2014-11-23
    • 文件大小:9131008
    • 提供者:strong
  1. image_dct

    0下载:
  2. 用matlab做得仿真,对图像进行DCT变换,分成8*8的块-matlab based simulation,dct transtion,8*8 block
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1546
    • 提供者:cici
  1. DWHT_DCT

    0下载:
  2. 对图像数据做DCT变换及DWHT变换的示例程序,在matlab7下运行正常-Done on the DCT transform of image data and transform DWHT example the procedures in the normal run matlab7
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:31830
    • 提供者:chenminhao
  1. DCT

    1下载:
  2. 一个实用的对8×8的图像做DCT变换的源代码-A practical image of the 8 × 8 to do the source code for DCT-
  3. 所属分类:图形图象

    • 发布日期:2013-05-21
    • 文件大小:562921
    • 提供者:飞天
  1. exp2

    0下载:
  2. 分别对一幅图像做FFT变换和DCT变换。-Respectively, an image to do FFT transform and DCT transform.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1864008
    • 提供者:凌丽
  1. DCT

    0下载:
  2. MFC下做的图像DCT变换程序,可以对彩色图像进行DCT变换,有MFC界面,对初学者有用-MFC to do the image under the DCT transform process can be DCT-color images, there is MFC interface, useful for beginners
  3. 所属分类:Graph program

    • 发布日期:2017-05-25
    • 文件大小:8444847
    • 提供者:shihuimin
  1. DCT

    0下载:
  2. 读入一幅256*256图像,将它分成8*8pixel的若干块,对每块做DCT变换,保留Z型顺序的若干变换系数,进行IDCT重构图像,计算重构图像的信噪比-Reading a 256* 256 image, it will be divided into several blocks of 8*8 pixel, keep each optimal Z transformation of sequence number, IDCT transform coefficient calculation
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:2724
    • 提供者:jiangxin
  1. 23825792DCT

    0下载:
  2. MFC下做的图像DCT变换程序,可以对彩色图像进行DCT变换,有MFC界面,对初学者有用-Under the MFC to do the image DCT transform process can be DCT-color images, there are MFC interface, useful for beginners
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1369
    • 提供者:嘟嘟
  1. dhisteq

    0下载:
  2. 对两图像做dct变换,使其可以互相使用对方的量度等有用的信息-Dct transform the two images to do so that it can use each other' s measure and other useful information
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:810
    • 提供者:wangdanjie
  1. TextDetection

    0下载:
  2. 对一幅图像做DCT变换后在压缩域检测图像中的字符。因为字符有横向、竖像、斜向的纹理结构,在压缩域表现为三个方向的能量比较高,根据这个特点可以提取字符。-Done on an image in the compressed DCT-domain detection after characters in the image. Because the characters have horizontal, vertical, like, oblique texture, in the compres
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9482307
    • 提供者:daiweiming
  1. DCT-a-Hamming-coding

    0下载:
  2. 1.DCT变换,对整个图像的直接DCT变换和分块为8*8做DCT变换,并设定阈值。 2.汉明编码(7,4),译码以及找出错误图样和纠错。并在不同的转移概率的BSC道下进行传输。-DCT:Direct DCT and IDCT,blocking. hamming coding:decoding and picking up errors.
  3. 所属分类:matlab

    • 发布日期:2017-11-29
    • 文件大小:1563
    • 提供者:xietao
  1. image-quantization-(reproduced)

    0下载:
  2. 数字图片量化:图像进行高斯滤波,图像直方图均衡及其处理,图像添加噪声并且滤除,矩阵做DCT反变换,对图像做dct变换和量化-Digital image quantization: image Gauss filtering, image histogram equalization and processing, image adding noise and filtering, matrix DCT inverse transform, DCT transform and quantizati
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-30
    • 文件大小:14424
    • 提供者:miyue
  1. DCT变换

    1下载:
  2. DCT变换,将原图像先转为灰度图像,再做DCT变换,最后计算低频和高频所占的能量百分比
  3. 所属分类:2D图形编程

  1. DFT&DCT

    0下载:
  2. 编程实现二维8*8图像块的DFT,DCT变换 输入一副RGB图像,将其转化为YCbCr颜色空间,然后对Y分量做分块DFT变换,保存为灰度图像,统计计算时间 编程实现8*8块DCT变换,然后分别显示,当使用64个DCT系数里面的一些系数进行重构,比较其质量;同时熟悉采用FFT来实现DCT变换的思想,并显示2维8*8DCT变换的基函数图像(Programming the DFT, DCT transform of two dimensional 8*8 image block Input
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-07
    • 文件大小:3072
    • 提供者:雪鹊
« 12 »
搜珍网 www.dssz.com