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

搜索资源列表

  1. Denoising-DCT

    0下载:
  2. DCT Based Image Denoising Approach with matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:86316
    • 提供者:hamedvahedian
  1. Information-hiding

    0下载:
  2. 信息隐藏 文献综述 开题报告 基于matlab 的数字水印技术 dct变换-Information hiding
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:984028
    • 提供者:卡卡
  1. DCT

    0下载:
  2. DCT-离散cos变换。数字图像处理相关知识。-DCT-Discrete cos transformation. Knowledge of digital image processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:846
    • 提供者:zhang
  1. exa080903_LOT_1D

    0下载:
  2. 利用子程序fast-lot.m,实现对该图像的变化及压缩,并和以为信号做dct后的图像质量相比较。-Using subroutine fast-lot.m, to achieve the changes and compression of the image, and after, and that the signals do dct compare the image quality.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:796
    • 提供者:wine
  1. DCT-watering

    0下载:
  2. 基于DCT的数字水印技术论文,及相关的源代码-ji yu DCTde shuzi shuiyin jishu ,ji xiangguan wendang
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:450388
    • 提供者:张秀珠
  1. DCT

    0下载:
  2. DCT c++ source file name DCT.cpp (DCT, Fast DCT, chenDCT)
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-24
    • 文件大小:7973353
    • 提供者:petrus
  1. DFT-DCT

    0下载:
  2. 基于VC++的图像的DFT变换和DCT变换,并可实现两者间的对比转换-VC++ based on the image of the DFT transform and DCT transform, and to achieve the contrast between the two conversion
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:245841
    • 提供者:姜颖
  1. 2

    0下载:
  2. matlab开发数字水印DCT与DWT(基于小波变换的静态图像数字水印方法研究)-development of digital watermarking matlab DCT and DWT (wavelet-based method for watermarking of still images)
  3. 所属分类:Wavelet

    • 发布日期:2017-04-07
    • 文件大小:252990
    • 提供者:王蛇
  1. DCT

    0下载:
  2. JPEG标准中规定了4种压缩模式[15]:顺序编码(Sequential encoding),渐进编码(Progressive encoding),等级编码(Hierarchical encoding),无损编码(Lossless encoding)。应用最为广泛的为基于DCT变换的顺序编码,也称之为基准模式(Baseline mode),其它几种模式都以此为基础。这里,采用了JPEG基准模式对图像进行压缩,在基准模式中,熵编码采用哈夫曼编码方法。 -JPEG standard specif
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1177
    • 提供者:yxl
  1. DCT

    0下载:
  2. 用MFC对一个视频或者图像进行DCT变换-With MFC or image on a DCT-video
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1889416
    • 提供者:刘娇
  1. Information-hiding

    0下载:
  2. 利用DCT实现在数字图像中嵌入文本利用lsb在数字图像中嵌入图像-DCT implementation using digital image embedded in the text using lsb embedding images in digital image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:899550
    • 提供者:孙媛媛
  1. MAP-DCT

    0下载:
  2. Image processing: MAP and DCT implementation in Matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:56268
    • 提供者:Hsn
  1. dct

    0下载:
  2. DCT变换,里面很多有用的matlab程序,你会需要的哈-DCT transform, which a lot of useful matlab program, you will need to Kazakhstan
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1514
    • 提供者:anhu
  1. DCTshuiyin

    0下载:
  2. 一种简单的DCT水印 里面有源码和实验结果-A simple DCT watermark inside source and experimental results
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:760297
    • 提供者:吕汇甲
  1. dct

    0下载:
  2. 在VC平台实现一帧图像整数 dct变化。-The dct change of a picture
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1894059
    • 提供者:xue
  1. lean

    1下载:
  2. 基于MATLAB的图像压缩,DCT变换,huffman编码-Image compression
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:215679
    • 提供者:wlx
  1. DCT-for-image-compression-

    0下载:
  2. 利用DCT进行图像压缩(首先将图像分割成8×8的图像,对每个子图像进行DCT,这样每个子图像有64个系数,舍去50%小的变换系数,进行2:1的压缩。)-Using DCT for image compression (first image into 8 × 8 image, for each sub-image DCT, so that each sub-image by a factor of 64, rounding 50 of the small transform coefficie
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:218101
    • 提供者:梨花
  1. a-dct-watermark

    0下载:
  2. 基于离散余弦变换的数字水印,在图像的dct变换域中相应嵌入数字水印-Discrete cosine transform-based digital watermarking, the image of the dct transform domain watermark embedding corresponding
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:426343
    • 提供者:孙晓燕
  1. DCT

    0下载:
  2. 說明:用DCT 來做影像壓縮,提供一個程式,共4個檔案。-Note: do image compression using DCT to provide a program, a total of 4 files.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:3240
    • 提供者:gino
  1. Based-DCT-watermarking

    0下载:
  2. 基于DCT域的数字水印潜入算法研究Based DCT domain watermarking algorithm dive-Based DCT domain watermarking algorithm dive
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:297403
    • 提供者:lomgor
« 1 2 ... 25 26 27 28 29 3031 32 33 34 35 ... 50 »
搜珍网 www.dssz.com