搜索资源列表

  1. otsu_th.c

    0下载:
  2. 功用:根据OTSU方法计算数字图像二值化的自适应阈值-function : According OTSU method of digital image binarization Adaptive Threshold
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. 数学形态学及相关算法的C语言实现实例 源代码调用OpenCV的cxcore和highgui两个库,应用C语言编写,实现对染色体图像中染色体数目的统计。代码中的核心算法为数学形态学的重要算法——开运算、闭运算(腐蚀和膨胀)。包含腐蚀处理、膨胀处理、自适应中值滤波、微分直方图法确定二值化阈值、种子填充算法等图像处理算法的C语言实现,值得参考。-Mathematical Morphology and related algorithms
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:133120
    • 提供者:Michael_M
  1. betterotsu

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

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

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

    • 发布日期:2024-05-19
    • 文件大小:211968
    • 提供者:feifei
  1. GrayToWhiteBlack

    0下载:
  2. C语言实现的OTSU方法,计算图像二值化的自适应阈值-C language implementation of the OTSU method in calculating the adaptive image binarization threshold
  3. 所属分类:图形/文字识别

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

    1下载:
  2. 基于第二代小波分析的自适应阈值算法,非常好用-Based on Second Generation Wavelet analysis of adaptive threshold algorithm is very easy to use
  3. 所属分类:图形图象

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

    0下载:
  2. 用matlab编写自适应阈值算法,并调用该自适应阈值函数。-Prepared using matlab adaptive threshold algorithm, and call the adaptive threshold function.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:147456
    • 提供者:
  1. chepaishibie

    0下载:
  2. 学数字图像处理课程做的一个大作业,车牌识别的,用matlab编程实现,并采用了自适应阈值法,最后用模板匹配的方法实现了车牌的自动识别功能-Learn digital image processing program to do a great job, license plate recognition with matlab programming, using the adaptive threshold method, and f
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:1037312
    • 提供者:xixi
  1. adaptivethreshold

    0下载:
  2. 自适应阈值滤波程序,广泛应用于去噪等信号处理领域-Adaptive threshold filter program, widely used in signal processing such as denoising
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:jyf
  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-05-19
    • 文件大小:1024
    • 提供者:sdphw
  1. wveletedenoise

    0下载:
  2. 多种方法(软硬阈值、自适应阈值等)进行小波去噪的matlab- denoise by wavelete methods
  3. 所属分类:matlab例程

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

    0下载:
  2. OTSU方法计算图像二值化的自适应阈值,算法对输入的灰度图像的直方图进行分析,将直方图分成两个部分,使得两部分之间的距离最大。划分点就是求得的阈值。 -OTSU method of adaptive image binarization threshold, the algorithm of the input histogram analysis of gray image, the histogram is divided in
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:王晓波
  1. adaptivePbievalue

    0下载:
  2. 一种全新的自适应阈值二值化方法,欢迎各位指教-A new adaptive threshold binarization methods, advice welcome
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:365568
    • 提供者:ruowang
  1. 2

    0下载:
  2. opencv 图像的二值化,包括局部阈值,全局阈值,自适应阈值法,对初学者帮助很大-opencv image binarization, including the local threshold, the global threshold, adaptive threshold, very helpful for beginners
  3. 所属分类:OpenCV

    • 发布日期:2024-05-19
    • 文件大小:2159616
    • 提供者:于帆
  1. duotezhengzishiyingyuzhi

    0下载:
  2. 该程序实现多特征自适应阈值算法,两个matlab文件,一个为函数,该函数求出信号的特征量值并通过梯度下降法训练出其初始阈值,另一个为主函数,调用该函数文件;该程序将4路信号,每一路信号的特征量值及其自适应阈值求出来,并一起画出图来。-The program features multi-adaptive threshold algorithm, two matlab files, one for the function,the fun
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:牛志嘉
  1. duotezhengzishiyingyuzhi

    0下载:
  2. 多特征自适应阈值选取(Multi feature adaptive threshold selection)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:梦幻飞鹰
  1. adaptivethresh

    0下载:
  2. wellner的自适应阈值函数,进行图像的二值化(Wellner's adaptive thresholding)
  3. 所属分类:图形图象

  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-05-19
    • 文件大小:1564672
    • 提供者:vergg
  1. 1

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

    • 发布日期:2024-05-19
    • 文件大小:3375104
    • 提供者:ayu1121
  1. soft

    0下载:
  2. 针对提出的故障信号,利用awgn加噪,对其进行小波软硬阈值降噪,提出一种改进阈值,利用五种自适应阈值函数sqtwolog、rigrsure、heursure、minimaxi和ddencmp中阈值选取原则,对软阈值、硬阈值和改进阈值进行降噪效果对比。(In view of the proposed fault signal, the wavelet soft and hard threshold de-noising is carrie
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:203776
    • 提供者:Lighter1017
« 1 2 34 5 6 7 8 9 10 ... 20 »

源码中国 www.ymcn.org