文件名称:OTSU
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [C/C++]
- 上传时间:
- 2018-01-23
- 文件大小:
- 12kb
- 下载次数:
- 0次
- 提 供 者:
- L***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
图像阈值分割的C++实现,能够自动计算图像阈值,没有图片大小的限制。并且封装位子函数类型,可直接调用。测试性能优秀。(Automatically calculate the image threshold on the C++ platform, and there is no limit of the size of the image. And encapsulate the type of the bit function, which can be called directly. The test performance is excellent.)相关搜索: 阈值分割
C++实现
C++实现
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
OTSU.cpp | 1495 | 2018-01-23 |
ostu原理.docx | 14347 | 2018-01-23 |