登录
首页 » QT » MainWindow

MainWindow

于 2020-11-30 发布
0 167
下载积分: 1 下载次数: 2

代码说明:

说明:  每个像素有RGB三个通道,每个通道占1个字节,灰度化公式如下: Gray = (R + G + B) / 3 将算得的Gray值赋值给对应像素的RGB三个通道。 线性滤波的基本原理是用均值代替原图像中的各个像素值,即对待处理的当前像素点(x,y),选择一个模板,该模板由其近邻的若干像素组成,求模板中所有像素的均值,再把该均值赋予当前像素点(x,y),作为处理后图像在该点上的灰度g(x,y),即g(x,y)=1/m*∑f(x,y),m为该模板中包含当前像素在内的像素总个数。(Each pixel has three channels R G B, each of which takes up one byte.)

文件列表:

MainWindow\bmptoasc.cpp, 797 , 2019-11-20
MainWindow\bmptoasc.h, 221 , 2019-11-20
MainWindow\images\filenew.png, 1038 , 2009-10-16
MainWindow\images\fileopen.png, 854 , 2009-10-16
MainWindow\images\filesave.png, 1172 , 2009-10-16
MainWindow\images\filesaveas.png, 1182 , 2009-10-16
MainWindow\images\find.png, 964 , 2009-10-16
MainWindow\images\help.png, 960 , 2009-10-16
MainWindow\images\zoom-in.png, 1332 , 2009-09-22
MainWindow\images.qrc, 352 , 2019-10-23
MainWindow\main.cpp, 228 , 2019-11-25
MainWindow\mainwindow.cpp, 2908 , 2019-11-25
MainWindow\mainwindow.h, 650 , 2019-11-20
MainWindow\MainWindow.pro, 511 , 2019-11-25
MainWindow\MainWindow.pro.user, 23885 , 2019-12-02
MainWindow\MainWindow.pro.user.3caeaab, 23886 , 2019-11-20
MainWindow\mainwindow.ui, 5893 , 2019-11-25
MainWindow\myico.ico, 161862 , 2002-10-21
MainWindow\togrey.cpp, 1606 , 2019-11-25
MainWindow\togrey.h, 239 , 2019-11-20
MainWindow\images, 0 , 2019-10-23
MainWindow, 0 , 2019-12-02

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

发表评论


0 个回复

  • F1C100S Melis编程手册
    说明:  F1C100S Melis编程手册,用于Melis 全志小系统的编程指导(F1c100s Melis programming manual)
    2020-12-16 09:32:15下载
    积分:1
  • 密度
    基于密度的聚类算法 DBSCAN java-Density-based clustering algorithm DBSCAN java
    2022-03-12 18:43:30下载
    积分:1
  • matlab code
    说明:  MIDAS实现(混频数据模型),例如用日度数据预测月度数据(Midas implementation (mixing data model), such as forecasting monthly data with daily data)
    2020-11-01 21:50:02下载
    积分:1
  • BP神经网络,支持向量机等用于风机故障诊断
    BP神经网络,支持向量机等用于风机故障诊断(BP Neural Network and support Vector Machine for Fan Fault diagnosis)
    2018-04-04 20:27:22下载
    积分:1
  • 分析fs2you.exe可以直接下载在实地址
    Fs2You.exe可以直接解析出fs2you的真实下载地址-Analysis Fs2You.exe can directly download the Fs2you real address
    2023-06-13 10:10:06下载
    积分:1
  • B5
    说明:  vc++扩展编程实例\B5的源代码及可执行文件(VC++ MFC Extensions by Example)
    2012-01-04 21:09:45下载
    积分:1
  • C语言经典例题100
    C语言经典例题100道,包含题目及C语言代码实现。(C language classical examples 100, including the title and C language code implementation.)
    2020-06-17 13:40:02下载
    积分:1
  • RT_LAB培训材料(汉化版)
    RT-LAB中文资料,详细介绍了RT-LAB软件的使用方法及注意事项(RT-LAB Chinese data, detailing the use of RT-LAB software and precautions)
    2020-07-04 08:00:02下载
    积分:1
  • 多重分形去趋势波动分析方法 MFDFA
    说明:  MF-DFA,Kantelhardt et al.(2002)提出的多重分形去趋势波动分析方法(MF-DFA, multifractal detrend fluctuation analysis)
    2020-02-18 13:50:53下载
    积分:1
  • Automatic segmentation TPS Kamwa2007
    说明:  Automatic segmentation TPS Kamwa2007
    2020-06-18 17:40:02下载
    积分:1
  • 696518资源总数
  • 105205会员总数
  • 10今日下载