搜索资源列表
OSTU算法实现分割
- 自动寻找阈值,实现图像分割。很好用啊!VC 编写!- Automatically seeks the threshold value, the realization picture division. Very easy to use! VC compilation!
ostu
- 经典的图像分割算法ostu,去两峰值之间的峰谷为阀值
ostu
- ostu图像分割阈值算法,对Ostu图像分割最优阈值进行优化处理,极大缩短了搜索图像阈值计算时间,与传统的枚举法Otsu方法相比,在计算时间上具有显著的优点。
ostu
- 实现OSTU算法,获取图像前后景的阈值分割图像,不适合图像中文字区域提取
ostu算法阈值分割
- ostu阈值分割算法,经典的阈值分割算法
Ostu图像阈值分割算法IDL程序
- Ostu图像阈值分割算法IDL程序
图像处理中 各种阈值分割的基本算法的实现
- 图像处理中 各种阈值分割的基本算法的实现,包括双峰法 迭代法 大金法(ostu)等等,A variety of image processing in the basic threshold segmentation algorithm, including the bimodal method, iteration method, Daikin (ostu), etc.
OSTU-matlab.ostu算法的maltab代码
- ostu算法(最大类间房差法,类属于阈值分割)的maltab代码,用于计算机图像处理分割及其相关应用。,ostu algorithm (the largest difference room category, type of threshold segmentation is) the maltab code, used in computer image processing and related partition application.
OSTU.这是一个阈值分割算法
- 这是一个阈值分割算法,主要用来对图像进行二值化,提取感兴趣区域~~,This is a threshold segmentation algorithm, mainly used for binary images, extract region of interest ~ ~
ostu
- 大津算法是关于图像处理中分割的重要算法,是又日本人的最先使用的。自动寻找分割点-Otsu algorithm is divided on the importance of image processing algorithms, is the first Japanese to use it. Automatically find split points
ostu_matlab
- Otsu算法是图像分割算法中比较实用和高效的一种,对图像的后续处理有很好的作用-Otsu algorithm is image segmentation algorithm in a more practical and efficient, the follow-up processing of the images have a good effect
mitk
- 实现了三维超声PNN算法的GPU加速;实现GPU加速的CT圆轨道平板探测器FDK重建算法;提供对canny边缘检测算法的支持;提供交互式graph cut分割方法;实现OSTU分割算法;-Three dimensional ultrasound PNN algorithm GPU acceleration to achieve GPU accelerated CT reconstruction algorithm for circular orbits FDK flat panel detec
ostu
- OSTU最大类间方差阈值分割算法matlab实现-OSTU Otsu threshold segmentation algorithm matlab implementation
texture
- 两种阈值分割算法,一种是 ostu算法,另一种算法,对ostu算法进行改进,可以对双峰值图像分割,效果有很大改善 -English VersionEnglish VersionEnglish Version
ostu
- ostu算法用于图像分割。绝对可用,c语言实现!-ostu algorithm for image segmentation. Absolutely free, c language!
OSTU
- Otsu-最大类间方差matlab代码 通过求模板和子图像的互相关函数的最大值来确定目标的中心位置;再在目标的感兴趣区域内(ROI)进行基于最大类间方差(OSTU)算法的自适应阈值分割,以检出并统计缺陷;进而判别其合格与否。 -the Ostu method is much faster and more efficient than the fuzzy cluster method.
ostu
- ostu阈值分割算法,用matlab写的,有例子能运行成功!-Ostu operation is good, writen in matlab langue.
OSTU
- 自己写的大津分割算法,Flag为FALSE反转图片。-Write their own Otsu segmentation algorithm.
ostu图像分割阈值算法matlab源程序
- 实现视频前景目标提取,监控视频的提取,图像分割(Implementation of video foreground target extraction)
ostu
- ostu阈值分割算法,使用matlab实现(OSTU threshold segmentation algorithm, matlab implementation)