xiaocong 在 2016-07-22 09:45:57 上传
说明:该代码基于大津法(otsu)进行图像分割,通过比较类内方差、类间方差设定最佳阈值
开发平台:matlab | 大小:1050KB | 下载5次
bleach1234 在 2016-07-14 10:10:59 上传
说明:阈值分割,Otsu法分割,迭代分割等基础程序。供新手使用。
开发平台:matlab | 大小:1KB | 下载5次
rain_software 在 2016-07-11 02:46:53 上传
说明:In computer vision and image processing, Otsu s method, named after Nobuyuki Otsu In computer vision and image processing, Otsu s method, named after Nobuyuki Otsu
开发平台:matlab | 大小:751KB | 下载6次
sxxyou 在 2016-07-07 21:50:28 上传
说明:基于matlab实现大津阈值法分割图像,包含源代码以及处理结果。
开发平台:matlab | 大小:491KB | 下载3次
嗯哼000 在 2016-06-24 10:20:45 上传
说明:最大类间方差方法进行图像处理,, 图像分割
开发平台:Visual C++ | 大小:4543KB | 下载2次
wassimus 在 2016-06-22 05:25:36 上传
说明:otsu methode and adaptation
开发平台:matlab | 大小:1KB | 下载7次
samaneh.shamsian 在 2016-06-01 20:57:50 上传
说明:otsu for binerization image processing.
开发平台:matlab | 大小:111KB | 下载5次
xiaomizhoulll 在 2016-05-09 22:13:50 上传
说明:otsu多阈值实现,matlab可直接运行
开发平台:matlab | 大小:3KB | 下载35次
huizaihz 在 2016-05-02 23:00:23 上传
说明:一维 二维 otsu 算法大津展之 图像分割
开发平台:matlab | 大小:1289KB | 下载10次
GAOLion 在 2016-03-28 22:08:03 上传
说明:Otsu seeking dynamic threshold
开发平台:C++ | 大小:1KB | 下载4次
tlswa8737 在 2016-03-07 10:23:05 上传
说明:二维otsu算法分割图像,速度快,适合于各种图像分割
开发平台:matlab | 大小:1KB | 下载49次
若般M 在 2015-12-20 21:32:33 上传
说明:OTSU最大类间方差法图像分割源码,非matlab自带函数
开发平台:matlab | 大小:1KB | 下载12次
hiepsips1993 在 2015-11-06 15:21:39 上传
说明:Can bang HISTOGRAM su dung phuong phap co ban,can bang histogram su dung phuong phap otsu
开发平台:matlab | 大小:18KB | 下载1次
小楊 在 2015-10-29 23:59:11 上传
说明:There are two BCB program.One is Otsu + thinning the other is Otsu + sobel.
开发平台:C++ Builder | 大小:5KB | 下载1次
kaisa20 在 2015-10-27 12:22:02 上传
说明:OTSU最大类间方差算法实现,自己编写并与MATLAB提供的函数处理结果相比较,结果一致
开发平台:matlab | 大小:1KB | 下载1次
ra2362 在 2015-10-11 02:57:48 上传
说明:Threshold selection using Otsu s method
开发平台:Java | 大小:1KB | 下载2次
aerioral 在 2015-09-19 10:21:53 上传
说明:Pcnn与otsu结合,自适应找出Pcnn点火次数!
开发平台:C++ Builder | 大小:9KB | 下载19次
1009906720 在 2015-07-06 22:13:16 上传
说明:灰度图像的二维otsu曲线阈值分割法,matlab实现源代码
开发平台:HTML | 大小:1KB | 下载21次
lxnzkj 在 2015-07-06 17:39:30 上传
说明:otsu分割算法的一维和二维程序代码,还有关于这个算法的PPT
开发平台:matlab | 大小:4294KB | 下载5次
priyanka.wardhani 在 2015-06-11 12:38:11 上传
说明:Here the matlab code to look for threshold otsu
开发平台:matlab | 大小:1KB | 下载1次
PIXY 在 2015-05-12 14:26:27 上传
说明:基于一维otsu图像分割的pso优化算法
开发平台:matlab | 大小:1KB | 下载31次
danar 在 2015-04-10 12:13:59 上传
说明:The methods of Otsu used to tresholding image. this code build it. you can use it to treshold image is easy
开发平台:matlab | 大小:8KB | 下载5次
logo8160786 在 2015-04-02 16:12:59 上传
说明:应用二维OTSU图像分割的方法对图像感兴趣区域进行提取
开发平台:matlab | 大小:1KB | 下载8次
chengguotao 在 2015-03-21 21:26:47 上传
说明:Otsu二维分割代码 Otsu二维分割代码Otsu二维分割代码
开发平台:matlab | 大小:1KB | 下载24次
chida_imagep@yahoo 在 2015-02-14 16:00:25 上传
说明:This paper presents a novel approach for detecting vehicles for driver assistance. Assuming flat roads, vanishing point is first estimated using Hough transform space to reduce the computational complexity. Localization of vehicles is carried using horizontal projection on the horizontal gradient image below vanishing point. An uppermost and lowermost peak in the horizontal profile corresponds to search space of vehicles. Binarization of search space on the horizontal gradient image is done using Otsu algorithm. Verification of vehicles is carried through a series of rule based classifiers constructed using statistical moments, observing peaks in vertical profiling, vehicle texture, symmetry and shadow property. Experimentation was carried out on flat highway roads and detection rate of vehicles is nearly found to be 88.23
开发平台:TEXT | 大小:184KB | 下载6次
ZERO123321 在 2014-12-20 10:00:36 上传
说明:给出了用于图像分割的基于2D-OTSU算法的MATLAB代码,效果良好。
开发平台:matlab | 大小:415KB | 下载19次
haixingy 在 2014-11-20 22:13:12 上传
说明:自己写的程序C#结合C++实现OTSU算法,大家可以看看。
开发平台:C++ | 大小:12KB | 下载5次
liuyanhong6661 在 2014-11-18 20:24:17 上传
说明:otsu算法填充去除不规则的图形;otsu算法填充去除不规则的图形;
开发平台:Visual C++ | 大小:2449KB | 下载3次
IUUI 在 2014-11-12 16:48:16 上传
说明:针对图像的各种阈值分割算法。迭代,otsu,最大熵,类间最大距离法,最大类内类间方差比法等
开发平台:matlab | 大小:197KB | 下载16次
Sara_1234 在 2014-11-01 16:09:47 上传
说明:本文使用otsu算法实现对图像的二值化操作,使用matlab环境
开发平台:Others | 大小:1KB | 下载2次