搜索资源列表

  1. 自适应阈值法分割图像

    1下载:
  2. 本代码是自适应阈值法分割图像的典型源码,对运动目标检测及提取等非常实用。
  3. 所属分类:源码下载

    • 发布日期:2010-09-21
    • 文件大小:105456
    • 提供者:208zwl@163.com
  1. C++.netImage2Processing

    0下载:
  2. 固定阈值分割原 自适应阈值分割 边界跟踪-fixed threshold segmentation original adaptive thresholding segmentation border tracking
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-04
    • 文件大小:188416
    • 提供者:xiaolong
  1. f_threshold

    0下载:
  2. 国外网上找的自适应阈值分割的源程序,测试过,好用。 可以下载-abroad to find online adaptive thresholding segmentation of the source, tested and ease of use. Can be downloaded s
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-04
    • 文件大小:3072
    • 提供者:江南书虫
  1. AdaptiveThresholdSegmentation

    0下载:
  2. 自适应阈值分割算法,图像处理里面的算法之一,实现对于图像的分割-adaptive thresholding segmentation algorithm, image processing algorithm inside the one for the realization of image segmentation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-04
    • 文件大小:105472
    • 提供者:郭家驹
  1. zishiyingyuzhi

    0下载:
  2. 自适应阈值分割代码,比较完整。C++builder编写,可运行/
  3. 所属分类:2D图形编程

    • 发布日期:2024-06-04
    • 文件大小:633856
    • 提供者:hanjiandong
  1. imagesegment

    0下载:
  2. 并行分割包括robert算子、sobel算子、prewitt算子、laplacian算子 串行分割:边缘跟踪 阈值分割:固定阈值分割、自适应阈值分割 串行区域分割:区域生长
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-04
    • 文件大小:81920
    • 提供者:刘伟
  1. adaptivethresholdandtestprogram

    0下载:
  2. 一个自适应阈值处理程序,是图像分割领域难题的一个处理方向,该方法效果还不错An adaptive thresholding algorithm that seperates the background with nonuniform illumination. %foreground from the background with nonuniform illumination.-An adaptive threshold pr
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-04
    • 文件大小:147456
    • 提供者:yemaoqiu
  1. tuxiangfengebianyuanjiance

    0下载:
  2. 本代码包含有图像分割和边缘检测的多种处理方法,在图像分割中有自适应阈值,大律法,边缘检测中有轮廓提取和轮廓跟踪,模板匹配中有差影,模板匹配,差影匹配。-The code includes image segmentation and edge detection of a variety of treatment methods in image segmentation has adaptive threshold, the law,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-04
    • 文件大小:2637824
    • 提供者:杜玉
  1. otsumax_sigma

    0下载:
  2. otsu自适应阈值分割OTSU算法也称最大类间方差法,是图像分割里基于点的全局阈值选取方法中的一种,诞生于1978年,作者是Otsu。这种方法以其计算简单、稳定有效,一直广为使用,至今仍在matlab的图像处理工具箱里作为灰度图像单阈值自动选取的标准算法-Otsu adaptive threshold segmentation algorithm OTSU also known Otsu method is based on the p
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-04
    • 文件大小:10240
    • 提供者:子羽
  1. boundCheck

    0下载:
  2. 该方法采用反对称双正交小波分解系数计算视频帧的方向梯度向量,再统计由梯度向量角和模值构成的联合空间二维直方图,然后计算连续帧直方图之间的距离,得到两帧之间的不连续值,最后采用自适应阈值分割,检测出镜头边界。-This method is the use of anti-symmetric biorthogonal wavelet decomposition coefficients video fr a me the direction
  3. 所属分类:其他小程序

    • 发布日期:2024-06-04
    • 文件大小:144384
    • 提供者:韩瑞冬
  1. otsuadaptivethreshold

    0下载:
  2. otsu自适应阈值分割算法,可以参考下,希望对大家有帮助,-Otsu adaptive threshold segmentation algorithm, can refer to, it is hoped to have everyone help
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-04
    • 文件大小:1024
    • 提供者:ningmeng
  1. otsu

    0下载:
  2. 本程序是利用最大类间方差算法求解自适应阈值,对图像进行分割,非动态阈值-This procedure is the use of maximum between-cluster variance adaptive thresholding algorithm for image segmentation, non-dynamic threshold
  3. 所属分类:matlab例程

    • 发布日期:2024-06-04
    • 文件大小:1024
    • 提供者:gyq
  1. aaa

    0下载:
  2. 用自适应阈值方法实现细胞图像分割源代码 可执行,效果不错,-Adaptive threshold method used to achieve cell image segmentation executable source code, well,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-04
    • 文件大小:1024
    • 提供者:lixiangrong
  1. betterotsu

    0下载:
  2. MATLAB对灰度图像进行,自适应阈值分割。-MATLAB on the gray-scale images, adaptive threshold segmentation.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-04
    • 文件大小:1024
    • 提供者:zuo
  1. otsu

    0下载:
  2. 一维自适应阈值分割大津法的源程序是用matlab写的-One-dimensional Otsu adaptive threshold segmentation method source code is written in matlab
  3. 所属分类:图形图象

    • 发布日期:2024-06-04
    • 文件大小:211968
    • 提供者:feifei
  1. OTSU_matlab

    0下载:
  2. 基于matlab环境下写的OTSU算法,自适应阈值分割,非常适用的阈值分割算法,适用于计算机图像处理初学者。-Matlab environment based on written OTSU algorithm, adaptive threshold, very applicable threshold segmentation algorithm for computer image processing for beginners.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-04
    • 文件大小:1024
    • 提供者:sdphw
  1. 自适应阈值生成后进行图像分割

    0下载:
  2. 自适应阈值生成后进行阈值分割,内部含有测试图片,与全局阈值进行图像分割不同的另一种方法(After the adaptive threshold is generated, the threshold segmentation is carried out. Another method is different from the global threshold for image segmentation)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-04
    • 文件大小:216064
    • 提供者:小啰啰
  1. 基于自适应阈值分割的宫颈细胞图像分类算法

    0下载:
  2. 基于自适应阈值分割的宫颈细胞图像分类算法论文详细阐述了作者进行图像预处理,分割,细胞分类的步骤,很值得学习(Cervical Cell Image Classification Algorithm Based on Adaptive Threshold Segmentation The paper elaborates on the author's steps of image preprocessing, segmentation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-04
    • 文件大小:1564672
    • 提供者:vergg
  1. 自适应阈值

    0下载:
  2. 最大类间方差法是由日本学者大津(Nobuyuki Otsu)于1979年提出的,是一种自适应的阈值确定的方法,又叫大津法,简称OTSU。它是按图像的灰度特性,将图像分成背景和目标2部分。背景和目标之间的类间方差越大,说明构成图像的2部分的差别越大,当部分目标错分为背景或部分背景错分为目标都会导致2部分差别变小。因此,使类间方差最大的分割意味着错分概率最小。(The largest between-class variance metho
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-04
    • 文件大小:459776
    • 提供者:EMC
  1. 1

    0下载:
  2. 基于阈值的图像分割,自适应阈值分割,会显示直方图和阈值。(Threshold based image segmentation, adaptive threshold segmentation, histogram and threshold will be displayed.)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-04
    • 文件大小:3375104
    • 提供者:ayu1121
« 12 3 4 5 6 7 8 »

源码中国 www.ymcn.org