搜索资源列表

  1. 图象阈值变换

    0下载:
  2. 自动域值变换,见程序,用于图象二值化,可用于电子警察中的号拍定位-automatically transform domain values, see procedures for the two binary images can be used for electronic police, the shoot location
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:
  1. 自动多阈值分割

    0下载:
  2. 用Matlab编写的自动多阈值分割程序,分割图像之前采用自动平滑图像-prepared using Matlab automatic threshold segmentation procedures, image segmentation before the introduction of automatic image smoothing
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:马文
  1. edge_erode

    1下载:
  2. 采用%中值滤波%otsu 自动阈值计算%图像二值化%采用腐蚀的方法进行边缘检测-using median filter%% Otsu automatic threshold calculation% image binarization% of the corrosion methods Edge Detection
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:陈旭
  1. erode

    0下载:
  2. %中值滤波%otsu 自动阈值计算%利用4个方向的roberts和进行边缘提取,并二值化%腐蚀处理-err
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:陈旭
  1. expand

    0下载:
  2. %中值滤波%otsu 自动阈值计算%利用4个方向的roberts和进行边缘提取,并二值化%膨胀处理- Otsu median filter automatically calculate threshold using 4 direction roberts and edge detection and binarization expansion deal
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:陈旭
  1. image_process_test

    0下载:
  2. 本程序是我用mfc实现的图像处理的一系列功能,如平滑,分割,编码等乖,可用于一般的实验测试,并实现了一篇论文的自动阈值选取算法。-this procedure is used mfc I realized a series of image processing functions, such as smoothing, segmentation, clever coding, can be used for general labor
  3. 所属分类:图形图象

    • 发布日期:2024-05-19
    • 文件大小:526336
    • 提供者:wuhq
  1. houghostu

    0下载:
  2. matlab平台下的一个车道线检测算法 其中主要包括了HOUGH变换方法和大津自动阈值分割方法,在打包文件中详细说明了每个函数的作用,其中包括了验证图片-Matlab platform under a lane line detection algorithm which includes mainly the transformation methods and HOUGH big-automatic thresholding m
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-19
    • 文件大小:75776
    • 提供者:田炳香
  1. erzhihua

    0下载:
  2. 此源码,对图像的自动阈值,与局部阈值是很有效果,希望对大家有所帮助-This source of images automatically threshold, and the local threshold is very effect, and they hope to help everyone
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:3592192
    • 提供者:Backey
  1. zidongduoyuzhi

    0下载:
  2. 图像的自动多阈值分割,可以进行灰度图像的自动分割。-Automatic multi-image threshold segmentation, gray-scale images can be automatically split.
  3. 所属分类:图形图象

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:liulei
  1. myIterative

    0下载:
  2. 迭代法阈值分割,迭代法自动计算最优阈值。已经写成函数形式,输入灰度图,输出分割好后的阈值图。-Threshold segmentation iterative method, iterative method for automatically calculating the optimal threshold. Function has been written in the form of input grayscale outpu
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:fang
  1. OTSU

    0下载:
  2. 利用二维属性直方图的Otsu自动阈值分割方法 提出了二维属性直方图的概念 ,进而提出了一种基于二维属性直方图的图像自动阈值化方法 有利于写论文-Attributes the use of two-dimensional histogram of the Otsu threshold segmentation method automatically put forward the concept of two-dimensional h
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:450560
    • 提供者:孙琰
  1. Adaptive-Threshold

    0下载:
  2. 自动阈值分割,matlab版,可以参考学习,两个.m文件。-Automatic threshold segmentation, matlab version, can refer to the study, two. M file.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:wuzg
  1. autosegment

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

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:hanzhibin
  1. algorithm

    0下载:
  2. 阈值法是图像分割的一种重要方法, 在图像处理与识别中广为应用. 提出了一种基于灰度2梯度共生矩阵 模型和最大熵原理的自动阈值化方法. 该方法不仅利用了图像的灰度信息, 而且也利用了梯度信息, 通过计算基 于灰度2梯度共生矩阵的二维熵, 并使边缘区域的熵最大来选择阈值向量. 仿真结果显示, 该算法比其他二维熵方 法效果更佳.-Th resho lding is an impo rtant fo rm of image segm
  3. 所属分类:图形图象

    • 发布日期:2024-05-19
    • 文件大小:174080
    • 提供者:广隶
  1. otsu0915

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

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:IVTECH
  1. example4_good

    0下载:
  2. 灰度图像的二维Otsu自动阈值分割法 matlab源程序,这个程序不错,还能计算时间和二维直方图-Two-dimensional gray image segmentation Otsu automatic thresholding matlab source, this procedure well, but also the computing time and two-dimensional histogram
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:lj
  1. 自动阈值法:Otsu法

    0下载:
  2. 利用matlab自动阈值,自动阈值法中的一种(One of the automatic thresholding methods using the Matlab automatic threshold)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:9216
    • 提供者:兰柯一梦
  1. auto_thresh

    0下载:
  2. 利用VC++制作的阈值提取程序(Using VC ++ made threshold extraction program)
  3. 所属分类:Windows编程

  1. 第 05 章 基于阈值分割的车牌定位识别

    0下载:
  2. 基于阈值分割的车牌定位识别 能够实现车牌的自动识别(License plate recognition based on threshold segmentation)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:243712
    • 提供者:lweeiii
  1. 16 阈值分割

    0下载:
  2. 阈值分割的各种方法的集合。局部阈值分割法,全局手动、自动阈值分割(A set of thresholding methods. Local Threshold Segmentation, Global Manual and Automatic Threshold Segmentation)
  3. 所属分类:LabView

    • 发布日期:2024-05-19
    • 文件大小:43008
    • 提供者:联合斯金
« 12 3 4 5 6 7 8 9 10 ... 13 »

源码中国 www.ymcn.org