搜索资源列表
Otsu_Thresholding
- 基本otsu算法的java代码实现,较为简单,先已有很多对otsu算法的改进
Otsu_Thresholding
- java语言版的ostu算法,可用于计算灰度图象分层的阈值
Otsu_Thresholding
- 基本otsu算法的java代码实现,较为简单,先已有很多对otsu算法的改进-Basic Otsu algorithm java code more simple, to many of the Otsu Algorithm
Otsu_Thresholding
- java语言版的ostu算法,可用于计算灰度图象分层的阈值-java language version of ostu algorithm, grayscale images can be used to calculate the stratification threshold
Otsu_Thresholding
- This algorithm is an implementation of Otsu thresholding technique based on the minimization of inter-class variance [otsu79].