CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - DCT c

搜索资源列表

  1. DCT-transform

    0下载:
  2. 这是一个非常有用的DCT变换的原代码,用c语言编写,希望对大家有帮助。-This is a very useful DCT's original code using the c language, and I hope to be helpful.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:131.15kb
    • 提供者:何忠
  1. dct

    0下载:
  2. 数字图像处理程序,TI公司CCS2.0平台,内部程序用c编写,实现数字图像的DCT变换
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:77.89kb
    • 提供者:侯天峰
  1. dct

    0下载:
  2. 继续,这个是,恩,还是和数字水印和图像处理有关系的东西拉,因为最近在做这个拉,恩,之所以这么着急的一下子就上传5个,是因为我真的有一点东西要看一下,看了好长哪方面的资料,可是还是不能搞定,所以要找源码看看啊,所以麻烦站长了,赶紧帮我开通一下拉,谢谢啊!真诚的。 转入正题:这个是一个离散余弦变换的C语言程序,相信数字水印和图像处理方面的编程者对他很熟悉,使用matlab实现他很简单,可是。。。我们用的是VC啊。哈哈,不过没有关系拉,这个我已经搞定了,所以如果你对此还是不很熟悉,那么就看看这个源
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.25kb
    • 提供者:莫雨
  1. Watermark_zs.rar

    0下载:
  2. 用c语言实现一种基于DCT系数均值的盲水印算法,C language implementation with a mean value based on the DCT coefficient of the Blind Watermarking Algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:716.36kb
    • 提供者:杨毅
  1. DCT

    0下载:
  2. 基于visual c++对图像进行DCT变换的编程-Based on visual c++ Image DCT transform programming
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:223.65kb
    • 提供者:young
  1. DCT

    0下载:
  2. DCT变换的源代码,支持一维二维DCT变换及反变换-DCT transform of the source code, to support the one-dimensional two-dimensional DCT transform and inverse transform
  3. 所属分类:Special Effects

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

    0下载:
  2. 用C++编写的通过DCT变换实现图像的压缩。-Using C++ prepared implementation through the DCT transform compressed images.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2.31mb
    • 提供者:王磊
  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
    • 文件大小:620.59kb
    • 提供者:陈平
  1. DCT

    0下载:
  2. DCT编码,使用C语言实现,非常适合学习交流之用!-DCT coding, using the C language implementation, ideally suited to study the exchange of use!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2.69mb
    • 提供者:zlzmm
  1. DCT

    0下载:
  2. 二维离散余弦变换 c# 实现图像压缩和特征提取 -Discrete Cosine Transform for Feature Extraction Decription: Implementation of 2D discrete cosine transform in c# Download source: http://www.codeproject.com/KB/GDI/2D-DCT.aspx
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:29.31kb
    • 提供者:ben
  1. PorcupineSrc

    0下载:
  2. c++下的dct/lsb水印设计与实现,做图像隐藏时用的-c++ under the dct/lsb watermark design and implementation, making use of hidden images
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1.02mb
    • 提供者:Roy Ge
  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
    • 文件大小:2.03kb
    • 提供者:诸葛亮
  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
    • 文件大小:131.01kb
    • 提供者:诸葛亮
  1. dct

    0下载:
  2. dct变换,用c语言编写,实现了DCT的变换以及zig-zag扫描。-dct transforma
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:13.14kb
    • 提供者:zhangjun
  1. DCT-a-IDCT

    0下载:
  2. Discrete Cosine Transformation and Inverse Discrete Cosine Transformation written using C++. Helpful if you are intrested in image processing using C++.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:3.12kb
    • 提供者:alien muzik
  1. 2d-dct

    0下载:
  2. 多维矢量矩阵理论中,2维dct能量集中性测试c++代码-Multi-dimensional vector matrix theory, the two-dimensional DCT energy the centralized testing c++ code
  3. 所属分类:Special Effects

    • 发布日期:2017-11-24
    • 文件大小:121.46kb
    • 提供者:钟江江
  1. dct

    0下载:
  2. 在C++的编程环境下实现离散余弦变换,进行图像处理-In C++ programming environment to achieve discrete cosine transform for image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:1kb
    • 提供者:张博雅
  1. DCT

    2下载:
  2. 用C#语言编写的通过DCT变换实现图像压缩 数字图像处理实验报告-Written in c# by DCT transformation to realize image compression
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:48.18kb
    • 提供者:徐立
  1. DCT

    0下载:
  2. DCT变换的C语言实现, DCT变换的C语言实现-DCT-C language,DCT-C language,DCT-C language,DCT-C language,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:9.87kb
    • 提供者:刘波
  1. PicCompressEncode

    0下载:
  2. DCT效应-保留DC及前8个AC,在C#平台上制作表格显示(DCT effect - retains the DC and the first 8 AC, and produces tabular displays on the C# platform)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:61.98mb
    • 提供者:萧渊离
« 12 3 »
搜珍网 www.dssz.com