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

搜索资源列表

  1. otsu1

    0下载:
  2. 对最大类间方差法进行改良,引入最小类内方差,进一步提高分割效果-For improved Otsu method, introducing the minimum interclass variance, further improve the segmentation effect
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3714
    • 提供者:山青
  1. Des33332ktop

    0下载:
  2. matlab源码-最大类间方差算法求解自适应阈值 可以作为参考使用,在学习的过程中 -matlab source- Otsu adaptive threshold algorithm can be used as a reference, in the learning process
  3. 所属分类:Wavelet

    • 发布日期:2017-04-06
    • 文件大小:11849
    • 提供者:肖恒
  1. OTSUerzhihuamatlab

    0下载:
  2. 采用OTSU方法对图像进行二值化,本文主要针对的是格雷码条纹图像。-OTSU method using binary image, this paper is aimed primarily at the Gray code fringe image.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2276239
    • 提供者:eric
  1. myOtsu

    0下载:
  2. 本程序主要是利用大津法实现图像的二值化分割。与基本大津法不同的地方在于,本程序需要分割的是车辆底部的阴影区域,所以除了使用谷底法外还限制了计算范围,也就是利用了多层二值化分割的灰度值范围限制。-This program is to segment images using OTSU method. Also, it combine valley and multiply threshold methods.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:763
    • 提供者:刘公俊
  1. LongThreshold

    0下载:
  2. 全局阈值法:Otsu阈值法与迭代阈值法的C++实现。-Global thresholding methods: Otsu thresholding method and iterative thresholding method.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1133
    • 提供者:龙鹏
  1. dajinfa

    0下载:
  2. 采用大津法,也就是OTSU方法寻找图像阈值进行图像分割,该算法是OTSU的初级算法,供初级学者学习。-Dajin method is used, that is, OTSU method for image threshold image segmentation, the algorithm is OTSU primary algorithm, for primary scholars to learn.
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:43983
    • 提供者:白翁翁
  1. tu-xiang-chu-li2

    0下载:
  2. 程序代码Roberts算子分割结果,Otsu法阈值分割图像,分水岭算法-Roberts operator code segmentation, Otsu thresholding method image, watershed algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:112043
    • 提供者:song
  1. 2D_Otsu_methods

    0下载:
  2. 本方案在一维Otsu图像阈值分割算法的基础上,开发出二维Otsu算法,基于像素点的灰度值 和 像素点的邻域平均灰度值,在对于噪声图像的分割方面性能颇佳-The program in a one-dimensional image Otsu thresholding algorithm based on the development of a two-dimensional Otsu algorithm based on neighborhood average gray value and p
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1559
    • 提供者:邱陈辉
  1. ostu

    1下载:
  2. otsu目标分割。自编程序,对背景与目标反差较大的图像分割效果很好-otsu target segmentation. Self programming, with the goal of a greater contrast between the background image segmentation with good results
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:988
    • 提供者:赵君爱
  1. code

    0下载:
  2. 最大类间方差法(OTSU)求阈值 . -a threshold selection method gray-level histograms
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:12549
    • 提供者:wyjforeverlove
  1. MATLA233245

    0下载:
  2. 【matlab国外编程代做】大津法图像分割matlab源码 可以作为参考使用学习-[Do] matlab programming abroad on behalf of Otsu matlab image segmentation can be used as a reference source to learn
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-04
    • 文件大小:106033
    • 提供者:童童
  1. binary-video

    1下载:
  2. 学习使用OpenCV,对输入的一段彩色视频,用OpenCV实现以下功能或要求: 1. 对输入视频的每一帧图像都用同一个阈值进行二值化; 2.在每帧二值化图像上叠加上含自己学号与姓名等信息的版权字幕; 3. 在处理的过程中,实时显示每帧图片处理之后的效果; 4.将所有这些二值化图像按视频原来顺序合成输出一个视频文件,按原输入视频播放速度的两倍合成; 5. 做成如下的命令行格式,xxx.exe 输入视频文件名 二值化阈值 输出视频文件名(例如 MyBiVideo.exe in
  3. 所属分类:OpenCV

    • 发布日期:2015-11-24
    • 文件大小:5449728
    • 提供者:chenyingshu
  1. bb123

    0下载:
  2. 【matlab国外编程代做】大津法图像分割matlab源码 可以作为参考使用学习-[Do] matlab programming abroad on behalf of Otsu matlab image segmentation can be used as a reference source to learn
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-29
    • 文件大小:105799
    • 提供者:童童
  1. csit2305

    0下载:
  2. 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 u
  3. 所属分类:Development Research

    • 发布日期:2017-04-06
    • 文件大小:188352
    • 提供者:Chidanand
  1. wenjian

    0下载:
  2. 针对Otsu一维、二维、两个一维方法以及各种去噪方法的分析编程-For analysis of the programming Otsu one-, two-, two one-dimensional method and various denoising methods
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:54014
    • 提供者:周海英
  1. otsu

    0下载:
  2. 类间方差法对噪音和目标大小十分敏感,它仅对类间方差为单峰的图像产生较好的分割效果。 当目标与背景的大小比例悬殊时,类间方差准则函数可能呈现双峰或多峰,此时效果不好,但是类间方差法是用时最少的。-Variance between class size of the noise and the target is very sensitive, it only to the between class variance to unimodal images produce better se
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:660982
    • 提供者:玉溪
  1. twovalue

    0下载:
  2. 二值化是圖像分割的一種方法。在二值化圖象的時候把大於某個臨界灰度值的像素灰度設為灰度極大值,把小於這個值的像素灰度設為灰度極小值,從而實現二值化。 根據閾值選取的不同,二值化的演算法分為固定閾值和自適應閾值。 比較常用的二值化方法則有:雙峰法、P參數法、迭代法和OTSU法等。-Thresholding is the simplest method of image segmentation. From a grayscale image, thresholding can be used t
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:880
    • 提供者:chang
  1. otsu_2d

    0下载:
  2. Otsu二维分割代码 Otsu二维分割代码 -2D Otsu2D Otsu2D Otsu2D Otsu2D Otsu2D Otsu
  3. 所属分类:software engineering

    • 发布日期:2017-04-12
    • 文件大小:1274
    • 提供者:chengguotao
  1. Image-thresholding

    0下载:
  2. 【图像算法】七种常见阈值分割代码-Otsu、最大熵、迭代法、自适应阀值、手-Image thresholding algorithm seven common code-Otsu, maximum entropy, iterative, adaptive threshold, and other seven algorithm code once packed
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:153453
    • 提供者:卢少波
  1. Lane-detection

    0下载:
  2. 对车道线进行检测,涉及大津阈值,hough变换等,并预测行驶线。-To detect the lane line, involving the Otsu threshold, Hough transform, and the prediction of the running line.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:4193
    • 提供者:张琪
« 1 2 ... 29 30 31 32 33 3435 36 37 38 39 40 41 »
搜珍网 www.dssz.com