登录
首页 » matlab » ostu

ostu

于 2007-10-24 发布 文件大小:1KB
0 141
下载积分: 1 下载次数: 140

代码说明:

  经典的图像分割算法ostu,去两峰值之间的峰谷为阀值(Classical image segmentation algorithms ostu, to the peak and valley between two peaks as the threshold)

文件列表:

ostu
....\ostu
....\....\ostu.m
....\OSTU算法matlab代码.txt

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • zernike
    矩不变量,适用于图像匹配,数字水印,图像重建(Moment invariants, applicable to the image matching, digital watermarking, image reconstruction)
    2010-12-03 10:25:23下载
    积分:1
  • EDLines 快速直线检测算子
    EDLines是一种快速直线检测算子,2012年在ICCV上提出,也是目前处理直线检测最快的算法之一,该算法包含三个步骤:(1)边缘提取:利用Edge Drawing (ED)算法[28,29]从灰度图像中提取边缘片段;(2)线段检测:利用最小二乘法提取直线段;(3)线段确认:遵循Helmholtz定律,从已提取的直线段中摒弃虚假线段。EDLines算法的优越性得益于Edge Drawing (ED)算法能够从灰度图像中准确、快速、稳定地提取出光滑、完整的边缘片段。Edge Drawing (ED)算法包含以下步骤: (1)采用size=5*5,σ=1的高斯核对灰度图像进行平滑滤波,去除噪声; (2)采用一种常用的梯度算子,如Prewitt、Sobel或Scharr等计算平滑后图像中每个像素点的梯度幅度和梯度方向; (3)将梯度图中邻域内幅度最大的像素点标记为锚点,这些锚点成为图像边缘点(edge elements)的概率很大; (4)将相邻的锚点连接成边缘线。从一个锚点起始,ED利用相邻像素的梯度幅度和方向在梯度为最大值的锚点之间游走。 (Edge Drawing (ED) is our recently-proposed, novel, fast edge detection algorithm. What makes ED stand out the existing edge detectors, e.g., Canny, is the following: While the other edge detectors give out a binary edge image as output, where the etected edge pixels are usually independent, discontinuous entities ED produces a set of edge segments, which are clean, contiguous, i.e., connected, chains of edge pixels. Thus, while the output of the other edge detectors requires urther processing to generate potential object boundaries, which may not even be possible or result in inaccuracies ED not only produces perfectly connected object boundaries by default, but it also achieves this in blazing speed compared to other edge detector.)
    2021-03-22 16:29:16下载
    积分:1
  • Desktop
    使用HIO算法实图像现相位恢复,包含源代码,简单实用。(HIO algorithm real image phase recovery, including source code, simple and practical.)
    2018-07-27 11:28:46下载
    积分:1
  • GaborTextureSegment
    Texture Segmentation using Gabor Filters 纹理图像分割 包括一个pdf文件,几个m文件(Texture Segmentation using Gabor Filters texture image segmentation include a pdf document, several m files)
    2008-05-11 15:20:33下载
    积分:1
  • otsu0915
    说明:  通过matlab源码实现图像的最佳自动阈值分割,所选算法是常见的大津法(Matlab source code through the realization of the best automatic image thresholding, the selected algorithm is a common method of Otsu)
    2010-03-18 22:37:50下载
    积分:1
  • match_version_1.3
    该程序主要功能是实现两幅图像特征点的匹配。首先用harris角点检测算法检测出图像角点,然后使用ssd算法筛选匹配的角点,最后将匹配的角点用线连接起来(The program is to achieve two main functions of image feature points of the match. First, with harris corner detection algorithm to detect image corners, then use the ssd corner matching algorithm selection, the final match of the corner will be connected with a line)
    2011-11-21 12:01:22下载
    积分:1
  • fftchazhi
    说明:  基于matlab平台的fft加窗插值算法,适用于信号分析(Wft window interpolation algorithm based on matlab platform, suitable for signal analysis)
    2020-06-24 11:20:02下载
    积分:1
  • matlab(BP)
    BP神经网络,可以处理图像进行分类等各种处理的源码(BP neural network image processing source code)
    2009-09-17 19:04:08下载
    积分:1
  • 实现给定中目标的有效监测
    说明:  实现给定图像中目标的有效监测,并根据颜色对目标分割。(The object can be detector, and it is segmented by the color.)
    2020-06-19 08:40:01下载
    积分:1
  • Phase_Unwrapping_2D
    二维相位展开算法 引导相位展开方法相质量运行QualityGuidedUnwrap2D的。 运行戈尔茨坦枝剪相位展开方法GoldsteinUnwrap2D。 (3D实施质量的制导方法,可根据要求提供)(2D PHASE UNWRAPPING ALGORITHMS Run QualityGuidedUnwrap2D for the phase quality guided phase unwrapping method. Run GoldsteinUnwrap2D for Goldstein s branch cut phase unwrapping method. (3D implementation of the quality guided method available on request))
    2020-10-29 11:19:57下载
    积分:1
  • 696518资源总数
  • 105267会员总数
  • 12今日下载