-
图像的二值化处理
实现二值化,当像素值(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
-
关于卡尔曼滤波的matlab工具箱,里面有好几个,大家可以参考...
关于卡尔曼滤波的matlab工具箱,里面有好几个,大家可以参考-Kalman filter on matlab toolbox, which has quite a few, everyone can refer to
- 2022-07-21 16:36:43下载
- 积分:1
-
一个基于PHP网页的Flash播放器,可以用在视频网站上来播放视频文件。...
一个基于PHP网页的Flash播放器,可以用在视频网站上来播放视频文件。-PHP-based web pages Flash player, can be used in a video Web site up to play video files.
- 2022-01-26 06:08:25下载
- 积分:1
-
n factorial. Rar can help factorial number of recursive algorithm is based on th...
n的阶乘.rar 可以求数的阶乘 是以递归算法为基础的 对学习算法设计与-n factorial. Rar can help factorial number of recursive algorithm is based on the learning algorithm design and
- 2022-06-16 22:54:39下载
- 积分:1
-
向量排序
将向量中的整数数据按照各位平方和的顺序排序。(用到了函数指针)...
向量排序
将向量中的整数数据按照各位平方和的顺序排序。(用到了函数指针)-Vector of integers to sort the vector sum of squares of the data in accordance with the order you sorted. (Use a function pointer)
- 2023-05-02 18:15:03下载
- 积分:1
-
线索二叉搜索树结点的插入删除以及树的打印。
线索二叉搜索树结点的插入删除以及树的打印。-clues two forks search tree node of the tree to insert, delete and print.
- 2022-01-25 15:01:01下载
- 积分:1
-
VB开发的USB卸载助手源码 VB开发的USB卸载助手源码
VB开发的USB卸载助手源码 VB开发的USB卸载助手源码 -VB development assistant USB uninstall VB source development assistant USB uninstall VB source development assistant USB uninstall VB source development assistant uninstall USB source
- 2022-03-04 18:36:32下载
- 积分:1
-
多通道的ACC设计VeerilogHDL描述
多通道的ACC设计VeerilogHDL描述-multi-channel design VeerilogHDL ACC Description
- 2022-03-07 20:31:17下载
- 积分:1
-
20权限证书解决手机签证问题NOKIA S60操作平台通用
20权限证书解决手机签证问题NOKIA S60操作平台通用-20 Certificate of authority
- 2022-02-21 17:30:04下载
- 积分:1
-
a practice typing games, in alphabetical whereabouts TU with the same letters on...
一个练习打字的游戏,字母下落,恩与字母相同的键就可以大落字母。-a practice typing games, in alphabetical whereabouts TU with the same letters on the keys can drop large letters.
- 2022-01-25 15:31:25下载
- 积分:1