-
retinex_mccann99
Matlab通过函数imread读取RGB图像,并通过维数m*n*3的矩阵来表示。其中,维数mn表示图像的行数列数信息,维数3表示图像的RGB三层通道数据。因此,全局直方图处理通过对RGB图像的RGB三通道分别进行直方图均衡化,再整合到新的图像的方式进行。(Matlab reads the RGB image through the function imread and is represented by the matrix of the dimension m*n*3. Among them, the dimension mn represents the row sequence information of the image, and the dimension 3 represents the RGB three-layer channel data of the image. Therefore, the global histogram processing is carried out by equalizing the RGB three channels of the RGB image and integrating them into the new image.)
- 2019-03-28 16:26:16下载
- 积分:1
-
扫地雷小游戏,如果周围格子变成白色则没有雷,出现红旗则有雷2...
扫地雷小游戏,如果周围格子变成白色则没有雷,出现红旗则有雷2-Discredited mine game, if the surrounding lattice into a white is not mine, there were red flags have mine 2
- 2022-06-02 22:19:40下载
- 积分:1
-
这是一个打印钻石的程序
这是一个打印钻石的程序-This is a process Diamond Print
- 2022-07-14 22:02:02下载
- 积分:1
-
pieces of the jigsaw have their own designated pictures games, with vb developme...
这是一个拼图游戏,可以自己指定图片进行游戏,用vb开发的小程序-pieces of the jigsaw have their own designated pictures games, with vb development of small programs
- 2022-01-25 16:19:05下载
- 积分:1
-
addressbook
通讯录管理系统 ,c语言 ,动态链表和结构体,课程设计(Address Book)
- 2011-06-19 11:54:58下载
- 积分:1
-
xeno112v2 - 副本
说明: xeno112v2.dll,Minecraft 1.12.2 xeno reload young++(xeno112v2.dll,Minecraft 1.12.2 xeno reload young++)
- 2021-02-16 20:59:47下载
- 积分:1
-
C#读取外部TXT文件内容进行打印输出
C#读取外部TXT文件内容进行打印输出,演示直接打印文件,所有文本文件(*.txt)|*.txt|所有文件,打印信息处理//获得绘制对象
Graphics g=e.Graphics;
//一页中的行数
float LinePages = 0 ;
//待绘文本的纵向坐标
float YPos = 0 ;
//行计数
int count = 0 ;
//左边界
float LeftMargin = e.MarginBounds.Left;
//顶边界
float topMargin = e.MarginBounds.Top;
//字符串流
String line=null;
//根据页面的高度和字体的高度计算,一页中可以打印的行数,每次从文件中读取一行并打樱
- 2022-03-21 18:50:29下载
- 积分:1
-
VbEx8
This assignment requires you to complete the dynamic drawing components of the Date/Time Control Panel from the previous two programming assignments. In particular, you will be moving the map found in the "Time Zone" tab when the time zone changes and will be drawing a clock face corresponding to the time setting.
- 2008-05-22 20:10:39下载
- 积分:1
-
rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr
电阻的相关描述-rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr
- 2022-09-27 02:40:03下载
- 积分:1
-
LORZEN
实现混沌序列的产生于归一化,提供混沌时间序列预测的初始数据(The realization of the normalization of chaotic sequence)
- 2018-05-12 15:24:14下载
- 积分:1