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

搜索资源列表

  1. cv_bayesian

    1下载:
  2. cv阈值去噪方法和贝叶斯阈值去噪方法,这两种方法是很常见的阈值去噪方法。-cv thresholding method and the Bayesian thresholding methods, the two approaches are very common thresholding methods.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2029
    • 提供者:连强
  1. 2DDoubleDensityDWTThresholdingMethod

    0下载:
  2. 使用二维双密度小波2-D Double-Density DWT Thresholding Method,决定图像滤波门限值,实现图像去噪处理。-use of two-dimensional density Wavelet 2-D Double-Density DWT Thresho lding Method, the decision threshold image filtering, image denoising.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:612713
    • 提供者:李彪
  1. otsu

    0下载:
  2. Compute a segmented image (Iseg) containing n classes by means of Otsu s n-thresholding method (Otsu N, A Threshold Selection Method from Gray-Level Histograms, IEEE Trans. Syst. Man Cybern. 9:62-66 1979).
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2421
    • 提供者:fangfei_666
  1. multiotsu

    0下载:
  2. otsu s multilevel thresholding method
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3429
    • 提供者:lizuoyong
  1. ggcmentropy

    0下载:
  2. gray gradient co-occurrence matrix thresholding method
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1221
    • 提供者:lizuoyong
  1. Abutaleb

    0下载:
  2. two dimensional entropy based thresholding method
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1033
    • 提供者:lizuoyong
  1. 基于opencv2.2的大津法分割

    1下载:
  2. 基于opencv2.2的大津法分割,大津法是一种自适应的阈值分割方法,应用较广,按灰度特性,将图像分为背景和目标两部分,是二值化的图像。本代码需要先行安装opencv2.2-The Otsu method based opencv2.2 split, Otsu method is an adaptive thresholding method, used widely, according to the gray-scale features, the image is divided into
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:6190853
    • 提供者:刘源
  1. binarization_Algorithm

    2下载:
  2. 图像二值化算法:Otsu算法,Kittler minimum error thresholding算法,Niblack二值化算法。都是很经典的二值化算法,可用于对图像进行二值化,我自己编写的并经过测试正确。附件中有算法使用说明。-Image binarization algorithm: Otsu method, Kittler minimum error thresholding method, and Niblack method. All these methods are classic
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-11-25
    • 文件大小:49013
    • 提供者:sdfadf
  1. imagesegment

    0下载:
  2. 压缩包包括大津法和迭代法阈值分割,大津法是使得类间方差最大,得到目标的阈值。-Compressed packet including the method and iterative Otsu thresholding method, Otsu method is to make the maximum between-class variance, the threshold target.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1071
    • 提供者:sharon
  1. chengxu

    0下载:
  2. 本程序说明的是直方图阈值的双峰法,是于阈值选取的图像分割方法-This procedure is described in the bimodal histogram thresholding method is in the threshold selection method for image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:2430
    • 提供者:wz
  1. chengguo1d

    0下载:
  2. 基于fisher准则的阈值分割方法,陈果文章中的方法-thresholding method based on fisher algorithm,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:804
    • 提供者:zhbch
  1. OTSU

    1下载:
  2. 利用二维属性直方图的Otsu自动阈值分割方法 提出了二维属性直方图的概念 ,进而提出了一种基于二维属性直方图的图像自动阈值化方法 有利于写论文-Attributes the use of two-dimensional histogram of the Otsu threshold segmentation method automatically put forward the concept of two-dimensional histogram properties, and then
  3. 所属分类:Special Effects

    • 发布日期:2015-12-27
    • 文件大小:450531
    • 提供者:孙琰
  1. loc_im_MSfilter

    0下载:
  2. 基于Mean Shift的图像分割过程就是首先利用Mean Shift算法对图像中的像素进行聚类,即把收敛到同一点的起始点归为一类,然后把这一类的标号赋给这些起始点,同时把包含像素点太少的类去掉。然后,采用阈值化分割的方法对图像进行二值化处理。-Mean Shift Based on the process of image segmentation is the first to use the image Mean Shift algorithm for clustering of pixe
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:840
    • 提供者:mayan
  1. autosegment

    0下载:
  2. 利用图像熵进行自动阈值分割的方法,简单,速度快-The use of entropy for automatic image thresholding method
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:695
    • 提供者:hanzhibin
  1. otsu2d

    0下载:
  2. 改良otsu自適應閾值分割法,值得初學者參考-Improved otsu adaptive thresholding method, it is worth beginners reference
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1343
    • 提供者:sial
  1. otsu0915

    0下载:
  2. 通过matlab源码实现图像的最佳自动阈值分割,所选算法是常见的大津法-Matlab source code through the realization of the best automatic image thresholding, the selected algorithm is a common method of Otsu
  3. 所属分类:Special Effects

    • 发布日期:2016-05-13
    • 文件大小:1994
    • 提供者:IVTECH
  1. diedaiyuzhi

    0下载:
  2. 用迭代法进行阈值分割的源代码,可以实现,希望对大家有所帮助。-Iterative thresholding method source code, you can achieve, we want to help.
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:795
    • 提供者:李恩
  1. myIterative

    0下载:
  2. 阈值分割是图像分割的常用方法,本程序用迭代法选取最优阈值对图像进行分割-Thresholding is a common method of image segmentation, the iterative selection procedure using the optimal threshold for image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1220
    • 提供者:dairui
  1. Adaptive-Thresholding

    0下载:
  2. Bradley, D., Roth, G., June 2007 We present a technique for real-time adaptive thresholding using the integral image of the input. Our technique is an extension of a previous method. However, our solution is more robust to illumination changes
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-27
    • 文件大小:553525
    • 提供者:王扶助
  1. New-wavelet-thresholding-method

    0下载:
  2. 脑电信号的小波软阈值处理,小波硬阈值处理和一种新的小波阈值处理。-Wavelet soft thresholding EEG, wavelet thresholding and hard A new wavelet thresholding.
  3. 所属分类:Wavelet

    • 发布日期:2017-04-12
    • 文件大小:1327
    • 提供者:ren
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com