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

搜索资源列表

  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. 309361_88321a222b5ae22c

    0下载:
  2. DCT 图像处理 基于VHDL语言 简单可行-DCT image processing language based on VHDL
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:10711
    • 提供者:ken
  1. imagecompression

    0下载:
  2. 有损图像压缩的matlab程序实现,通过dct变换,霍夫曼编码,译码,比较压缩后图像与原图。-lossy image compression
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1595
    • 提供者:高天博
  1. dct

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

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

    0下载:
  2. 在一个256*256像素的图像中嵌入水印,并经过高斯白噪声,最后在解调出原始图像与水印图像-In a 256* 256 pixel image embedded watermark, and after a Gaussian white noise, and finally demodulate the original image and watermark image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:705
    • 提供者:珍惜
  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. image-dct

    3下载:
  2. 使用c语言完成对bmp图像的读取以及实现dct变换-Completed using the c language to read bmp images and the realization of dct transform
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:2082
    • 提供者:诸葛亮
  1. DCT-transform

    0下载:
  2. 使用c++对bmp格式的图像进行读取 和dct变 编码 压缩-Bmp with c++ on the image format to read and change coding dct
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:134152
    • 提供者:诸葛亮
  1. Binary-text-digital-image

    0下载:
  2. 提出了一种可抗 几何攻击的二值文本图像水印算法. 该算法基于DCT,它将二值图像的DCT、图像的视觉特征向 量和加密技术有机结合起来,在提取水印时不需要原始图像,是一种实用的盲水印算法-We propose a geometric attacks against Binary Text Watermarking Algorithm. The algorithm is based on DCT, it binary image DCT, the image of the visual fe
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1191008
    • 提供者:切尔西
  1. DCT

    0下载:
  2. dct实现图像压缩,可运行的,matlab实现-failed to translate
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1052
    • 提供者:x许昊
  1. a-watermarking-based-on-dct

    0下载:
  2. 这个基于dct的数字水印的嵌入和提取算法实现。对原始图像进行4*4的分块,并将生成的水印信息嵌入的4*4的低频中。提取是嵌入的逆运算。算法效果挺好的。-
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:50139
    • 提供者:jxzjxz10
  1. image-segmentation-DCT

    1下载:
  2. 基于matlab,利用DCT方法实现图像压缩,对比不同压缩率情况下图像的大小-image segmentation DCT
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:658
    • 提供者:刘进
  1. dct

    0下载:
  2. 实现图像的dct变换,很好的实现了dct变换,自己测试过了-dct transform
  3. 所属分类:Special Effects

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

    0下载:
  2. 本代码可以实现图像的离散余弦变换,经过调试无错误,可以顺利使用。有利于学习图像处理编程。-This code can achieve the image discrete cosine transform, through debugging error-free, can be successfully used. Conducive to learning image processing program.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:3903093
    • 提供者:grui
  1. pudn2

    0下载:
  2. DCT变换在图像压缩中的实验 对视频的参考帧 和目标帧进行压缩的实验-DCT transform in image compression experiments on the video frames of reference frame and target compression experiments
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:3285
    • 提供者:toilet
  1. A-dct-based-digital-watermarking-a

    0下载:
  2. 论文给出了一种在小波变换域中对静态图像加水印的方案。-Paper presents a wavelet transform domain in the increase of the static image watermarking program.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:662828
    • 提供者:陈万虹
  1. dct

    0下载:
  2. 离散余弦变换以压缩图片代码 从而得到一个很好的压缩方式 并能很好的还原图像-Discrete cosine transform compressed image code to get a good compression and can restore a good image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:1436
    • 提供者:翟宏杰
  1. DCT

    0下载:
  2. 对灰度图像进行离散余弦变换。只支持bmp图像。-Gray-scale image of the discrete cosine transform. Only supports bmp images.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2938451
    • 提供者:guzaltaji
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »
搜珍网 www.dssz.com