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

搜索资源列表

  1. fft

    0下载:
  2. This is a package to calculate Discrete Fourier/Cosine/Sine Transforms of 1-dimensional sequences of length 2^N. This package contains C and Fortran FFT codes.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:72183
    • 提供者:陈西
  1. Image-Processing

    0下载:
  2. vc++数字图像编程基础,包括点运算、几何变换(平移、旋转、缩放、镜像)、正交变换(沃尔什、傅里叶、离散余弦)、图像增强(图像平滑、中值滤波、梯度锐化、拉普拉斯锐化)、形态学变换(腐蚀、膨胀、开、关)、边缘与轮廓(robert、sobel、frewit、kirsch、gauss-laplace边缘检测算子,hough变换,轮廓提取,轮廓跟踪)、图像分析(阈值分割、投影检测、差影检测、模板匹配)、图像复原(卷积模糊、逆滤波复原、维纳滤波复原,随机、椒盐噪声)、图像编码(赫夫曼编码、香农费诺编码、行
  3. 所属分类:Special Effects

    • 发布日期:2017-06-09
    • 文件大小:16464506
    • 提供者:李欣
  1. Discrete_Cosine_and_Sine_Transforms

    0下载:
  2. 继 Discrete Cosine Transform: Algorithms, Advantages, Applications (K. R. Rao and P. Yip) 之后的一本关于离散余弦变换(DCT)的快速实现算法的最新专著. 本书第五章“Integer Discrete Cosine/Sine Transforms”关于DCT整数近似实现写的非常详细和精彩, 很方便大家编程实现. 值得一提的是本书的第一作者Vladimir Britanak 一直在从事DCT, 尤其是改进的离散余
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-12
    • 文件大小:2693044
    • 提供者:伍家松
  1. DCTandNNprotected

    0下载:
  2. High Speed Face Recognition Based on Discrete Cosine Transforms and Neural Networks
  3. 所属分类:Graph program

    • 发布日期:2017-04-25
    • 文件大小:248604
    • 提供者:zhong
  1. fft

    0下载:
  2. FFT General Purpose Package to calculate Discrete Fourier/Cosine/Sine Transforms of 1-dimensional sequences of length 2^N-FFT General Purpose Package to calculate Discrete Fourier/Cosine/Sine Transforms of 1-dimensional sequences of length 2^N
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:76552
    • 提供者:ffxx68
  1. dct2

    0下载:
  2. discrete cosine transforms for embedded systems
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-31
    • 文件大小:17106
    • 提供者:kingtut
  1. dctannprotected

    0下载:
  2. High information redundancy and correlation in face images result in efficiencies when such images are used directly for recognition. In this paper, discrete cosine transforms are used to reduce image information redundancy because only a subset of t
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:25634
    • 提供者:mhm
  1. mysourcehdl

    0下载:
  2. Image fusion is a process which combines the data from two or more source images from the same scene to generate one single image containing more precise details of the scene than any of the source images. Among many image fusion methods like ave
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1828
    • 提供者:black
  1. DIF

    0下载:
  2. 一种基于《The Discrete Fractional Cosine and Sine Transforms》分数阶傅立叶变换程序-Fractional fourier transform based on <<The Discrete Fractional Cosine and Sine Transforms>>
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:185573
    • 提供者:yanwotian
  1. fftw-3.2.tar

    1下载:
  2. 西方快速Fourier变换。FFTW是计算离散Fourier变换(DFT)的快速C程序的一个完整集合,它可计算一维或多维、实和复数据以及任意规模的DFT。FFTW还包含对共享和分布式存储系统的并行变换。FFTW由麻省理工学院计算机科学实验室超级计算技术组开发。 -FFTW is a C subroutine library for computing the discrete Fourier transform (DFT) in one or more dimensions, of arbi
  3. 所属分类:Algorithm

    • 发布日期:2016-09-25
    • 文件大小:3670016
    • 提供者:puyanxiang
  1. TransformCoding

    0下载:
  2. Matlab code to study the decorrelation and energy packing efficiency of three transform techniques: Karhunen-Loève transform (KLT), discrete-cosine transform (DCT), and Walsh-Hadamard transform (WHT). Using a given vector of signal samples, it tra
  3. 所属分类:matlab

    • 发布日期:2017-11-12
    • 文件大小:2376
    • 提供者:cs
  1. DFRDT_new

    0下载:
  2. the discrete fractional Cosine 算法参考: S.-C. Pei, M.-H. Yeh. Discrete fractional Cosine and Sine transforms. IEEE Trans. Sig. Proc., 49(6):1198--1207, 2001-the discrete fractional Cosine algorithm Reference: S.-C. Pei, M.-H. Yeh. Discrete fr
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:983
    • 提供者:中田
  1. 图形图像处理程序例子

    0下载:
  2. 1.二值化处理的源代码 2.对角镜像处理 3.离散余弦变换处理 4.傅立叶变换处理 5.(图像复原) 6.加入随机噪声 7.直方图均衡处理 8.几何变换 9.图像处理头文件 ...... -1. 2 value of the source code for two. Right angle image processing 3. Discrete Cosine Transform 4. Fourier transform handle
  3. 所属分类:GDI/图象编程

    • 发布日期:2014-02-25
    • 文件大小:19915
    • 提供者:testsb
  1. 5_3in-a-sub-bands-image-coding

    0下载:
  2. The object of image compression is to minimiz redundant information. This redundancy is due to correlation between adjacent pixels in a digital image. Different approaches with variable efficacies deal with this type of redundancy the decompo
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1573769
    • 提供者:widy
  1. Masera_conf_17_0.pdf.tar

    0下载:
  2. In this paper, we show a class of relationships which link Discrete Cosine Transforms (DCT) and Discrete Sine Transforms (DST) of types V, VI, VII and VIII, which have been recently considered for inclusion in the future video coding technology.
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:258048
    • 提供者:Imphal
  1. huffman coding

    0下载:
  2. 利用霍夫曼编码进行图像压缩处理,此程序为霍夫曼编码的示例(The performance of a Huffman code is a function of the entropy of the signal distribution and therefore can be highly dependent in the transform domain in which the code is applied. For example, JPEG partitions an image
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-21
    • 文件大小:3072
    • 提供者:Jessicapu
搜珍网 www.dssz.com