登录
首页 » c++ » 数字图像处理滤波

数字图像处理滤波

于 2022-01-25 发布 文件大小:3.42 MB
0 58
下载积分: 2 下载次数: 1

代码说明:

#include#include#includeusing namespace std;using namespace cv;Mat image;//输入的图像矩阵Mat fImageFFT;//图像的快速傅里叶变换Point maxLoc;//傅里叶谱的最大值的坐标int radius = 50;//截断频率const int Max_RADIUS = 100;int bandWid = 40;//带宽const int MAX_BANDWID = 50;//最大带宽Mat bpFilter;//带通滤波器int bpType = 0;//带通滤波器的类型const int MAX_BPTYPE = 2;Mat fImageFFT_bpFilter;//带通傅里叶变换Mat fImageFFT_bpFilter_spectrum;//带通傅里叶变换的傅里叶谱

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

发表评论

0 个回复

  • can-
    CAN总线电平,讲述CAN总线的电平运用(CAN high and can low,this is a text about how to unsderand can level.)
    2013-08-21 08:31:46下载
    积分:1
  • radix-sort
    基数排序算法 ( radix sort)
    2013-12-06 11:15:55下载
    积分:1
  • 以一敌百小游戏
    以一敌百的小游戏源代码做的比较简单,但功能较完整
    2022-03-25 19:49:59下载
    积分:1
  • ?迅雷下载Demo
    说明:  利用迅雷提供的sdk,制作的demo.程序在vs2010下面可以编译运行(Using SDK provided by Xunlei, the demo. program can be compiled and run under VS2010)
    2019-06-04 22:02:37下载
    积分:1
  • brew-app-Snake
    brew应用-贪吃蛇原码,学习如何使用brew进行编程,动态应用的实现方式(brew app- snake source code)
    2009-05-13 11:06:20下载
    积分:1
  • QR-code-coding-and-decoding
    QR二维码编码与解码,(二维码的生成、二维码的读取识别、乱码问题解决方法)(QR code coding and decoding)
    2012-08-13 22:13:18下载
    积分:1
  • 诛仙人物编辑器
    诛仙人物编辑器
    2020-11-27下载
    积分:1
  • Information on the relationship to add a simple winform
    有简单关系的信息添加 C# VS2005 MSSQL2005 winform-Information on the relationship to add a simple winform
    2022-02-26 13:58:38下载
    积分:1
  • RTDemo
    经典VC++环境下从串口读取数据并实时绘制曲线图(Read data from the serial port classical VC++ environment and real-time rendering graph)
    2012-11-29 11:44:36下载
    积分:1
  • VC 透明窗口效果的电子标尺源代码
    说明:  使用C++编写的透明窗口效果的电子标尺源代码,实现了随鼠标光标移动实时获取桌面坐标位置;支持两点测量、多点测量和角度测量,并支持测量结果的保存。(The electronic ruler source code with transparent window effect written in C + + realizes the real-time acquisition of desktop coordinate position with mouse cursor movement, supports two-point measurement, multi-point measurement and angle measurement, and supports the saving of measurement results.)
    2021-02-09 13:31:06下载
    积分:1
  • 696518资源总数
  • 105570会员总数
  • 13今日下载