-
图像的二值化处理
实现二值化,当像素值(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
-
经典FTP服务器架设 教学视频录象.高质量电子教材.对学习Linux有大帮助,欢迎下载学习....
经典FTP服务器架设 教学视频录象.高质量电子教材.对学习Linux有大帮助,欢迎下载学习.-Classic FTP server set up video video teaching. High-quality e-learning materials. For learning Linux has great help, welcome to download the study.
- 2023-07-06 20:10:12下载
- 积分:1
-
整个车站系统,整体功能是!我认为这是一件好事!
asp整站系统,功能很全!i think it is a good thing!-asp whole station system, the whole function is! I think it is a good thing!
- 2022-05-16 15:29:14下载
- 积分:1
-
利用socket
聊天软件(简单界面)
vc++开发的
利用socket
聊天软件(简单界面)
vc++开发的
-Use socket chat software (simple interface) vc++ Development
- 2023-07-16 23:55:04下载
- 积分:1
-
This is an excellent reader, hurry! ! ! This is an excellent reader, hurry!
这是一个阅读器顶好的,快来看看!!!
这是一个阅读器顶好的,快来-This is an excellent reader, hurry! ! ! This is an excellent reader, hurry!
- 2023-04-23 00:15:03下载
- 积分:1
-
报表制作程序演示
报表制作程序演示-statements prepared demo
- 2023-05-18 14:30:03下载
- 积分:1
-
c++ achieved Snake game, it is the classic windows game.
c++实现的贪吃蛇游戏,很经典的windows游戏。-c++ achieved Snake game, it is the classic windows game.
- 2022-02-14 02:22:37下载
- 积分:1
-
dos下用c&c++编写的mp3播放源码!
flash menu
- 2022-01-26 06:22:24下载
- 积分:1
-
ns2 wireless simulation
ns2 wireless仿真 tcl脚本实例 很有参考价值-ns2 wireless simulation
- 2022-12-21 04:05:03下载
- 积分:1
-
诛仙答题易语言源码:
题目 1、服务器内战场在试验开启状态和正式开启状态下的开启时间分别是?
A. 试开阶段每天18:00...
诛仙答题易语言源码:
题目 1、服务器内战场在试验开启状态和正式开启状态下的开启时间分别是?
A. 试开阶段每天18:00-22:00,当服务器玩家等级满足条件后全天开放 B. 不间断开启一万年 C. 太阳从西边出来的时候
-Easy answer诛仙language source: Title 1, the server in the trial turned on the battlefield and to open a formal state opening time yes? A. try to open every day 18:00-22:00 stage, when the server hierarchy to meet the conditions for players and opening up after the day uninterrupted B. Open C. Ten thousand years out of the sun from the west when
- 2023-03-04 07:35:03下载
- 积分:1