-
图像的二值化处理
实现二值化,当像素值(r+g+b)/3>128时设为255,当像素值小于128时设置为0.做归一化处理后,2值化的颜色 1为白,0为黑。边缘部分,计算有误差,255,254,253,252 就算白,0,1,2,3,4就算黑。屏幕显示时,肉眼是分辨不出这点误差的。你可以对2值化后的图像值作归一化处理,得到1和0,然后再放大(乘255),就可得到满意的数值。至于左边界上 1 254 253, 0 255 255,可能是2值化前,颜色原本就有差别。不是2值化的错误。
- 2022-09-03 03:00:05下载
- 积分:1
-
自己用C语言编写的NDS掌机运行的贪食蛇游戏,用了PAlib函数库,与大家分享,希望对大家有帮助。。。编译前请先确认安装了devkitPro...
自己用C语言编写的NDS掌机运行的贪食蛇游戏,用了PAlib函数库,与大家分享,希望对大家有帮助。。。编译前请先确认安装了devkitPro-Their use of C language running贪食蛇portable NDS games, spent PAlib library to share with you, in the hope that everyone has to help. . . Pre-compiler is installed make sure devkitPro
- 2023-05-10 10:10:04下载
- 积分:1
-
这是一个用C编写的图书馆管理系统,功能包含了登记新书,注册新用户,借还图书登记等等。界面也简单易懂。...
这是一个用C编写的图书馆管理系统,功能包含了登记新书,注册新用户,借还图书登记等等。界面也简单易懂。-This is a prepared using C library management system, functionality includes the registration of a new book, register new users, registration and so on circulation. Easy-to-understand interface.
- 2022-03-26 15:50:58下载
- 积分:1
-
这五个程序都经实验,能运行,但要运行环境无误
这五个程序都经实验,能运行,但要运行环境无误-five experimental procedures can run, but to run the environment unmistakably
- 2022-03-26 16:24:15下载
- 积分:1
-
This a modeling tool is not the original source, for a certain period of time, t...
这是一个的建模的工具,不是原代码,请保留一段时间,-This a modeling tool is not the original source, for a certain period of time, thank you
- 2022-02-21 19:50:27下载
- 积分:1
-
A specific version of a quicksorter which can be used to test for efficiveness o...
A specific version of a quicksorter which can be used to test for efficiveness of different sorts
- 2023-03-09 00:05:03下载
- 积分:1
-
On MATLAB programming tutorial PPT, with U.S. exchanges.
关于MATLAB程序设计的PPT教程,大家一起交流。-On MATLAB programming tutorial PPT, with U.S. exchanges.
- 2022-02-05 07:44:32下载
- 积分:1
-
playing alphabet games, classic fun of the game
打字母游戏,经典好玩的游戏-playing alphabet games, classic fun of the game
- 2022-08-02 22:56:39下载
- 积分:1
-
E: StudyMicrosoftMOSSSQL Server 2005 Reporting Services
E: StudyMicrosoftMOSSSQL Server 2005报表服务
- 2023-04-27 13:30:03下载
- 积分:1
-
使用JSTL编写注册用户管理系统,可以实现注册用户的增删改功能...
使用JSTL编写注册用户管理系统,可以实现注册用户的增删改功能-used textbook prepared registered user management system, users can achieve additions, deletions and change function
- 2022-01-22 16:59:57下载
- 积分:1