-
图像的二值化处理
实现二值化,当像素值(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语言编写的无损压缩中的熵编码的编码和解码程序!
很实用的!...
用c语言编写的无损压缩中的熵编码的编码和解码程序!
很实用的!-prepared by the lossless compression of the entropy coding coding and decoding process! Very practical!
- 2023-03-18 05:00:04下载
- 积分:1
-
实现一个集合的类,并定义了集合的加法和减法
实现一个集合的类,并定义了集合的加法和减法-set class
- 2022-02-02 18:27:00下载
- 积分:1
-
process scheduling algorithm, the first adaptation, optimal adaptation algorithm...
进程调度算法,有首次适应,最优适应算法,最差适应算法-process scheduling algorithm, the first adaptation, optimal adaptation algorithm, the worst adaptation algorithm
- 2022-01-25 15:21:41下载
- 积分:1
-
一款不错的电子书籍制作工具eReader.rar
一款不错的电子书籍制作工具eReader.rar
-A good tool for the production of electronic books eReader.rar
- 2023-06-19 19:15:07下载
- 积分:1
-
这是一个关于初步了解小波的幻灯片,对初学者非常有用
这是一个关于初步了解小波的幻灯片,对初学者非常有用-This is a preliminary understanding on wavelet slides, very useful for beginners
- 2022-10-21 18:45:04下载
- 积分:1
-
早期的作品 =ZHB油泵校正器检测系统(DEMO)= 【dos界面设计】 本软件系统采用Borland C++[3.1]编写,系统完全由本人一人利用业余时间开发...
早期的作品 =ZHB油泵校正器检测系统(DEMO)= 【dos界面设计】 本软件系统采用Borland C++[3.1]编写,系统完全由本人一人利用业余时间开发而成。系统 的开发过程中完全没有用到别人做好的软件包,所有的功能都是由自己一个一个的去实现的,所有的接口都是由自己设计的,包括:汉字显示、XMS调用、鼠标中断处理、键盘中断处理及各种各样的汉字,AscII码字符自适应的显示窗口、菜单窗口、选择窗口、输入窗口、信息显示窗口等等。 对于DOS下的C++编程有一定的参考作用,其中的DOS界面设计应该是比较精彩的部分,另外,一些dos下的设备操作技巧,也也有参考作用吧,比如:XMS调用、鼠标中断处理、键盘中断处理,汉字显示等等。所有的功能用类的方式组织,再利用很容易。 附有编译后的可执行版本,需要附有XMS的DOS系统,在98的DOS窗口下可以运行,2000/nt/xp下不能运行。-early works = ZHB pumps Correction Detection System (DEMO) = [dos interface design-- the software system uses Borland C [3.1] preparation, the system entirely by one person, I developed with the use of spare time. System development process not use other people to do the job package, all the functions are by themselves in a one to realize that all the interfaces are designed by themselves, including : Chinese, XMS call, interrupt handling the mouse, keyboard interrupt handling and a variety of Chinese characters, AscII adaptive code characters display window, the window menu, select window, input
- 2022-01-30 10:46:14下载
- 积分:1
-
自己学的文件加密小程序,希望对你们有用,欢迎下载
自己学的文件加密小程序,希望对你们有用,欢迎下载-Their own to learn a small file encryption program that you want to be useful are welcome to download
- 2023-05-13 15:00:02下载
- 积分:1
-
C++模拟Windows游戏扫雷系统
c++的模拟windows系统的扫雷游戏-c++ simulation windows game mine clearance system
- 2023-09-08 01:45:03下载
- 积分:1
-
hlpdk V10.0 +系统扩展库
HLPDK V10.0+ System Extension Library
-HLPDK V10.0+ System Extension Library
- 2022-10-17 21:25:02下载
- 积分:1