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

搜索资源列表

  1. demo

    1下载:
  2. vc++MFC对话框中对数字图像的典型算法,里面涉及重点有图像的变换域处理(含傅立叶,小波,离散余弦算法),图像分割中包含大部分典型的分割算法(交互式阈值分割,霍夫变换,其他的多种算子),图像增强,图像复原(投影法..)图像匹配。还有形态学的一些算法处理,波峰波谷检测器,对图像处理学习非常有帮助-vc++MFC dialog typical algorithms for digital images, which involves the focus has transform domain i
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4785970
    • 提供者:邵东先生
  1. taotao51

    1下载:
  2. 图像分割 自适应阈值法,otsu法,区域生长法,最大熵法,贝叶斯法,kMeans法,MeanShift法。-Adaptive threshold image segmentation method, otsu method, region growing method, the maximum entropy method, Bayesian method, kMeans law, MeanShift law.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:8014
    • 提供者:淘涛
  1. m_segmentation

    0下载:
  2. 自动阈值法和otsu两种方法对图像进行背景和前景的分割。-Automatic threshold method and otsu two kinds of methods for image segmentation of background and foreground.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2376
    • 提供者:谢艳梅
  1. works

    0下载:
  2. 运用阈值分割、膨胀、腐蚀、开运算等方法去除背景……,提取目标图像-Remove the background, extraction target image
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5147
    • 提供者:罗诗笛
  1. test

    0下载:
  2. 智能算法实现图像分割,读取一张黑白图片进行阈值分割。-Intelligent algorithms for image segmentation, read a black and white image thresholding.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:57580
    • 提供者:赵国元
  1. 2

    1下载:
  2. 代码1结合阈值法的水平集分割方法 已经运行,成功对脑MR图像进行分割。-Code 1 level set segmentation method combines threshold method has been running successfully for brain MR image segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:13817
    • 提供者:何朝晖
  1. m10

    0下载:
  2.  背景建模是实现运动目标检测与跟踪的关键技术之一。在实时视频监控系统中,对背景建模算法的运行时间及所提取出的背景图像的实时性有很高的要求,针对这一问题,提出了一种基于切比雪夫不等式的自适应阈值背景建模算法。算法利用切比雪夫不等式计算像素点色度变化的概率估计值,提出了一种自适应阈值分类方法,它将像素点快速分类为前景点、背景点及可疑点,再利用核密度估计方法对可疑点进行进一步分类,最后利用背景更新算法提取实时背景图像。实验结果证明,该算法能快速有效地区分特征明显的背景点与前景点,提高了背景图像提取的速
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1972170
    • 提供者:
  1. double-threshold

    0下载:
  2. 双阈值分割算法,很简单,可以完成对大部分图像的分割。-double threshold image segmention
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:263555
    • 提供者:徐涛
  1. 2

    0下载:
  2. OTSU基本算法,用于图像分割,利用一个阈值将图像分成目标和背景两个部分。-OTSU basic algorithm for image segmentation using a threshold value target and background images into two parts.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:997
    • 提供者:lizhengji
  1. fen-ge

    0下载:
  2. 基于MATLAB 7.10.0 (R2010a) 用阈值分割、边缘检测、数学形态学等方法来初步实现一些图像的分割-Based on MATLAB 7.10.0 (R2010a) with a threshold segmentation, edge detection, mathematical morphology and other methods to achieve some initial image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:18691
    • 提供者:王瑞琰
  1. hough

    0下载:
  2. 采用迭代法阈值进行图像分割,用的是MATLAB-The threshold for image segmentation by using iteration method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:648
    • 提供者:hwang
  1. fuzzyEntropy

    2下载:
  2. 数字图像阈值分割处理,模糊熵函数的计算的matlab程序详解-The calculation of entropy function
  3. 所属分类:matlab

    • 发布日期:2016-04-09
    • 文件大小:1024
    • 提供者:孔凡照
  1. Yarger

    0下载:
  2. 数字图像阈值分割处理,Yarger准则的matlab程序计算算法-Digital image threshold segmentation, matlab calculation algorithms of Yarger criteria
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:580322
    • 提供者:孔凡照
  1. ImagProc

    0下载:
  2. 对bmp图像实现灰度变换,中值、均值滤波,sobel等边缘检测及图像分割(固定阈值法、最大类间方差法等)-Bmp image to achieve gray-scale transformation, median, mean filtering, sobel edge detection and image segmentation, etc. (fixed threshold, Otsu, etc.)
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:997525
    • 提供者:freefly2014
  1. MyImage

    0下载:
  2. 对bmp图像实现灰度变换,中值、均值滤波,sobel等边缘检测及图像分割(固定阈值法、最大类间方差法等)-Bmp image to achieve gray-scale transformation, median, mean filtering, sobel edge detection and image segmentation, etc. (fixed threshold, Otsu, etc.)
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2800299
    • 提供者:freefly2014
  1. check4_29_2

    0下载:
  2. matlab的。阈值分割二值化后实现灰度图像直方图分析。垂直和水平的灰度投影显示在图表中。-matlab. achieve gray image histogram analysis after thresholding binarization. The vertical and horizontal gray projection displayed in a graph.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:635
    • 提供者:huaiyu
  1. newtext

    0下载:
  2. matlab。首先采用阈值分割图像,然后对图像进行积分投影进行分析。-matlab. Firstly, the threshold image segmentation and image integral projection analysis.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:633
    • 提供者:huaiyu
  1. yuzhi2

    0下载:
  2. 首先将RGB转换到HSV,再根据阈值进行HSV图像的分割-First convert RGB to HSV, then HSV image segmentation based on threshold
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:547
    • 提供者:农小小
  1. MATLAB

    0下载:
  2. 实现阈值图像分割,用全局阈值,OTSU和迭代法求阈值-Achieve the threshold image segmentation, the threshold required by the global threshold, OTSU and iterative method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:371387
    • 提供者:张恺
  1. IMAGE

    1下载:
  2. 对图像进行大津法阈值分割,以及图像的分块。-Image Otsu threshold segmentation, as well as block images.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1812
    • 提供者:刘小彤
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com