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

搜索资源列表

  1. dct变换的VC实现

    2下载:
  2. DCT变换的VC实现,对研究DCT如何用C实现有很大的参考作用,或可直接调用-DCT VC to study how to use C DCT achieve a great reference, or direct call
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:14069
    • 提供者:杨锐
  1. 图像离散余弦变换

    0下载:
  2. 此程序可实现广为应用的离散余弦变换(DCT).-the program can actualize image discrete cosine transform which is widely used.
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:4449
    • 提供者:李强
  1. MYDCT-Qwx

    0下载:
  2. 我自己写的DCT变换,8*8点的,采用FFT算法完成快速的DCT-I wrote it myself DCT, 8 * 8 o'clock, FFT algorithm rapid completion of the DCT
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:51318
    • 提供者:邓云
  1. dcttransformusingclanguage

    0下载:
  2. 用c编写的DCT变换,可以用于image处理等。-c prepared with the DCT, can be used for image processing.
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:4422
    • 提供者:王雨今
  1. DigitalTransforms

    0下载:
  2. 该压缩包中包含了各种波变换,包括最基础的Fourier变换、DCT变换、Walsh变换和小波变换。
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:577744
    • 提供者:shi zhenxiang
  1. SPIHTencodingalgorithm

    0下载:
  2. 针对小波变换和多级树集合分裂图像编码具有浮点数运算、算法复杂等特点,采用整数实现的提升格式代替了原来的小 波变换,并结合提升小波变换和DCT变换的特点,提出了一种改进方案。
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:288372
    • 提供者:jingjing
  1. Wavelet_watermark

    0下载:
  2. VC实现数字水印的嵌入和提取算法 二值图像嵌入灰度图像的DCT变换系数中
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:605775
    • 提供者:fish
  1. dct变换

    0下载:
  2. 实现离散余弦(TCD)变换-achieve discrete cosine (TCD) Transform
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:106994
    • 提供者:张兵
  1. DCT&IDCT变换

    0下载:
  2. 实行针对图像的DCT以及IDCT变换的源程序。-instituting image DCT and IDCT transformation of the source.
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:791964
    • 提供者:钟祖豪
  1. 普通dct变换和快速dct变换

    0下载:
  2. 两种方法实现dct变换,一般和快速.通过比较可以看出快速变换的优越性.
  3. 所属分类:波变换

  1. watermark

    0下载:
  2. 这个算法能使用DCT变换在图像中加入和检测出水印,抗干扰性能比较强,而且算法比较优化。-The algorithm can use the DCT transform in the image by adding and testing a watermark, a strong anti-interference performance, and optimization algorithms.
  3. 所属分类:Wavelet

    • 发布日期:2017-03-29
    • 文件大小:2275
    • 提供者:xuan_lengyue
  1. dct

    0下载:
  2. 程序实现了对灰度图像的离散余弦变换和小波变换,并能进行反变换-Procedures to achieve gray-scale image of the discrete cosine transform and wavelet transform, and anti-transform
  3. 所属分类:Wavelet

    • 发布日期:2017-04-02
    • 文件大小:58758
    • 提供者:李超
  1. DCT_Change

    0下载:
  2. 可实现图像的DCT变换 请事先修改文件路径-Images can be achieved in advance of the DCT transform to modify the file path
  3. 所属分类:Wavelet

    • 发布日期:2017-04-07
    • 文件大小:952
    • 提供者:TC319
  1. 41695066wienerfilter2

    0下载:
  2. 内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Coding)、位平面编码、预测编码、DPCM、-Content: Chapter
  3. 所属分类:Wavelet

    • 发布日期:2017-04-10
    • 文件大小:1042
    • 提供者:eric
  1. codes

    0下载:
  2. 快速3d离散小波变化,其中1d小波变换函数也进行了改进-fast 3d DCT , where 1d dct is also improved
  3. 所属分类:Wavelet

    • 发布日期:2017-05-04
    • 文件大小:1330096
    • 提供者:meizi
  1. FFTDCT

    0下载:
  2. fft和dct变换的简单实现,有实验图像,vs2005下开发-fft and dct transform a simple implementation, there are experimental images, vs2005 developed under the
  3. 所属分类:Wavelet

    • 发布日期:2017-04-16
    • 文件大小:108949
    • 提供者:陈惜
  1. DCT

    0下载:
  2. vc实现的dct变换 源码及程序-vc source code to achieve transformation and procedures dct
  3. 所属分类:Wavelet

    • 发布日期:2017-04-04
    • 文件大小:403800
    • 提供者:ikan
  1. DCT-TO-WAVE

    0下载:
  2. 用DCT变换模拟小波变换的结果,实现小波变换的分块分层显示。-DCT transform analog wavelet transform, wavelet transform block hierarchical display.
  3. 所属分类:Wavelet

    • 发布日期:2017-11-18
    • 文件大小:1002
    • 提供者:abrams
  1. DCT

    0下载:
  2. 基于OpenCL的DCT变换,有完整的C文件和kernel文件-OpenCL-based DCT transform
  3. 所属分类:Wavelet

    • 发布日期:2017-11-11
    • 文件大小:5831781
    • 提供者:xiaoxuan
  1. gaussian-white-noise--DCT-Matlab

    0下载:
  2. 混沌加密、DCT变换、水印提取,可以直接使用,方便交流学习。-gaussian white noise DCT Matlab
  3. 所属分类:Wavelet

    • 发布日期:2017-05-07
    • 文件大小:1382311
    • 提供者:刘三
« 12 3 »
搜珍网 www.dssz.com