-
图像的二值化处理
实现二值化,当像素值(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
-
Bubble Hall, and Shanda' s games are very similar to a similar product, we ca...
泡泡堂,和盛大的游戏非常类似,功能差不多,大家可以相互参考学习下-Bubble Hall, and Shanda" s games are very similar to a similar product, we can learn from the next cross-reference
- 2022-04-19 17:40:27下载
- 积分:1
-
常用芯片器件手册(包括51指令系统),请需要下载的尽快
常用芯片器件手册(包括51指令系统),请需要下载的尽快-chip devices commonly used manual (including 51 orders), please download as soon as possible
- 2022-07-17 14:59:33下载
- 积分:1
-
Member Management System, as well as administrators to some of the report are al...
会员管理系统,还有管理员部分也有~~~~~~
报告-Member Management System, as well as administrators to some of the report are also ~~~~~~
- 2022-02-04 14:13:16下载
- 积分:1
-
easyarm2200 the entire CD
easyarm2200整个光盘内容,包括在ADS的实验,UCOS的移植,以及在ucos下的实验,还有部分软件,有了这个就全了-easyarm2200 the entire CD-ROM content, including the ADS experiment, UCOS transplant, as well as in the experiment under uCOS, there are some software, with this on a wide
- 2022-04-22 08:09:36下载
- 积分:1
-
using CSLA.Net framework in c# example.
using CSLA.Net framework in c# example.
- 2023-08-16 11:35:04下载
- 积分:1
-
poolcode11.rar
Poolcode11.rar - 桌球游戏源代码!代码质量高.rar-Poolcode11.rar- billiard game source code! High-quality code. Rar
- 2022-01-25 20:51:18下载
- 积分:1
-
使用 java & netbeans jtree 编程
,Java 平台提供广泛的类和接口用于与树有关的编程。旁边的 JTree 类中 javax.swing 包,几乎是其他人驻留在一个单独的程序包中: 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-07-24 10:38:43下载
- 积分:1
-
一个网带烧结炉的程序,串口通讯,做工业自动化的可以参考
一个网带烧结炉的程序,串口通讯,做工业自动化的可以参考-A mesh-belt sintering furnace process, serial communications, so can refer to the industrial automation
- 2023-01-13 22:50:04下载
- 积分:1
-
温度测量程序
本程序用mivro controlle avr写C来测量温度。本程序检查它是否正确运行并使用它。本程序为研究和键盘读取器及步进电机编写;
- 2022-01-25 16:30:46下载
- 积分:1