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

搜索资源列表

  1. DCTcoefficient

    0下载:
  2. 对图像dct系数的分部规律进行统计,绘图。-Dct coefficient on the image for a division of the laws of statistics, graphics.
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:1798
    • 提供者:lut
  1. ImageBoard

    1下载:
  2. 功能十分强大的数字图像处理程序,具有基本的图像输入和变换,图形的即时绘制,彩色图像处理,图像旋转平移缩放,分离滤除RGB三原色,边缘检测与提取,频域变换(FFT,DCT),中值滤波等功能-Function is very powerful digital image processing procedures, have a basic input and transform images, graphics, real-time rendering, color image processin
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:4040739
    • 提供者:Myrrhy
  1. MATLAB_code_of_image_processing

    2下载:
  2. 该gui函数基本上包括图像处理里面的最基本处理,相当于一个小型photoshop。比如读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,DCT,DST,DHT,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,平滑,锐化,伪彩色增强;图像分割里面的灰度阈值法,Robert,Laplace,sobel,prewitt,canny算子边缘检测法;图像恢复里面的直接逆滤波,维纳滤波;图像编码里面的霍夫
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:397915
    • 提供者:guhuxiang
  1. 41695066wienerfilter2

    0下载:
  2. 内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Coding)、位平面编码、预测编码、DPCM、-Content: Chapter
  3. 所属分类:Wavelet

    • 发布日期:2017-04-10
    • 文件大小:1042
    • 提供者:eric
  1. jpeg

    0下载:
  2. 该程序利用离散余弦变换(DCT)对JPEG图像进行压缩与解压缩-The program using the discrete cosine transform (DCT) for JPEG image compression and decompression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-10
    • 文件大小:2538020
    • 提供者:gechengwei
  1. JPEG

    0下载:
  2. JPEG压缩全过程,压缩和解压缩,改程序是编写静止图像必须学习得程序,内容丰富,需要耐心学习,先搞懂图像压缩的过程,包括颜色空间转换,DCT变换,Huffman编码,量化等过程-JPEG compression and decompression
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:8342472
    • 提供者:yangcaodie
  1. DCT

    0下载:
  2. 实现图像的DCT变换和IDCT变换,用OPENGL显示出经变换后并还原了的图像-To achieve the image DCT transform and IDCT transform, using OPENGL shown by the transformation, and restore the image of
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-04
    • 文件大小:1168376
    • 提供者:cj
  1. ImageFreqCipher

    1下载:
  2. 一种频域加密算法,图像经过DCT变换得到DCT系数,然后对DCT系数进行加密。然后对加密的DCT系数进行DCT反变换图像数据。最后对其加密后的图像数据进行线性变换来调整图像数据的取值范围在[0,255]。最后得到加密图像-A frequency-domain encryption algorithm, the image obtained through the DCT transform DCT coefficients, and then encrypt the DCT coefficien
  3. 所属分类:加密解密

    • 发布日期:2013-12-18
    • 文件大小:13820
    • 提供者:林旭亮
  1. FreqWatermark

    1下载:
  2. 一种基于DCT的扩频水印算法,本算法通过对水印信息进行扩频,在原始载体图像的DCT域内进行水印嵌入。-DCT-based spread spectrum watermarking algorithm, the algorithm is spreading through the watermark information in the original carrier image of the DCT domain for watermark embedding.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:28940
    • 提供者:林旭亮
  1. MatermarkingDWT_DCT

    1下载:
  2.  提出一种基于DWT和DCT域的有意义二值图像数字水印算法 利用Arnold变换对水印序列进行置乱,消除 象素的空间相关性,增加水印的安全性 而结合小波变换和离散余弦变换的特性,将水印信息嵌入到图像变换域的低频和 中频系数中,提高水印的鲁棒性和不可见性 实验证明该算法具有较好的抗压缩、抗噪音和抗剪切性。-Watermarking in DWT and DCT area
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:578195
    • 提供者:LFZ
  1. hw2

    0下载:
  2. 1.对一个256*256的图像进行DCT变换得到图像D,将D得斜下角数值置为零,然后进行DCT反变换. 2.对源图像进行K-L转换 1和2比较-1.Get a grey level image which size is N*N. (For example, 256*256, however, N = ), and partition to 8*8 sub images. 2.. Apply DCT to these sub images, and get the transfo
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1533
    • 提供者:zhengyan
  1. 71477212FFT

    1下载:
  2. 自己手写的图像的FFT变换和DCT变换的MATLAB代码-Own handwritten images FFT transform and DCT-MATLAB code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:1374
    • 提供者:廖辉
  1. dct_y1_zuizhong1

    0下载:
  2. matlab 数字图像压缩 DCT实现,matlab本身有demo 但这里加固一下-digital image processing using matlab, enjoy yourself
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:4671
    • 提供者:毛渝南
  1. code

    0下载:
  2. 基于FFT变换、DCT变换、HT变换、小波变换和矢量量化技术的图像压缩的Matlab实现。-Based on the FFT transform, DCT transform, HT transform, wavelet transform and vector quantization image compression technology, the Matlab implementation.
  3. 所属分类:Special Effects

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

    0下载:
  2. DCT快速新算法及滤波器结构研究与子波变换域图像降噪研究的论文-dct
  3. 所属分类:Document

    • 发布日期:2017-05-19
    • 文件大小:5592592
    • 提供者:张旭
  1. dctcompr

    0下载:
  2. 基于DCT变换的图像压缩,分别给出了灰度图和真彩图的压缩方法。-DCT-based image compression, respectively, are given grayscale and true color pictures of the compression method.
  3. 所属分类:matlab

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

    0下载:
  2. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:990242
    • 提供者:邓云鹏
  1. FDCT

    0下载:
  2. VC++图像DCT快速变换演示源码 VC++图像DCT快速变换演示源码,一共演示了普通DCT、快速DCT、快速IDCT算法的实现,效果一般,不过代码写得不错。程序执行后,将每一种变换的结果存为TXT文档 ,方便查看-VC++ image DCT fast algorithm demo source VC++ source code image DCT fast transform presentation, a total of presentation of ordinary DCT, f
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:68632
    • 提供者:linfeng
  1. verilogdct

    0下载:
  2. dct实现verilog hdl的数字图像处理,源代码-dct achieve verilog hdl digital image processing, source code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:28702
    • 提供者:xutongxue
  1. cccUSB

    0下载:
  2. 基于DCT和DWT的图像水印算法,离散小波变换 离散余弦变换-DCT and DWT-based -cc
  3. 所属分类:Graph program

    • 发布日期:2017-04-17
    • 文件大小:375230
    • 提供者:崔良义
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com