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

搜索资源列表

  1. Ttwo_d_dct_sew

    0下载:
  2. 二维DCT变换,采用查找表的方法实现算法,分别通过列变换,,再通过行变换,通过加法器乘法器和流水线技术得出更快的结果! -2D DCT algorithm using look-up table method, respectively, by column transform, and then transform through the line faster results obtained by the adder multipliers and pipelining techniq
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-06-14
    • 文件大小:23552
    • 提供者:
  1. hjpjpegb

    0下载:
  2. JPEG压缩编码,采用DCT变换、霍夫编码,-JPEG compression using the DCT, Hough coding
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1810803
    • 提供者:houjam
  1. jpegdecode04

    0下载:
  2. 实现JPEG的解码程序,逆DCT变换、霍夫编码解码,运行验证无误-The JPEG decoding process, the inverse DCT transform, Hough codec, run verification by
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1312794
    • 提供者:houjam
  1. exp1

    0下载:
  2. 包含几个小程序,包括基音周期提取,生物医学信号压缩:DCT变换,K-L变换等-Contains several procedures, including the pitch period extraction, biomedical signal compression: DCT transform, KL transform
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-03-27
    • 文件大小:1166
    • 提供者:liyii
  1. TDDCCTcodeh

    0下载:
  2. 本程序源码实现了数字图像水印的DCT变换嵌嵌入算法,是非常常见的经典算法! 可直接使用。 -The program source code to achieve the Digital Image Watermarking in the DCT transform embedded embedding algorithm, is very common classical algorithm! Can be used directly.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1546
    • 提供者:
  1. dcts

    0下载:
  2. dct变换离散余弦变换(Discrete Cosine Transform,简称DCT变换)是一种与傅立叶变换紧密相关的数学运算。在傅立叶级数展开式中,如果被展开的函数是实偶函数,那么其傅立叶级数中只包含余弦项,再将其离散化可导出余弦变换-Discrete Cosine Transform
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:841
    • 提供者:
  1. jpegyasuo

    0下载:
  2. 实现JPEG的压缩和编码 (1)首先通过DCT变换去除数据冗余; (2)使用量化表对DCT系数进行量化; (3)对量化后的系数进行Huffman编码。 -Achieve JPEG compression and coding of the DCT (1) First remove the data redundancy (2) Use the quantization tables for DCT coefficients to quantify (3) Huffman c
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:7401
    • 提供者:yuying
  1. dct

    0下载:
  2. 离散余弦变换DCT 水印算法 嵌入二值水印信息-DCT watermark algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:626
    • 提供者:李晨璐
  1. WWatermarkinga

    0下载:
  2. 基于DCT变换的水印图像水印算法源代码(matlab实现)。将文件解压缩到到MATLAB安装目录下的work文件夹中,然后打开aaa.m文件,运行即可。 -DCT-based watermark image watermarking algorithm source code (Matlab implementation). Extract the file to the MATLAB installation directory under the work folder, and the
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:56169
    • 提供者:allege
  1. oc_mkjpeg_v63

    0下载:
  2. 离散DCT变换的Veilog HDL语言实现,RTL描述方式,并附有输入测试信号的testBeach文件-Discrete DCT transform Veilog HDL language, RTL descr iption, together with the input test signal testBeach file
  3. 所属分类:Wavelet

    • 发布日期:2017-04-09
    • 文件大小:1214473
    • 提供者:曾柯益
  1. DCT

    0下载:
  2. 该程序是图像处理中的离散余弦变换的源代码,语言环境VC-The program is a discrete cosine transform image processing source code, the language environment VC++
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:141717
    • 提供者:lixing
  1. DCT

    0下载:
  2. 离散余弦变换,及其反变换,基于opencv的,所以必须安装opencv包括8*8分块-Discrete Cosine Transform and its inverse, based on the opencv opencv, so you must install the 8* 8 block
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-01
    • 文件大小:8289148
    • 提供者:燃情岁月
  1. dfdcctfastdcte

    0下载:
  2. 演示快速DCT变换与与普通dct变换的区别 -The demo fast DCT transform ordinary dct transform distinction
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-23
    • 文件大小:82157
    • 提供者:lmargin
  1. soundDCT

    2下载:
  2. 读入语音信号并对其进行dct变换进行压缩变换的matlab程序-Reading the speech signal compression transform Matlab procedures and dct transform
  3. 所属分类:matlab

    • 发布日期:2015-04-22
    • 文件大小:1024
    • 提供者:liu
  1. 11

    0下载:
  2. matlab代码,实现DCT变换 -matlab code, DCT transform matlab code, DCT transform
  3. 所属分类:matlab

    • 发布日期:2017-12-09
    • 文件大小:642
    • 提供者:qry
  1. jpegencoding

    0下载:
  2. 该文档详细描述了JPEG编码过程,涉及色系变换、DCT变换、量化、Huffman编码等关键步骤,适合JPEG编码入门学习。-The document is a detailed descr iption of the JPEG encoding process involves color transform, DCT transform, quantization and Huffman coding key steps, learning portal for JPEG encoding.
  3. 所属分类:Document

    • 发布日期:2017-11-13
    • 文件大小:572210
    • 提供者:米米
  1. interpre

    1下载:
  2. 基于matlab的帧内16*16宏块预测代码实现,采用全搜索算法,后面有简化的DCT变换和量化过程-inter prediction of 16*16 macroblocks using Full Search Algorithm based on matlab, followed with simplified process of DCT transform and quantization
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:1619
    • 提供者:haha
  1. Blind-video-watermarking-DCT

    0下载:
  2. 基于离散余弦变换的自适应盲视频水印算法Blind video watermarking algorithm based on adaptive discrete cosine transform-Blind video watermarking algorithm based on adaptive discrete cosine transform
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:180700
    • 提供者:夏丽娟
  1. DCT

    0下载:
  2. 提出了一种基于DCT提取人脸特征技术和支持向量机分类模型的人脸识别方法。利用离 散余弦变换可提取人脸可识别的大部分信息,而支持向量机作为分类器,在处理小样本、高维数等 方面具有独特的优势,且泛化能力很强,无需先验知识。从ORL 人脸库上的实验结果可以看出, DCT特征提取是很有效的,且SVM的分类性能优于最近邻分类器,同时提高了整个系统的运算速 度。-A face recognition method based on DCT for face feature extractio
  3. 所属分类:Project Design

    • 发布日期:2017-11-25
    • 文件大小:354141
    • 提供者:罗朝辉
  1. DCT

    0下载:
  2. 编程实现DCT高通,低通滤波,并与傅里叶变换进行对比-Programming DCT high pass, low pass filtering, compared with the Fourier transform
  3. 所属分类:Special Effects

    • 发布日期:2017-11-21
    • 文件大小:322438
    • 提供者:赵宇
« 1 2 ... 33 34 35 36 37 3839 40 41 42 43 ... 50 »
搜珍网 www.dssz.com