文件名称:opencv_dft

  • 所属分类:
  • OpenCV
  • 资源属性:
  • [C/C++] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 910kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • wu***
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

  本文主要介绍怎样使用opencv来对图片进行傅里叶变换,其核心函数是opencv自带的dft()。DFT这个技术手段是将空间域映射到频率域中去,在图像处理有着举足轻重的地位。这里我们只是得到其变换的结果并看看贫域图有什么特点。

  实验功能:

单击Open Image按钮,手动选择打开一副图片,不管其是否是彩色图片,这里统一将其转换成灰度图像显示,因为需要加快DFT运算速度。

将鼠标移动到图片显示区域,单击图片,这时会显示DFT中间结果图,也就是没有将低频域的点移动到图片的中心而已。显示的图片有文字提示。

继续单击图片,会显示最后重新布局后的DFT结果图,当然也有相应的文字提示。

继续单击图片时,则原图,dft未调整图,dft调整图这3幅图片会进行轮流切换显示。

-This article describes how to use opencv to the Fourier transform of the picture, its core functions is the the opencv comes with the dft (). DFT techniques is mapping the spatial domain to the frequency domain has a pivotal position in the image processing. Here we just get the transformation of the results and see what are the characteristics of poor domain map. Experimental feature: Click on the Open Image button to manually choose to open a picture, regardless of whether it is a color picture here unified convert to grayscale images, because of the need to accelerate the speed of the DFT operation. Move the mouse to the image display area, click the picture, then displays the DFT intermediate results diagram, that is, no low-frequency domain to point to move to the center of the picture. Shown in the picture text prompts. Click the picture, will show that the DFT results after the last re-layout diagram, of course, there is a corresponding text prompts. Continue to click the pictur
(系统自动生成,下载前可以参看下载内容)

下载文件列表

dft

...\mytextbrowser.cpp

...\mainwindow.cpp

...\dst_2.jpg

...\dst_1.jpg

...\dft.pro.user

...\lena.jpg

...\dft.pro

...\mainwindow.ui

...\main.cpp

...\mainwindow.h

...\mytextbrowser.h

...\src_1.jpg

鍩虹

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org