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

搜索资源列表

  1. FDCT

    0下载:
  2. VC++图像DCT快速变换演示源码 VC++图像DCT快速变换演示源码,一共演示了普通DCT、快速DCT、快速IDCT算法的实现,效果一般,不过代码写得不错。程序执行后,将每一种变换的结果存为TXT文档 ,方便查看-VC++ image DCT fast algorithm demo source VC++ source code image DCT fast transform presentation, a total of presentation of ordinary DCT, f
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:68632
    • 提供者:linfeng
  1. dip

    0下载:
  2. 一个简单的包括几个基本的图像处理的程序 可以实现: 检索灰度最大值,最小值,平均值,灰度线性变换,直方图统计,直方图均衡,平移,拉伸,旋转,FFT,DCT,随即噪声,椒盐噪声,均值滤波,中值滤波,SOBEL,LAPLACE 二值化-A simple include several basic image processing program can be: retrieve the gray maximum, minimum, average, linear gray level t
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-12
    • 文件大小:2650466
    • 提供者:wynd
  1. sucess_in_fdct

    0下载:
  2. 本程序是一幅512*512的lena.raw图像进行快速DCT和其逆变换,整个程序均调试通过,是在C语言环境下编写的,在整个关于快速DCT的源码中,本代码可以说是集大成者,很值得一看。-This procedure is mainly of a float or double type of data, rounding, the float data can be positive or negative, can be, take the whole principle of roundin
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2362861
    • 提供者:浪飞人海
  1. ImageProcessing

    0下载:
  2. 图像处理变换 离散宇轩变换,傅里叶,直方图-image processing,DCT fourier hostone
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-18
    • 文件大小:4910727
    • 提供者:fine
  1. PMatermarkingr

    0下载:
  2.  提出一种基于DWT和DCT域的有意义二值图像数字水印算法 利用Arnold变换对水印序列进行置乱,消除象素的空间相关性,增加水印的安全性 而结合小波波变换和离散余弦变换的特性,将水印信息嵌入到图像变换域的低频和中频系数中,提高水印的鲁棒性和不可见性 实验证明该算法具有较好的抗压缩、抗噪音和抗剪切性。 -Making meaningful binary image digital watermarking algorithm based on DWT and DCT domain using
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:578263
    • 提供者:apwyhh
  1. Ipprrocessm

    0下载:
  2. 图像处理基础知识开发的这些程序源码对新手非常有帮助!4)对图像进行离散余弦变换处理(图像变换)的源源代码,编译后的可执行文件须带参数运行。dct.cpp 使用方法:dct BMP文件名 -Image processing program source code developed by the basic knowledge is very helpful for the novice! 4) the image discrete cosine transform processing (
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:18119
    • 提供者:cbcongfuzi
  1. dct_quick_tran

    0下载:
  2. dct快速变换的算法,用一副256X256像素的图像来做实验-Fast DCT transform algorithm, using an image of 256X256 pixels to do the experiment
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:100250
    • 提供者:fumin
  1. DCTshuiyindechengxu

    0下载:
  2. 其变换矩阵的基向量很近似于托伯利兹矩阵的特征向量,而托伯利兹矩阵又体现了人类语言及图像信号的相关性。因此,DCT常常被认为是语音与图像信号变换的准最佳变换。-The transformation matrix of the basis vectors is approximate to the Vento Belize matrix eigenvectors, and the support matrix of Belize and reflects the relationship betwe
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:756
    • 提供者:科研
  1. picture

    0下载:
  2. 读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,DCT,DST,DHT,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,平滑,锐化,伪彩色增强;图像分割里面的灰度阈值法,Robert,Laplace,sobel,prewitt,canny算子边缘检测法;图像恢复里面的直接逆滤波,维纳滤波;图像编码里面的霍夫曼编码-read the document, the geometric transf
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:467403
    • 提供者:我去
  1. bianma

    0下载:
  2. DM编码、变换编码(FFT和DCT)、算术编码、行程编码、Huffman编码、线性预测编码和一个近似的JPEG编码过-DM coding, transform coding (FFT and DCT), arithmetic coding, Run-Length Coding, Huffman coding, linear predictive coding and a process similar to JPEG encoding.
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:193746
    • 提供者:晚上
  1. matlabDCTwatermarking

    0下载:
  2. 实现基于离散傅立叶变换的数字水印嵌入和提取功能。-DCT watermarking
  3. 所属分类:Other systems

    • 发布日期:2017-12-13
    • 文件大小:139543
    • 提供者:CHEN
  1. cdass

    0下载:
  2. 是数字图像处理中各种变换的类,包括DCT等不同的变换方法-Is class, all kinds of transform in digital image processing methods, including different DCT transformation,
  3. 所属分类:Process-Thread

    • 发布日期:
    • 文件大小:12288
    • 提供者:Euesin
« 1 2 3 4 5»
搜珍网 www.dssz.com