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

搜索资源列表

  1. DCT-transform

    0下载:
  2. #include "stdafx.h" #include "DCT变换.h" #include "DCT变换Dlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__ #endif-DCT transform
  3. 所属分类:CSharp

    • 发布日期:2017-11-07
    • 文件大小:583629
    • 提供者:余树峰
  1. DCT

    0下载:
  2. 利用DCT变换实现两幅大小相同的图像的水印嵌入,包含水印图像的处理,水印的嵌入和提取。及PNSR的计算-DCT transform two of the same size image of the watermark embedding, contain watermark image processing, the watermark embedding and extraction. And PNSR calculation
  3. 所属分类:Special Effects

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

    1下载:
  2. 实现DCT变换,包括FFT快速变换,DCT逆变换的算法代码-DCT, FFT Fast Transform, DCT inverse transformation algorithm code
  3. 所属分类:Graph program

    • 发布日期:2017-11-15
    • 文件大小:9223
    • 提供者:田晓飞
  1. DCT

    0下载:
  2. 用MATLAB实现数据压缩中的DCT变换,程序里有比较详细的说明。-DCT transform data compression using MATLAB program, a more detailed explanation.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-13
    • 文件大小:972
    • 提供者:xuwan
  1. DCT

    0下载:
  2. 用VC++实现图像DCT变换及IDCT,界面友好便于实现-complish DCT by VC++
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-17
    • 文件大小:229019
    • 提供者:于秀青
  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. DFT-and-DCT-transformations

    1下载:
  2. 二维离散傅里叶变换和离散余弦变换同属于图像的二维正交变换,它们在图像处理中有 着极为重要的应用价值。利用这些正交变换可以获得图像的频域信息,从而实现图像的增强、复原、编码和描述。本文将描述对图像进行DFT 和DCT 变换的过程。在进行DFT 变换后,还会将图像的幅频、相频特性进行置换操作后反变换,并探讨其中的规律;而在DCT 变换后,还将探讨如何选取DCT 系数点以实现图像的复原。请先阅读压缩包内的pdf文档。-This code implements the DFT and DCT tra
  3. 所属分类:Special Effects

    • 发布日期:2014-11-28
    • 文件大小:390144
    • 提供者:Zhang
  1. Block-DCT-transform

    0下载:
  2. 分块DCT变换,基于压缩感知信号的压缩。详细阐述了信号基于DCT分块的变换算法。为后面的信号压缩和恢复做铺垫。-Block DCT transform based on compressed sensing signal compression. Elaborates the signal based on the sub-block of DCT transform algorithm . For the following signal compression and pave the wa
  3. 所属分类:Communication

    • 发布日期:2017-11-15
    • 文件大小:451839
    • 提供者:lili
  1. DCT

    0下载:
  2. 数字视频图像处理大作业。MPEG-1、MPEG-2及JPEG标准中都采用了基于图像块的DCT变换编码,根据已学知识完成下列问题:-Digital video image processing operations.Mpeg-1, mpeg-2, and JPEG standard are adopted based on image block DCT transform coding, according to the knowledge to complete the following q
  3. 所属分类:CAD

    • 发布日期:2017-11-21
    • 文件大小:271012
    • 提供者:ly
  1. DCT

    0下载:
  2. 基于dct变换,实现matlab图像压缩源码,很有意思-Based on DCT transform, matlab image compression source code, very interesting
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-22
    • 文件大小:9523
    • 提供者:徐小
  1. watermark-dct

    0下载:
  2. 一种基于DCT变换的水印嵌入和提取的程序。-Based on the DCT watermark embedding and extraction procedures.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:2925
    • 提供者:尘中尘
  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. DCT

    0下载:
  2. 用matlab实现图像的DCT变换,将高频细节点忽略达到压缩的目的-Using matlab image DCT transformation, the high-frequency detail to achieve the purpose of compression point ignored
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-09
    • 文件大小:51925
    • 提供者:张华
  1. dct

    0下载:
  2. 通过DCT变换实现对图像的压缩,压缩后图片基本与原图像相同。-Through the DCT transform for image compression, image compression basically the same as the original image.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:10341
    • 提供者:王洪喆
  1. DCT-based-image-coding-

    0下载:
  2. 基于DCT变换的图像压缩matlab实现,开发环境为matlab-DCT-based image compression matlab implementation, development environment for matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:1022
    • 提供者:阿甘
  1. dct-quanlity-snr

    0下载:
  2. 对一幅图像进行不同量化水平的DCT变换,可以应用于不同分块大小下的DCT变换测试。-On an image to quantify the level of different DCT transform, can be applied to different sub-block size DCT transform under test.
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:2378
    • 提供者:forsdth
  1. JPEG-DCT

    0下载:
  2. JPEG中DCT 变换在 matlab中的实现 相当简便-JPEG in the DCT transform in matlab in the realization of a very simple
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:1459
    • 提供者:athehad
  1. DCT

    0下载:
  2. 通过二维图抽象的DCT变换,取前n和系数进行重构得到的图像进行显示-Two-dimensional map by abstraction of DCT, take the first coefficient n and displays the image reconstructed by
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-10
    • 文件大小:688
    • 提供者:gaoshou7126
  1. DCT

    0下载:
  2. 将一个512×512的lena.bmp图像进行DCT变换,对得到的DCT系数按8×8块进行分层(分三层),重组填充得到新的系数矩阵,结果发现原图像的能量集中在了新图像的左上角低频部分。-The lena.bmp an image of 512 × 512 is subjected to DCT transform, the DCT coefficients obtained by layering 8 × 8 block (of three), to obtain a new recombina
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-25
    • 文件大小:2779
    • 提供者:李三
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com