CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - OTSU算法

搜索资源列表

  1. otsu

    0下载:
  2. otsu自适应阈值分割算法是在图像图形处理领域中最广泛应用的一种算法。-Otsu adaptive threshold segmentation algorithm is in the field of image and graphics processing the most widely used of an algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1173
    • 提供者:
  1. Otsu-threshold-segmentation

    0下载:
  2. 吴一全等采用灰度级-梯度级构建二维直方图,并提出快速迭代算法。改进的二维Otsu法阈值分割快速迭代算法。-Wu congruent grayscale- gradient level to build a two-dimensional histogram, and a fast iterative algorithm. Improved dimensional Otsu threshold segmentation fast iterative algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2544629
    • 提供者:朱磊
  1. two-dimensional-Otsu-method

    0下载:
  2. 提出了基于二阶广义概率的方法,并通过调整广义概率的参数来提高算法的通用性。-Based on the generalized second-order probability, and to improve the versatility of the algorithm by adjusting the parameters of the generalized probability.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:545026
    • 提供者:朱磊
  1. Otsu-method

    0下载:
  2. 申铉京等提出三维直方图重建和降维的Otsu阈值分割算法。通过重建三维直方图,减弱了噪声干扰,将三维直方图区域划分由八分法改为二分法,使得阈值搜索的空间维度从三维降低到一维。-Shin Hyun Beijing and proposed a three-dimensional histogram reconstruction and dimensionality reduction of the Otsu threshold segmentation algorithm. Weakened by
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:731281
    • 提供者:朱磊
  1. OTSU

    0下载:
  2. OTSU局部算法,分割前景和背景,挺好的-The OTSU local algorithm, separating foreground and background
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:263468
    • 提供者:dieniangai
  1. histMeanValue

    0下载:
  2. 包含三个功能的演示。直方图,otsu算法,计算灰度中值。最后统计0像素占的比例。 float getMeanValue(IplImage* image) //灰度均值 int getMedian(IplImage* image) //灰度中值 void otsu (IplImage *image) //大律法阈值分割-Contains three functional demo. float getMeanValue (IplImage* image) //gray ave
  3. 所属分类:OpenCV

    • 发布日期:2017-11-28
    • 文件大小:3702698
    • 提供者:glemo
  1. otsu

    1下载:
  2. 实现OTSU分割时算法,对2D彩色或灰度图像进行分割,封装成函数,可以直接调用-OTSU segmentation algorithm, 2D color or grayscale image segmentation, packaged into a function, you can directly call
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-17
    • 文件大小:2619
    • 提供者:木木
  1. Otsu-and-pyramid-algorithm

    1下载:
  2. 基于对话框的图像分割和匹配,采用大津阈值分割,金字塔算法模板匹配-Otsu threshold segmentation, based on image segmentation and matching of the dialog box, pyramid algorithm template matching
  3. 所属分类:Special Effects

    • 发布日期:2016-09-05
    • 文件大小:3810304
    • 提供者:胡琮亮
  1. otsu_cv

    0下载:
  2. Otsu算法(大律法或最大类间方差法)的C语言实现,可以直接使用,写的很好-Otsu algorithm (the large Torah or the maximum between-class variance method), C language, can be used directly, write well
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-12
    • 文件大小:725
    • 提供者:Snail
  1. otsu

    0下载:
  2. 大津算法的MATLAB代码,很好的代码值得做图像处理初学者参考-The Otsu algorithm MATLAB code, good code worth doing image processing beginners reference
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-30
    • 文件大小:1240
    • 提供者:呈春
  1. 2D-otsu2

    1下载:
  2. 二维原始Otsu算法的MATLAB实现和其对应的文献。实现效果很好。-MATLAB realization of two-dimensional original Otsu algorithm and its corresponding literature. To achieve good results.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:404093
    • 提供者:kongtiao
  1. Otsu

    0下载:
  2. 大津法阈值算法的代码,能够有效地减少光照条件对图像的干扰。并附有算法的详细解释-Otsu threshold algorithm code, which can effectively reduce the interference of light conditions on the image. With a detailed explanation of the algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-11-12
    • 文件大小:1048
    • 提供者:寂寞杀猪
  1. otsu

    0下载:
  2. 算法目的就是计算出一连通区域的阈值,然后对该区域二值化-The algorithm to calculate the threshold of a connected region, then the region two values
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:124635
    • 提供者:jackchan
  1. tuxiang

    0下载:
  2. 图像分割关系到目标识别的精度,是目标检测的关键一步,其中提供了一些图像分割的代码,主要为otsu算法的分割方法,很实用-s related to the accuracy of target recognition, image segmentation is a critical step in target detection, provides some image segmentation code, very useful
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:186227
    • 提供者:
  1. tuxiangchuli-

    0下载:
  2. 图像分割的方法有许多种,其中阈值分割的方法很常用,提供一种基于otsu算法的图像分割方法,很实用。-There are many kinds of method of image segmentation, threshold segmentation method is commonly used, provide a method of image segmentation based on otsu algorithm is very practical
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:188966
    • 提供者:
  1. OTSUway

    0下载:
  2. OTSU方法计算图像二值化的自适应阈值。OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法-Otsu images calculated value of the two adaptive threshold. Otsu algorithm can be said to be adaptive to calculate the single threshold (for converting images to gray scale image 2) simple
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:1801
    • 提供者:rkingt
  1. result.bmp

    0下载:
  2. 在阈值分割中的OTSU算法,希望对有需要的朋友有一些帮助-Threshold segmentation in OTSU algorithm in the hope that friends in need of some help
  3. 所属分类:Graph program

    • 发布日期:2017-04-24
    • 文件大小:9495
    • 提供者:electedivi
  1. otsu

    0下载:
  2. 最大类间方差算法进行图像分割,分割效果经测试,不错-image segmentation(otsu)
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2398382
    • 提供者:许鹏
  1. shipinotsu

    0下载:
  2. 基于OTSU算法的图像二值化分割,本程序是从视频中截取某一帧来实现。-OTSU algorithm based on binarization image segmentation, the process is from the video frames to achieve a certain interception.
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:1033
    • 提供者:gedpe
  1. shipinotsu

    0下载:
  2. 基于OTSU算法的图像二值化分割,本程序是从视频中截取某一帧来实现。-OTSU algorithm based on binarization image segmentation, the process is from the video frames to achieve a certain interception.
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:1079
    • 提供者:原北京
« 1 2 3 4 5 6 78 9 10 11 12 13 14 »
搜珍网 www.dssz.com