登录
首页 » c++ » 数字图像处理傅里叶变换

数字图像处理傅里叶变换

于 2023-05-22 发布 文件大小:3.66 MB
0 90
下载积分: 2 下载次数: 1

代码说明:

#include  #includeusing namespace cv;using namespace std;//快速傅里叶变换void fft2Image(InputArray _src, OutputArray _dst){//得到Mat类型Mat src = _src.getMat();//获取矩阵//判断位深CV_Assert(src.type() == CV_32FC1 || src.type() == CV_64FC1);CV_Assert(src.channels() == 1 || src.channels() == 2);

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Shareaza_2.4.0.0_Source
    说明:  Shareaza的最新开源代码。一款在国外评价极高并且相当流行的P2P软件(简称Raza),它集合了eDonkey、Guntella(1和2)和BT四种流行P2P网络类型,并可以用于Http下载,该版本中加入了FTP下载,由于其优秀的界面(支持换肤)、简洁的操作以及极强的可制定性,所以在国外广为流传,其评价已跃居所有P2P软件的前5之列,并且许多P2P的下载站点已将其指定为BT的官方下载工具!(Shareaza s latest open-source code. A very high rating in foreign countries and has been reasonably popular P2P software (Raza), it combines the eDonkey, Guntella (1 and 2) and BT four popular P2P network type, and can be used to Http download, this version added FTP download, because of its excellent interface (skin support), simple operation and can develop very strong, so popular in foreign countries, and its evaluation of all the P2P software has leapt to the top 5 list, and many of the P2P download sites have been designated as the official BT download tool!)
    2008-11-30 14:04:01下载
    积分:1
  • bmp
    本程序是对24位图片进行灰度化,并进行去边缘的,二值化(This program is to 24 bits images of gray, and go to the edge, binary )
    2012-01-17 08:42:59下载
    积分:1
  • adf4351-master
    ADF4351 ARDUINO控制代码,实测可以用(ADF4351 ARDUINO control code,tested AND WORKED)
    2020-09-10 20:58:05下载
    积分:1
  • SetIP
    利用WMI修改IP,dns,网关(不用重启计算机)适合XP,win7,vista(The use of WMI change IP, dns, gateway (do not restart the computer) for XP, win7, vista)
    2009-09-04 15:47:11下载
    积分:1
  • Watermarking
    Add watermark to image The program provide the interface to the user that the watermark can be easily added to the image
    2008-01-31 18:20:28下载
    积分:1
  • 使用stm32f103控制PN532读取具有NFC功能的手机的信息,然后通过SIM908发送到另一手机
    1.使用stm32f103ret6作为主要控制器; 2.控制PN532读取具有NFC功能的手机的信息; 3.然后通过SIM908发送到另一手机。
    2022-09-03 10:45:03下载
    积分:1
  • poisson
    poisson生成器,可以生成泊松分布的随机数,需要的就下载吧(poisson sasadas)
    2011-12-07 01:10:52下载
    积分:1
  • LS-SVM
    偏最小二乘支持向量机教程,例程,算法,MATLAB工具包(Partial least square support vector machine tutorials, routines, algorithms, MATLAB toolkit)
    2018-01-15 15:16:37下载
    积分:1
  • 野生动物繁衍模拟—c++
    利用c++语言,至少完成一种动物的繁衍模拟,动物种类不限上限。(Using C++ language, at least one animal reproduction simulation can be completed. There is no limit on animal species.)
    2018-12-16 21:57:32下载
    积分:1
  • QML大型软件框架 模仿微信
    开源的QML大型软件框架,模仿微信客户端写的软件框架,笔者可以将其应用到自己的工程中,或者作为学习参考使用。
    2022-01-30 20:32:50下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载