登录
首页 » QT » MainWindow

MainWindow

于 2020-11-30 发布
0 242
下载积分: 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 个回复

  • NcxWOW64
    说明:  The Ncx*.pas in this archive contain some functions to access native informations from Delphi (32-bit) programs that are running in WOW64. WARNING: The units rely on internal (native) Windows NT APIs and data structures... (you should *not* use them for production code) The sample binaries were built with the Free Pascal Compiler (2.2.1). NOTE: If you get an "Internal Error 2002032210" for the NcxTypes unit disable the "Use register-variables" optimization (-OoNOREGVAR).
    2020-06-24 13:20:02下载
    积分:1
  • This is the VB open the hanging fat used an example of a window, for beginners i...
    这是VB开中发用到的悬挂式窗口的一个例子,对于初学者来说是一个不错的东西。-This is the VB open the hanging fat used an example of a window, for beginners is a good thing.
    2023-02-02 01:15:03下载
    积分:1
  • firmware
    stm32f407平台,usb3300 PHY芯片方案 实现usb高速通讯(Implement usb high-speed communications)
    2017-10-20 10:59:26下载
    积分:1
  • 注册表VI
    说明:  labview操作注册表,包含删除,添加,查询(register,incloud add delete and research)
    2020-06-23 12:20:01下载
    积分:1
  • 是c++语言所写,能解简单的方程组,只是一个例子
    是c++语言所写,能解简单的方程组,只是一个例子-Is c++ Language, to obtain the simple equations, is just one example
    2022-07-07 17:35:39下载
    积分:1
  • 一些基本函数的程序源代码:包括(1)malloc函数(2)free函数(3)realloc函数(4)calloc函数 (5)学生数据库的编写(6)通讯录 以上都...
    一些基本函数的程序源代码:包括(1)malloc函数(2)free函数(3)realloc函数(4)calloc函数 (5)学生数据库的编写(6)通讯录 以上都包含c语言源码,obj文件及应用程序-Some of the basic function of the source code of the program include: (1) malloc function (2) free function (3) realloc function (4) calloc function (5) the preparation of students in the database (6) address book contains more than c language source code, obj documents and applications
    2023-06-27 21:45:03下载
    积分:1
  • pbassist12.5
    PB小助手For PB 12.5用于查询无用对象及重复对象(PB assist )
    2015-12-05 15:45:18下载
    积分:1
  • Scientific
    scientific calculator in VC++
    2009-12-24 00:26:34下载
    积分:1
  • Polynomial computational problems, this small program enables the calculation of...
    多项式的计算问题,这个小程序实现了多项式的求和的计算,输入系数和次数,并以-1 -1 结束-Polynomial computational problems, this small program enables the calculation of polynomial derivation, input coefficients and the frequency and to the end of-1-1
    2022-08-13 11:22:14下载
    积分:1
  • 稀疏自动编码器的matlab代码
    说明:  本资源是3层的自编码器加上稀疏正则项约束的matlab代码。隐层激活函数选sigmoid函数,输出层选线性函数,程序中以一个标准数据集sonar为例,使用该方法可以做无监督表征学习,数据压缩,多任务学习等(This resource is a 3-layer self-encoder plus matlab code for sparse regular term constraints. The hidden layer activation function selects the sigmoid function, and the output layer selects the linear function. The program uses a standard data set sonar as an example. This method can be used for unsupervised representation learning, data compression, multi-task learning, etc.)
    2020-07-09 16:28:58下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载