-
图像的二值化处理
实现二值化,当像素值(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
-
APFC
simulink pfc 很好的文件啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊(simulink pfc Very good documents,)
- 2017-08-17 15:54:39下载
- 积分:1
-
一份关于营销的PPT文件,供大家参考学习。
一份关于营销的PPT文件,供大家参考学习。-A report on the marketing of PPT document for your reference study.
- 2022-07-09 21:56:32下载
- 积分:1
-
SET
说明: 同步压缩的改进,用于时频分析,具有较高的时频分辨率。(The improvement of synchronous compression is used in time-frequency analysis with high time-frequency resolution.)
- 2019-06-18 10:32:11下载
- 积分:1
-
编程求出二维数组中的最大和最小元素的值及其位置。设二维数组如下:
A={ { 3,13,7,9},{11,8,23,5},{6,34,16,4}}。...
编程求出二维数组中的最大和最小元素的值及其位置。设二维数组如下:
A={ { 3,13,7,9},{11,8,23,5},{6,34,16,4}}。
-programming calculated two-dimensional array of elements in the largest and smallest values and its location. Two-dimensional arrays located as follows : A = () (3,13,7,9, 11,8,23,5 (), (6,34,16, 4).
- 2022-03-13 09:28:02下载
- 积分:1
-
重心法
使用重心法来计算光斑的中心,方法简单易懂,并附有光斑图一张。(The center of the spot is calculated using the center of gravity method)
- 2020-08-28 10:38:12下载
- 积分:1
-
DAQ_Technical
NI数据采集技术文摘,采集数据的格式及硬件支持,PCIB(Abstracts NI data acquisition technology, data collection format and hardware support, PCIB)
- 2010-10-11 14:08:47下载
- 积分:1
-
jiyu-stm32--RTC
基于STM32的rtc实时时钟,实现时分秒到年月日的转化,适合初学者的学习与开发。(Based on the STM32 rtc real-time clock, minutes and seconds to the date to achieve the transformation, suitable for beginners to learn and develop.)
- 2013-07-23 16:54:03下载
- 积分:1
-
many-lives-many-masters
2008 年,一本讲述生死轮回的小书《前世今生》跃上美国亚马逊书店畅销书排行榜,其热度至今仍炽。细心的读者却发现,这本书早在20 年前就已经震惊全世界,在心理学领域内更是掀起了一场有关轮回转世的辩论风暴!(many lives many masters)
- 2011-12-11 16:17:54下载
- 积分:1
-
俄罗斯方块源代码
俄罗斯方块源代码-Tetris source code
- 2023-04-06 01:35:04下载
- 积分:1