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

数字图像处理滤波

于 2022-01-25 发布 文件大小:3.42 MB
0 97
下载积分: 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 个回复

  • 本代码解决的是背包问题之贪婪算法。采用的是C语言源代码
    本代码解决的是背包问题之贪婪算法。采用的是C语言源代码-This code is to solve the knapsack problem of the greedy algorithm. Using the C language source code
    2022-04-22 20:22:49下载
    积分:1
  • 贪吃蛇游戏
    此游戏是在STM32F407上开发的一款简易版贪吃蛇游戏,具有设置功能,可以调节蛇与食物颜色,还具有调节声音,暂停等功能。(This game is a simple version of Snake Eating game developed on STM32F407. It has setting function, can adjust the color of snake and food, and also has the functions of adjusting sound and pausing.)
    2020-06-24 16:20:02下载
    积分:1
  • HDF
    利用vc++读取文件, 这是一个可以利用vc++读取modis 下载的HDF各类数据文件的源码,可以将数据放置在二维数组当中(Use vc++ read the file, which is that one can use to read modis vc++ download source HDF various types of data files, the data can be placed in a two-dimensional array of them)
    2015-12-18 10:12:10下载
    积分:1
  • kd-tree.cpp
    三维点云配准kd-tree搜索算法,用于特征点的搜索匹配(3 d point cloud registration kd- tree search algorithm, is used to search of feature point matching)
    2016-12-09 14:01:01下载
    积分:1
  • No6a
    Matlab教学课程实例资料,仅供教学参考。(Matlab tutorial instance data, teaching and reference purposes only.)
    2011-01-17 11:15:26下载
    积分:1
  • PSO.c++code
    水平有限,仅供参考!望大家多提宝贵意见!(limited, and for reference purposes only! Hope you will provide more valuable opinions!)
    2006-10-22 22:02:48下载
    积分:1
  • ThreePhasePFC28335
    说明:  三相PFC数字控制代码,基于TMS320F28335芯片编写,运行没问题。(Three Phase PFC digital control code, based on TMS320F28335 chip, no problem in operation.)
    2019-11-14 21:41:58下载
    积分:1
  • c++项目
    c++的一个项目,如果想研究项目,可以来学习学习,一个谷歌的开源c++库,,需要的可以进行下载
    2022-01-24 17:23:51下载
    积分:1
  • Flow_Shop_Scheduling_Problem
    混合蛙跳算法程序,采用1、若干次运行取最优 2、增加进化代数maxgen 3、加大种群规模popsize。三种方法来可有效克服随机初始化带来的局部极小问题(Shuffled frog leaping algorithm, using one, several runs to take the best two, increasing evolution algebra maxgen 3, to increase the population size popsize. Three ways to effectively overcome local minima caused by random initialization problem)
    2013-07-23 22:27:44下载
    积分:1
  • C#打印条形码001.rar
    C#打印条形码001.rar C#打印条形码001.rar
    2022-03-17 05:29:13下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载