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

搜索资源列表

  1. assign3_m100295cs

    0下载:
  2. a) On sample artificial, 8X8 / 16X16 images, take the DFT, DCT, WT, & HT. Print the image & transform matrix side by side b) Repeat the above on real images of size 256X256, and display the transform coefficients as 8-bit intensity images along
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:55520
    • 提供者:saksaurabh
  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. dft

    0下载:
  2. 图像的傅里叶变换。在代码中实现了将两幅图像的幅度谱和相位谱进行交换,进而理解两者在图像显示中的作用-Fourier transform of the image. Implemented in the code will be two images amplitude spectrum and phase spectrum of exchange, and thus to understand both the role of the image display
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1987080
    • 提供者:sunxiaowen
  1. DFT傅立叶变换

    1下载:
  2. 本代码可以实现图像的傅里叶变换。经过调试无错误,可顺利使用。有利于图像处理的学习。-This code can achieve the image Fourier transform. After debugging error-free, can be successfully used. Conducive to the learning image processing.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-12-01
    • 文件大小:3899535
    • 提供者:grui
  1. MATLAB-Image-changing

    0下载:
  2. MATLAB图像变换源码,包括CWT、DCT、DFT和DWT。-Matlab image from source code, including cwt, dct, dft and dwt.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:218725
    • 提供者:孙浩
  1. 08BCE265

    0下载:
  2. It is a source code for a 2-d DFT for image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3680916
    • 提供者:nandarohan
  1. DFT

    0下载:
  2. 数字图像处理,灰度化、邻域平均、中值滤波、傅里叶变换、轮廓提取-Digital image processing, gray, neighborhood average, median filtering, FFT, contour extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1359624
    • 提供者:
  1. Fundamentals_of_Digital_Image_Processing_-_Anil_K

    0下载:
  2. In this a DFT based Digital Image Watermarking Scheme is developed. Digital image watermarking is a technology for imperceptibly embedding various types of information into an image. The biggest challenge for image watermarking is manipulations and d
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:46411075
    • 提供者:rajat butola
  1. bmp-process

    1下载:
  2. 数字图象处理算法的演示,包括:图象的DFT和逆DFT 图象的FFT和逆FFT;在图象中加入正弦噪声;图象的模板运算实现图象平滑和锐化;图象的直方图均衡化 • 图象的对比度拉伸 • 图象的中值滤波 • 图象灰度直方图的显示 • 若干频域滤波器 • 图象的镜像 • 图象的旋转(90度与任意角度) • 图象的放缩 • 其它小算法 -Demonstration of
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:460723
    • 提供者:wanglx
  1. dft-opencv-code

    1下载:
  2. opencv与vc6.0环境中对离散傅里叶变换的代码实现,但要求图像是512*512-opencv and vc6.0 environment Discrete Fourier Transform code, but requires that the image is 512* 512
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1096550
    • 提供者:wangqingcheng
  1. example-DFT-2D

    0下载:
  2. example of use DFT 2D in a gray image by matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:10661
    • 提供者:freezer
  1. demo2_compress_image

    0下载:
  2. 基于dft的图像压缩 matlab实现-Based on dft image compression matlab achieve
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-12-10
    • 文件大小:552
    • 提供者:刘亮
  1. FFT-VS-DFT

    0下载:
  2. 数字图像处理 快速傅立叶变换FFT VS DFT代码-The digital image processing Fast Fourier Transform FFT VS DFT code
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:89070
    • 提供者:lewis
  1. image

    0下载:
  2. MATLAB图像的离散傅里叶变换,以及相关的频谱显示及分析图谱-image processing ,DFT transform,MATLAB code processing
  3. 所属分类:Picture Viewer

    • 发布日期:2017-12-02
    • 文件大小:4299
    • 提供者:张耀明
  1. DFT-and-DCT-transformations

    1下载:
  2. 二维离散傅里叶变换和离散余弦变换同属于图像的二维正交变换,它们在图像处理中有 着极为重要的应用价值。利用这些正交变换可以获得图像的频域信息,从而实现图像的增强、复原、编码和描述。本文将描述对图像进行DFT 和DCT 变换的过程。在进行DFT 变换后,还会将图像的幅频、相频特性进行置换操作后反变换,并探讨其中的规律;而在DCT 变换后,还将探讨如何选取DCT 系数点以实现图像的复原。请先阅读压缩包内的pdf文档。-This code implements the DFT and DCT tra
  3. 所属分类:Special Effects

    • 发布日期:2014-11-28
    • 文件大小:390144
    • 提供者:Zhang
  1. dft

    0下载:
  2. 對圖檔進行傅立葉轉換影像處理OPENCV-Graphic Fourier transform image processing OpenCV
  3. 所属分类:OpenCV

    • 发布日期:2017-11-12
    • 文件大小:518450
    • 提供者:MLEE
  1. dft

    0下载:
  2. 重新排列象限傅立叶图像,使原点在图像中心 SRC和DST同等大小和类型的数组-Rearranged Fourier image quadrant, the origin is at the image center SRC and DST array of the same size and type
  3. 所属分类:android

    • 发布日期:2017-04-03
    • 文件大小:1464
    • 提供者:wujiang
  1. dft

    0下载:
  2. 图像的傅里叶变换代码,有利于学习图像处理的同学进行参考-Fourier transform of the image code, is conducive to learning image processing reference classmates
  3. 所属分类:File Formats

    • 发布日期:2017-04-06
    • 文件大小:1511
    • 提供者:yading
  1. DFT

    0下载:
  2. 对图像进行傅里叶变换、逆变换,对数变换以增强灰度级细节(这种变换使以窄带低灰度输入图像值映射一宽带输出值-The image Fourier transform, inverse transform, logarithmic transformation to enhance the gray-level detail (which transform the input image narrowband low gray value mapping a broadband output val
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1720
    • 提供者:May
  1. DFT

    0下载:
  2. 图像快速傅里叶变换,平台为VS2010,配置Opencv2.3.1-Image fast Fourier transform, a platform for VS2010, configuration Opencv2.3.1
  3. 所属分类:Special Effects

    • 发布日期:2017-06-10
    • 文件大小:17247238
    • 提供者:崔晓强
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com