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

搜索资源列表

  1. image

    0下载:
  2. 实现了2D的图像处理,关于图像的各种方式的DCT变换,以及反变换。-The realization of the 2D image processing, a variety of ways on the image of the DCT transform, and inverse transform.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:300592
    • 提供者:左小龙
  1. matlab

    0下载:
  2. 基于MATLAB的数字水印技术研究 关键词:数字水印 Matlab Visual C++6.0 DWT DCT -MATLAB-based digital watermarking technology research Keywords: digital watermarking Matlab Visual C++6.0 DWT DCT
  3. 所属分类:Windows Develop

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

    0下载:
  2. Verilog code for 2D-DCT with detailed documentation.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-06-14
    • 文件大小:128096
    • 提供者:whitestone
  1. DCT

    0下载:
  2. 快速DCT变换的代码.利用c++实现DCT变换.-Fast DCT transform code. Use c++ to achieve DCT transform.
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:3036
    • 提供者:石头
  1. A_DCT_based_embedded_image_coder

    0下载:
  2. 基于DCT的嵌入式图像编码,是DCT图像编码的经典文章,由EZW算法启发而发表的此文章。-DCT-based embedded image coding, DCT image coding is a classic article, inspired by the EZW algorithm published this article.
  3. 所属分类:Project Design

    • 发布日期:2017-04-04
    • 文件大小:216548
    • 提供者:synker
  1. Encoder264

    0下载:
  2. H.264图像编码程序对输入像素块X的整数DCT变换和量化-H.264 encoding process the input image pixel block X integer DCT transform and quantization
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:1820
    • 提供者:ydl
  1. DCT4_org

    0下载:
  2. This will take the DCT of an image Coefficient matrix calculated first and after multiplied with image matrix 4X4.very efficient code.-This will take the DCT of an image Coefficient matrix calculated first and after multiplied with image matrix 4X4.
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:760
    • 提供者:hassan dawood
  1. dctusingtransformcoding

    0下载:
  2. Transform coding used insted of DCT because it is more efficient due to no need to calculate cosine values more efficient then DCT in 4X4 matrix.-Transform coding used insted of DCT because it is more efficient due to no need to calculate cosine val
  3. 所属分类:Graph program

  1. CBmpP

    0下载:
  2. 实现了对bmp图像的量化,反量化,DCT变换,FDCT变换.可以调整参数,查看量化对图像影响,对图像处理课来说不失为一个好project.-This program implements the quantization, DCT, FDCT transform.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2789230
    • 提供者:miao wang
  1. DCT

    0下载:
  2. 原始影像離散餘弦轉換處理程式,含ForwardDCT與InverseDCT兩種方法。-Discrete cosine converting the original image processing program, including ForwardDCT with InverseDCT two ways.
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:700
    • 提供者:tzuhua
  1. DCT

    0下载:
  2. 这是用于本科生信息论与编码课程 余弦DCT程序 有两种方法实现-THIS PROGRAMME IS DCT BY MATLAB
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:127015
    • 提供者:qiuxue
  1. DCTvideowatermark

    0下载:
  2. DCT based video watermarking using pseudo random factor
  3. 所属分类:Multimedia program

    • 发布日期:2017-05-26
    • 文件大小:9365844
    • 提供者:guru
  1. blind_alg

    0下载:
  2. This is partial code for the paper "An Effective Blind Watermark Algorithm Based on DCT"-This is partial code for the paper "An Effective Blind Watermark Algorithm Based on DCT"
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-31
    • 文件大小:1179
    • 提供者:Sathvika
  1. 080707

    0下载:
  2. 通过dct变换,来实现信息隐藏,把需要隐藏的图片嵌入到一副图片中。工具vc-Through dct transform, to achieve information hiding, the need to hide the picture embedded in a picture. Tools vc
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:635484
    • 提供者:陈平
  1. lena

    0下载:
  2. 快速dct 变换,实现信息隐藏的有一个实例。从图片隐藏,到把隐藏的图片读出的,完整实现-Dct rapid transformation, the realization of information hiding are a case in point. Hidden from the picture, to the hidden picture to read out, a complete realization of
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1248963
    • 提供者:陈平
  1. dct

    0下载:
  2. JPEG压缩算法的核心是“视觉保真”原理,利用人类视觉系统特征进行处理,以达到最大图像数据压缩效果,实际上就是去除那些人眼不易觉察的信息。图像的空间频率对人的视觉至关重要,采用离散余弦变换可将图像分解成一组波,每个波有一个不同的空间频率,这样可以去除人类眼睛觉察不到的信息,而且还可使系统只保留重要的信息。-JPEG compression algorithm is the core of " visual fidelity" principle, the use of the
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:1476
    • 提供者:huoxinglin
  1. dct

    0下载:
  2. 用DCT变换对图像进行压缩,并计算了MSE-DCT
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-05
    • 文件大小:708
    • 提供者:骨头鱼
  1. pic393

    0下载:
  2. 频域法加入数字水印的原理是首先将原始信号(语音一维信号、图像二维信号)变换到频域,常用的变换一般有DWT、DCT、DFT、WP和分形。然后,对加入了水印信息的信号进行频域反变换(IDWT、IDCT、DFT、WP),得到含有水印信息的信号。-Frequency-domain digital watermarking method by adding the principle is that first of all, the original signal (voice signal of on
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1938
    • 提供者:laura
  1. watermark

    0下载:
  2. watermarking algorithm base on dct
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:1504
    • 提供者:meysam
  1. code

    0下载:
  2. 实现对于数字图像进行加入水印和水印提取的操作,基于的是DCT域的变换方法。-The realization of the digital images by adding watermarks and watermark extraction operation, the DCT-based transform domain.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:577625
    • 提供者:mimi
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 50 »
搜珍网 www.dssz.com