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

搜索资源列表

  1. FFT

    0下载:
  2. 随着多媒体技术和互联网的发展,数字图像的应用越来 越广泛。为了保护这些数字产品的知识产权,人们提出了数 字水印技术。 但是,数字水印也并非牢不可破,实际上已经有许多攻 击手段被提了出来。其中,几何变换攻击一直是许多图像水 印的致命弱点[1]。这种攻击并不直接破坏水印,而是通过恶 意的几何变换(常见的有旋转、缩放、平移、剪切、镜像等, 本文只讨论前3种变换),破坏变换前后图像各像素之间的对 应关系,使得通常的水印检测器很难检测出其中的水印。
  3. 所属分类:图形/文字识别

    • 发布日期:2010-05-14
    • 文件大小:213531
    • 提供者:supersky33
  1. FFT标准转换

    0下载:
  2. 对数进行快速傅立叶变换,得出频谱图像,并对进行滤波器,然后频谱分析,前后对比
  3. 所属分类:数据结构常用算法

    • 发布日期:2012-03-03
    • 文件大小:417
    • 提供者:wangzhaocai
  1. FFT-01 变换

    0下载:
  2. 通过推图像进行快速傅里叶变换,来实现滤波的功能
  3. 所属分类:数据库编程

  1. matlab图像处理软件

    5下载:
  2. 可以直接使用,系统完成的基本功能大致如下: 1.能对图像文件(bmp、 jpg、 tiff、 gif等)进行打开、保存、另存、打印、退出等功能操作; 2.数字图像的统计信息功能:包括直方图的统计及绘制、区域图的面积、周长的统计、线条图中的距离测量等; 3.数字图像的增强处理功能: (1)空域中的点运算、直方图的均衡化、各种空间域平滑算法(如局部平滑滤波法、中值滤波等)、锐化算法(如梯度锐化法、高通滤波等) (2)频域的各种增强方法:频域平滑、频域锐化、低通滤波、同态滤波等。
  3. 所属分类:源码下载

    • 发布日期:2012-04-20
    • 文件大小:333235
    • 提供者:lucyaaa
  1. work.rar

    3下载:
  2. 常用图像压缩编码码matlab实现。包括:DM编码、变换编码(FFT和DCT)、算术编码、行程编码、Huffman编码、线性预测编码和一个近似的JPEG编码过程。非常适合入门用户实践。,Commonly used image compression coding matlab code to achieve. Including: DM coding, transform coding (FFT and DCT), arithmetic coding, Run-Length Coding, Hu
  3. 所属分类:压缩解压

    • 发布日期:2017-04-10
    • 文件大小:181294
    • 提供者:liliang
  1. fft2.rar

    0下载:
  2. Image Processing FFT Code. C++图像处理FFT代码。,Image Processing FFT Code.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:1662
    • 提供者:hecsp
  1. 数字图像处理算法

    1下载:
  2. 数字图像处理:先进行傅里叶变换,然后低通滤波;最后还原。并附有余弦变换对照结果。,DIP:first FFT,then Butterworth filter,last inverse the course,also the DCT for comparition.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-24
    • 文件大小:1615
    • 提供者:付登科
  1. image-processing---fft

    0下载:
  2. 2D图像处理的快速傅里叶变换,输入输出接口便捷-2D image processing, fast Fourier transform, and convenient input and output interfaces
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:53866
    • 提供者:王伟
  1. dip.rar

    0下载:
  2. 一个基于matlab的图像处理小例子,有dct压缩还原效果对比及dct和fft的频谱,A small matlab example of image processing, and to restore the effect of compression dct comparison of the fft and dct and spectrum
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:84093
    • 提供者:xiaoyida
  1. DIF-IFFT

    0下载:
  2. 可用于图像处理中的傅立叶逆变换子程序,使用fortran编程-Can be used for image processing in the inverse Fourier transform subroutine, use the fortran program
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:694
    • 提供者:宋生
  1. PicProcess

    1下载:
  2. 一个数字图像处理源码,实现了jpeg,bmp,tiff,png,gif等多种图像格式的读取,边缘检测,fft变换,图像形态变化等功能-A source of digital image processing to achieve a jpeg, bmp, tiff, png, gif image formats such as read, edge detection, fft transform, image features such as morphological changes
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:96333
    • 提供者:邓梦
  1. HW3

    0下载:
  2. 熟悉图像的频域滤波算法、灰度图经FFT 后变到频域、噪声及移除-Familiar image of the frequency domain filtering algorithm, after the change to grayscale by the FFT frequency domain, noise and removed
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:394050
    • 提供者:王子剑
  1. java_image_process

    1下载:
  2. java处理数字图像,包括镜像、中值滤波、线形灰度变化、图像平滑、图像模糊、图像还原、锐化、量化、二值化图像、边缘检测等-java digital image processing, including image, median filtering, linear gray-scale changes, image smoothing, image blurring, image reduction, sharpening, to quantify the binary image, edge
  3. 所属分类:JSP源码/Java

    • 发布日期:2013-05-18
    • 文件大小:1065804
    • 提供者:鸟人
  1. IBR

    0下载:
  2. 这个是基于ibr的图像拼接方法,用的很多的技术,基于fft变换,属于频域拼接。500行的程序,欢迎大家尝试。-This is based on the image mosaic ibr methods, many of the technology, based on the fft transform, frequency domain are spliced. 500 line program, welcome you to try
  3. 所属分类:Graph program

    • 发布日期:2017-05-10
    • 文件大小:2174352
    • 提供者:张凤春
  1. first

    1下载:
  2. 二维傅里叶变换,对图像进行二维傅里叶变换处理-Two-Dimensional Fast Fourier Transform The purpose of this project is to develop a 2-D FFT program "package" that will be used in several other projects that follow. Your implementation must have the capabilitie
  3. 所属分类:matlab例程

    • 发布日期:2012-11-04
    • 文件大小:720
    • 提供者:solo
  1. fft

    2下载:
  2. 使用c++语言对彩色图像进行傅里叶变换。里面使用了cimg库和fftw库-Using c++ language for color image Fourier transform. Cimg used inside the library and library fftw
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7665709
    • 提供者:dong
  1. DImage0.4

    0下载:
  2. Java实现的数字图像增强处理程序,可以直接用,其中FFT算法为原创!-Java implementation of digital image enhancement processing, can be directly used, including FFT algorithm is original!
  3. 所属分类:Java Develop

    • 发布日期:2017-05-07
    • 文件大小:1785030
    • 提供者:longyin
  1. txlb

    0下载:
  2. 数字图像处理中的滤波和傅里叶压缩,包括理想低通滤波器,巴特沃茨高通滤波器,高斯带通滤波器,高斯带阻滤波器,FFT图像压缩。附原图像和处理后的图像截图。-Digital image processing in filtering and Fourier compression, including the design of an ideal low-pass filter, design Batewoci high-pass filter, bandpass filter design Gaus
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:271992
    • 提供者:刘雨相
  1. FFT-C

    0下载:
  2. 一维傅里叶变换及其逆变换,快速算法,用于图像处理等领域-one dimensional fast fourier transform and inverse fast fourier transform
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:33506
    • 提供者:zhang bo
  1. 200805

    0下载:
  2. java实现图像处理各种常用操作,包括图形分割,fft变换,镜像处理,灰度处理-java realize a variety of commonly used image processing operations, including the graphics division, fft transform, image processing, gray-scale treatment
  3. 所属分类:Java Develop

    • 发布日期:2017-11-13
    • 文件大小:1195483
    • 提供者:cai
« 1 2 3 45 6 7 8 9 10 ... 33 »
搜珍网 www.dssz.com