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

数字图像处理滤波

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

  • MSP430单片机比较器A模块的使用基本程序
    MSP430单片机比较器A模块的使用基本程序-A single-chip MSP430 comparator module to use the basic procedures
    2022-05-07 12:40:11下载
    积分:1
  • car-model
    How to upload a car in OpenGl
    2020-09-04 14:18:06下载
    积分:1
  • ArcGIS-Engine
    ArcGIS Engine二次开发——基础篇 (ArcGIS Engine secondary development- The Basics)
    2013-04-17 16:37:53下载
    积分:1
  • VCMatlab
    本文详细介绍了在VC环境下调用Matlab文件的方法,可按照说明一步一步执行(This paper introduces in detail in the VC environment call Matlab documents can follow the step-by-step implementation)
    2007-12-27 20:11:23下载
    积分:1
  • HEED
    简单的matlabheed算法,适用于初学者(Simple matlabheed algorithm, it is suitable for beginners)
    2012-09-26 21:27:00下载
    积分:1
  • Adaboost人脸识别
    Adaboost人脸识别的改进算法 有效缩短算法运行的时间
    2023-07-31 08:15:02下载
    积分:1
  • tms320f2812利用SPI模块,读写e2prom:M95080-W
    此程序实现用tms320f2812利用SPI模块,读写e2prom:M95080-W,经测试可用, 配置SPI模式,此程序素要注意的是,在读写外部存储器时,由于外设的速度限制,DSP的读写速度不能太快,否则无法完成,因此应尽可能读取外设的应答信号,或降低DSP操作时钟或加入相应延时。
    2023-08-18 19:05:04下载
    积分:1
  • sa+ga
    采用遗传算法和模拟退火算法解决VLSI中的布局优化问题()
    2020-12-23 20:09:06下载
    积分:1
  • DS18B20_51_code
    采用DS18B20温度传感器,利用51单片机,结合Labwindows/CVI上位机编程软件开发温度检测系统。(Using DS18B20 temperature sensor, the use of 51 single-chip microcomputer, combined with the Labwindows/CVI PC programming software development temperature detection system.)
    2015-07-05 16:19:54下载
    积分:1
  • ocx_imgTcp
    ACE 网页向服务器发送图片 的一个OCX(A OCX that sends pictures to the server on a ACE web page)
    2018-07-09 14:06:32下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载