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

搜索资源列表

  1. threshold.rar

    0下载:
  2. 所属分类:图形图象

    • 发布日期:
    • 文件大小:1597
    • 提供者:
  1. threshold-tar.gz

    0下载:
  2. 所属分类:图形图象

    • 发布日期:
    • 文件大小:290563
    • 提供者:
  1. threshold

    0下载:
  2. 一个图象域值分割程序-an image segmentation procedures Domain
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1864
    • 提供者:小青
  1. zuoye5

    0下载:
  2. 用MATLAB实现如何用判别分析法确定最佳阈值-MATLAB how discriminant analysis method to determine the optimal threshold value
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:820
    • 提供者:刘艳
  1. C1PROJ2001-3

    0下载:
  2. 而對於一個影像處理應用軟體來說,如果在使用者想執行一項功能時,還必須先調整一下二元化的閥值的話,未免也太不人性化了。所以如何自動選擇二元化閥值也就成為影像處理過程中很重要的一環,也是影像分割中最重要的方法之一-for an image processing application software instance, if the user wants to implement a function, but also must be adjusted to the binary thresho
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1644805
    • 提供者:韓小宇
  1. OTSU方法计算图像二值化的自适应阈值

    1下载:
  2. OTSU方法计算图像二值化的自适应阈值,OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibble提供,此后经过多人Joerg.Schulenburg, R.Z.Liu 等修改,补正。算法对输入的灰度图像的直方图进行分析,将直方图分成两个部分,使得两部分之间的距离最大。划分点就是求得的阈值。都是老外写的,经典哦。-OTSU images calculated value of the two adaptive threshold,
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1814
    • 提供者:陈其星
  1. Threshold

    0下载:
  2. 基于 Opencv 的 OUTS 自动阈值分割 (二值化)。-The OUTS automatic threshold split (binary) based on Opencv.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-03
    • 文件大小:1006933
    • 提供者:周辉
  1. Threshold-segmentation

    0下载:
  2. 通过VC编程,对图像阈值分割和轮廓提取,获取图像的边缘信息。-Threshold segmentation and contour extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:202461
    • 提供者:张进
  1. Threshold

    0下载:
  2. 这是一个阈值分割的小例子,利用阈值分割把原始图片转化为二值图像和灰度图像。-This is a small example of a threshold segmentation using thresholding the original image is converted to binary and grayscale images.
  3. 所属分类:OpenCV

    • 发布日期:2017-06-12
    • 文件大小:19141300
    • 提供者:赵鹤
  1. opencv3-threshold

    0下载:
  2. opencv3 编程入门threshold函数的使用,编译通过-opencv3 introductory programming medianblur function, compiled
  3. 所属分类:OpenCV

    • 发布日期:2017-04-29
    • 文件大小:128241
    • 提供者:陈静
  1. threshold

    0下载:
  2. VS 下利用opencv 动态的实现5种阈值化处理,包括二进制阈值化、反二进制阈值化、截断阈值化、阈值化为0、反阈值化为0。-Under VS use opencv achieve five kinds of dynamic threshold processing, including binary thresholding, reflected binary thresholding, truncation thresholding, the threshold into zero thre
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6557201
    • 提供者:yonghong Wang
  1. Identify-spam-Threshold-method

    0下载:
  2. 识别中文垃圾邮件,通过分词,提取特征值,设置阈值等对邮件进行识别-Identify Chinese spam, through the word segmentation, extraction of characteristic values, set the threshold value of the mail to identify
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-06
    • 文件大小:884420
    • 提供者:乔巴
  1. smooth-improve-G-threshold

    0下载:
  2. 数字图像分割,使用图像平滑改进全局阈值处理分割图像的matlab实现示例-Digital image segmentation, the use of image smoothing process to improve global threshold segmentation image of matlab implementation examples
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:3711
    • 提供者:gao
  1. Iterative-Threshold-Selection

    0下载:
  2. 数字图像分析处理(机器视觉)迭代式阈值选择-Iterative Threshold Selection
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-04
    • 文件大小:42553
    • 提供者:王浩淼
  1. threshold

    0下载:
  2. Opencv自适应阈值函数与规定阈值函数源码,可以通过滑动框调节,直观可靠-Opencv adaptive threshold function with a predetermined threshold value function source, by adjusting the sliding block, intuitive and reliable
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:1087
    • 提供者:toni
  1. basic-threshold-operation

    0下载:
  2. 能够对图形图像进行与阈值化操作,代码能够很好地运行。-Graphics and image to the threshold operation, the code can run well.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-12
    • 文件大小:13624551
    • 提供者:张国庆
  1. threshold

    0下载:
  2. 用matlab实现阈值图像处理,包括全局阈值、大津阈值和区域生长-Using Matlab to achieve threshold image processing, including the global threshold, Otsu threshold and regional growth
  3. 所属分类:Special Effects

    • 发布日期:2017-12-15
    • 文件大小:135168
    • 提供者:Lindsay
  1. SBS-Threshold

    0下载:
  2. This file can deal with the threshold of the SBS from the BOTDA system.
  3. 所属分类:2D图形编程

    • 发布日期:2017-12-19
    • 文件大小:1024
    • 提供者:AlisaZZ
  1. mainm

    0下载:
  2. 基于图像的边缘检测算子和阈值分割算法用于图像分割(Image based edge detection operator and threshold segmentation algorithm for image segmentation)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-28
    • 文件大小:1024
    • 提供者:开心笑一笑
  1. Threshold

    0下载:
  2. qt下实现opencv中threshold阈值操作(Implementation of threshold threshold operation in opencv under QT)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-28
    • 文件大小:4096
    • 提供者:kaiser3377
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com