-
图像的二值化处理
实现二值化,当像素值(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
-
pc25lv010_super-sp750d_204_xxx
super-sp750d_204_pc25lv010
- 2012-03-14 03:09:01下载
- 积分:1
-
Conway
泛函分析的课程资料,来自springer...............(Functional analysis course ..........................)
- 2017-12-18 09:28:23下载
- 积分:1
-
BORLAND公司C语言对话框开发程序,有点用
BORLAND公司C语言对话框开发程序,有点用-company BORLAND C language dialog development process, with a bit
- 2022-06-01 14:22:19下载
- 积分:1
-
OMPcompressive-sensing-master
说明: orthogonal matching pursuit
- 2019-06-10 12:39:20下载
- 积分:1
-
use JAVA 1000 block of Terry Avenue development of a game, 9.12 Easy, we support
利用JAVA开发的一个连连看游戏,十二分的好用,希望大家支持-use JAVA 1000 block of Terry Avenue development of a game, 9.12 Easy, we support
- 2022-03-24 01:51:52下载
- 积分:1
-
gaosiyanyumoxing
高斯烟羽模型的matlab代码,下次自己从这里下载(Matlab code of Gaussian plume model)
- 2019-01-30 11:54:22下载
- 积分:1
-
这是一个应用于滤料过滤除尘方面的一个原代码,解决除尘过程的控制问题....
这是一个应用于滤料过滤除尘方面的一个原代码,解决除尘过程的控制问题.-This is a filter used in the filter a source, the process of solving dust control issues.
- 2022-08-19 17:58:32下载
- 积分:1
-
concepts and applications
说明: 此有限元英文书籍讲述了有限元基础,并在每章后面编制有对应的MATLAB;MAPLE程序,很好的与前面的有限元理论结合。很适合有限元的初学者。(This English finite element book describes the foundation of finite element, and at the end of each chapter, the corresponding MATLAB; Maple program is compiled, which is well combined with the previous finite element theory. It is very suitable for beginners of finite element.)
- 2019-11-20 10:04:30下载
- 积分:1
-
CPU卡相关资料协议
说明: CPU读卡器的设计参考,实现CPU卡读写,以及NFC读卡需要的参考资料。(According to the design of CPU card reader, it realizes the reading and writing of CPU card and the basic reference for NFC card reading.)
- 2020-04-26 17:53:07下载
- 积分:1