登录
首页 » c++ » 滤波函数

滤波函数

于 2022-01-30 发布 文件大小:321.55 kB
0 97
下载积分: 2 下载次数: 1

代码说明:

#include #include "opencv.hpp" using namespace std; using namespace cv; Mat  filter2D(Mat &img, int k);//中值滤波 Mat  blur(Mat &img, int k);//均值滤波 int main() { Mat img = imread("pic1.jpg",1);//读入图像 if (!img.data)  cout

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

发表评论

0 个回复

  • PMSM
    关于永磁交流同步电机控制的SVPWM代码,可参考(On the permanent magnet AC synchronous motor controlled SVPWM code, can refer to)
    2008-07-29 19:41:41下载
    积分:1
  • 贪吃蛇
    说明:  基于STM32的贪吃蛇小游戏,通过按键控制蛇的方向,外接两个按键。液晶屏显示(Based on STM32 Snake Eating Game, the direction of the snake is controlled by keys, and two keys are attached. LCD Displa)
    2020-06-23 17:00:02下载
    积分:1
  • gaosixiaoqu
    计算方法:主要是高斯消去法的C语言算法实现(Calculation method: Gaussian elimination)
    2012-12-09 15:58:18下载
    积分:1
  • recursive_bilateral_filtering
    基于双边滤波算法对原始图像进行增强,输入文件要求是ppm(image enhancement through recursive_bilateral_filtering)
    2020-06-29 03:40:02下载
    积分:1
  • CVMFC
    本程序是在 MFC 中使用 OpenCV 的演示程序,由3部分组成。 1、Windows 下用 MFC 编制的程序框架;2、调用 OpenCV 函数实现处理;3、用 DirectShow 编制的视频采集程序(This procedure is used in OpenCV MFC demo program consists of 3 parts. 1, Windows programs under preparation with the MFC framework 2 OpenCV functions for call processing 3, prepared with the DirectShow video capture program)
    2010-12-06 19:54:11下载
    积分:1
  • 定点mp3压缩算法,可以作为开发定点mp3压缩算法的参考
    定点mp3压缩算法,可以作为开发定点mp3压缩算法的参考
    2022-10-29 06:25:04下载
    积分:1
  • ELcentro
    将ELCentro波的加速度时程转换成速度、位移时程(Converting the acceleration time history of ELCentro wave into velocity and displacement time history)
    2021-01-30 11:18:33下载
    积分:1
  • 电调PWM输出调试
    使用STM32F407输出PWM,对电调进行校正和控制(Correction and Control of Electric Adjustment using STM32F407 output PWM,)
    2020-12-28 10:59:01下载
    积分:1
  • imageedit
    实现一些图像的编辑功能,比如图像的打开,关闭,新建,删除,反转,等一些功能(Implement some image editing features, such as the image open, close, create, delete, reverse, and some other functions)
    2010-12-20 13:26:18下载
    积分:1
  • usbview_VS10
    usbview 在VS2010的编译通过的实例(usbview build in VS2010)
    2012-06-03 15:13:10下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载