搜索结果
找到约 29 项符合
OTSU 的查询结果
按分类筛选
matlab例程 OTSU Gray-level image segmentation using Otsu s method. Iseg = OTSU(I,n) computes a segmented i
OTSU Gray-level image segmentation using Otsu s method.
Iseg = OTSU(I,n) computes a segmented image (Iseg) containing n classes
by means of Otsu s n-thresholding method (Otsu N, A Threshold Selection
Method from Gray-Level Histograms, IEEE Trans. Syst. Man Cybern.
9:62-66 1979). Thre ...
系统设计方案 image thresholding otsu method
image thresholding otsu method
数值算法/人工智能 改进的OTSU局部递归算法
改进的OTSU局部递归算法
文件格式 otsu algo this is used to thresholding of an image..................................................
otsu algo this is used to thresholding of an image.................................................................
Java编程 基本otsu算法的java代码实现
基本otsu算法的java代码实现,较为简单,先已有很多对otsu算法的改进
技术资料 Otsu-最大类间方差Matlab代码
Otsu-最大类间方差Matlab代码 最大类间方差法原理:最大类间方差法是由日本学者大津于1979年提出的,是一种自适应的阈值确定的方法,又叫大津法,简称OTSU。它是按图像的灰度特性,将图像分成背景和目标2 部分。背景和目标之间的类间方差 % 大,说明构成图像的2 部分的差别越大,当部分目标错分为背景或部分背景错分为目标都会导 ...
matlab例程 这是matlab的otsu处理图象的算法
这是matlab的otsu处理图象的算法,请高手们指正
生物技术 2维Otsu自适应阈值的快速算法 --文章
2维Otsu自适应阈值的快速算法 --文章
matlab例程 用于实现灰度图像阈值分割的一维otsu方法
用于实现灰度图像阈值分割的一维otsu方法,matlab源程序
技术资料 期刊论文:Otsu法的多阈值推广及其快速实现
·期刊论文:Otsu法的多阈值推广及其快速实现