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

搜索资源列表

  1. shuzituxiangchuli

    0下载:
  2. 包含了多种常用的数字图像处理方法的实现代码,图像镜像、平移、旋转、缩放,高斯滤波、拉普拉斯锐化、中值滤波、二值变换、阈值变换、傅立叶变换、离散余弦变换等-Contains a variety of commonly used digital image processing methods to achieve code, image mirroring, shifting, rotating, zooming, Gaussian filtering, Laplacian sharpening,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:189893
    • 提供者:吴学龙
  1. image_inhancement

    1下载:
  2. 基于Matlab的典型图像增强算法的源码 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:22160
    • 提供者:panghuanzhi
  1. imgTrans

    0下载:
  2. 基于VC++实现的图像(256色)变换程序源码,包括傅立叶变换、离散余弦变换,沃尔什变换-Based on VC++ implementation of the image [256 colors] source transformation procedure, including the Fourier transform, discrete cosine transform, Walsh Transform
  3. 所属分类:Graph program

    • 发布日期:2017-04-26
    • 文件大小:67548
    • 提供者:jay
  1. DCTsourcecode

    0下载:
  2. 在视频编码中常用的一种变换,离散余弦变换[DCT].此程序用C语言编写成源码,并经调试通过.-The DCT is the commonly transform.The program is compile by c language.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:10037
    • 提供者:宋建
  1. dctcode

    0下载:
  2. matlab编写的离散余弦变换代码,从国外网站下载的-Source Code for Discrete Cosine Transform Matrix
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:4834
    • 提供者:huan
  1. 20061107094443510

    0下载:
  2. 包括256色转灰度图,Hough变换,image_j1,PCA,Walsh变换,对比度拉伸,二值化变换,反色, 方块编码,傅立叶变换,高斯平滑,灰度均衡,均值滤波,拉普拉斯锐化(边缘检测), 离散余弦变换,亮度增减,逆滤波处理,取对数,取指数,梯度锐化,图象处理,图像镜像, 图像平移,图像缩放,图像细化,图像旋转,维纳滤波处理,用Canny算子提取边缘,阈值变换,直方图均衡. -Including 256 colors to grayscale, Hough transform, image_j
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:25367
    • 提供者:李强强强
  1. fdctanddct

    0下载:
  2. 这是在visual c++ 6.0平台下实现的离散余弦变换和快速离散余弦变换的算法,并对这两种算法给予对比,分析结果。经过调试,完全正确。对于大多数初步接触图像压缩算法的同学来说,有很大的参考价值,希望对大家有所帮助,欢迎下载。-This is in visual c++ 6.0 Platform implementation of the discrete cosine transform and the fast discrete cosine transform algorithms, a
  3. 所属分类:Graph program

    • 发布日期:2017-05-10
    • 文件大小:2096860
    • 提供者:燕子
  1. dyqdct

    0下载:
  2. 对图像进行离散余弦变换,并附有图片,可以用来测试,并有变换后的结果图片。-Image discrete cosine transform, together with the picture that can be used to test, and has transformed the outcome picture.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:138524
    • 提供者:李洋
  1. cosine

    0下载:
  2. 数字图像处理 离散余弦变换-Digital image processing, discrete cosine transform
  3. 所属分类:Wavelet

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

    0下载:
  2. 用C语言编写的DSP程序,实现离散余弦变换 (DCT),在CCS下运行~-Using C language DSP procedures, implementation of discrete cosine transform (DCT), run at CCS ~
  3. 所属分类:DSP program

    • 发布日期:2017-04-14
    • 文件大小:4042
    • 提供者:vivi
  1. FreTrans

    0下载:
  2. 正交变换包括有傅里叶变换,离散余弦变换,沃尔什变换-Orthogonal transformation, including Fourier transform, discrete cosine transform, Walsh Transform
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-11
    • 文件大小:2097323
    • 提供者:周可
  1. DCT_Information_Hiding

    0下载:
  2. 用matlab实现图像离散余弦变换(DCT)信息隐藏和信息提取-Implementation using matlab image discrete cosine transform (DCT) to hide information and extract information
  3. 所属分类:Graph program

    • 发布日期:2017-04-26
    • 文件大小:317271
    • 提供者:lqner
  1. DCT_watermark

    0下载:
  2. 这是一个基于matlab的离散余弦变换实现的数字水印程序-This is a matlab based on the realization of the discrete cosine transform procedure of digital watermarking
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:519901
    • 提供者:iyoung
  1. DCT

    0下载:
  2. 离散余弦变换的VC实现,用于基本的数字图像处理-Discrete cosine transform of the VC to achieve for the basic digital image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2370
    • 提供者:陈菊嫱
  1. matlab_image_processing_function

    0下载:
  2. matlab图像处理代码m函数 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波 P0309:运用5种不同的梯度增强法进行图像锐化 P031
  3. 所属分类:Graph program

    • 发布日期:2017-03-21
    • 文件大小:167566
    • 提供者:yg
  1. DCT

    0下载:
  2. 这是我一个DSP实习,用汇编语言编实现离散余弦变换(DCT)的DSP程序设计。它有详细的设计流程、仿真结果,有完整的模块源码。其中有工程文件,和一个WORD文档,相信能让你清新的了解设计过程,掌握汇编设计离散余弦变换!-This is my internship a DSP using assembly language for the realization of discrete cosine transform (DCT) of DSP programming. It has a deta
  3. 所属分类:assembly language

    • 发布日期:2017-04-23
    • 文件大小:169869
    • 提供者:SUN
  1. 536079004551t

    0下载:
  2.  视频压缩编码技术因其在现代信息领域诸如视频信息存储、远程监控、视频点播、远程教学、远 程医疗、视频数据库等应用中至关重要的作用而一直受到研究人员的广泛关注。目前, 在相关产品中 广泛使用的视频压缩编码方法是M PEG21、M PEG22 及H1261 等国际标准中采纳的基于二维离散余弦 变换(2D2DCT) 结合运动补偿技术的编码方法[ 1~ 3 ]-thank you
  3. 所属分类:Graph program

    • 发布日期:2017-04-29
    • 文件大小:316071
    • 提供者:陈海宾
  1. matlab

    0下载:
  2. P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波 P0309:运
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4053
    • 提供者:周鹏
  1. dct

    0下载:
  2. 利用快速付立叶方法实现快速余弦变换,并有实现例程-Fast Fourier method using fast cosine transform, and the achievement of routine
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:1798
    • 提供者:郭亚平
  1. erweiDCT

    0下载:
  2. 用 FPGA实现了二维离散余弦变换和逆变换,结构设计采用行列分解法,乘法器采用移位求和的方法实现,并且采用流水线结构设计,提高处理核的性能-Using FPGA to achieve the two-dimensional discrete cosine transform and inverse transform, the structural design of the use of the ranks of decomposition, the sum of multipliers us
  3. 所属分类:Other systems

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