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

搜索资源列表

  1. Image-thresholding

    0下载:
  2. 【图像算法】七种常见阈值分割代码-Otsu、最大熵、迭代法、自适应阀值、手-Image thresholding algorithm seven common code-Otsu, maximum entropy, iterative, adaptive threshold, and other seven algorithm code once packed
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:153453
    • 提供者:卢少波
  1. chap7

    0下载:
  2. 图像分割,全局阈值,迭代阈值分割,区域生长发等-Image segmentation, global threshold, iterative thresholding, region growing hair, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4056
    • 提供者:韩建辉
  1. 0305110

    1下载:
  2. 利用matlab GUI实现图像的阈值分割和边缘检测-Use matlab GUI threshold of image segmentation and edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:308891
    • 提供者:周雪
  1. feijijiance

    0下载:
  2. 对飞机进行边缘检测,阈值分割。从而达到图像感兴趣区域提取的目的,能使得图像中的飞机以黑白形式清晰地单独显示出来-Aircraft edge detection , thresholding . So as to achieve the purpose of extracting image regions of interest , can make the image appear as black and white aircraft clearly separate
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:456708
    • 提供者:王明
  1. Tire-mark-Pattern-recognition

    0下载:
  2. 使用大恒图像采集卡进行轮胎图像采集,利用VC++2005 采用WTL界面框架开发一个简单的轮胎表面标记的采集与识别系统。首先采用灰度化和直方图均衡化方法实现图像预处理,然后采用OTSU阈值分割方法实现图像的二值化,在二值图像基础上,采用阈值面积消去法(空穴检出)实现图像去噪处理,并采用径向投影方法实现字符分割,最后采用模板匹配方法实现轮胎表面标记的识别。-This research uses DaHeng image gathering card to carry on tire image g
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-25
    • 文件大小:8259219
    • 提供者:靳鹏
  1. segment

    0下载:
  2. 基于改进型遗传算法的图像最佳熵阈值分割方法,完美运行,无BUG-Best Entropy-based image thresholding method improved genetic algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:108147
    • 提供者:凌晨
  1. yaogan

    0下载:
  2. 地理遥感应用,通过建筑物阴影来计算建筑物实际长度。算法包括高斯处理,直方图阈值分割,取背景,取阴影等-Geography Remote Sensing Applications, by building shadows to calculate the actual length of the building. Gauss processing algorithms include histogram thresholding, take the background, taking shad
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:8932
    • 提供者:陈丸子
  1. fengefa

    0下载:
  2. 三种图像分割法,有全局阈值otsu分割、迭代法全局阈值分割、局部阈值分割程序。-Three image segmentation method, there are global threshold otsu segmentation, iterative method global thresholding, local threshold segmentation program.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:228491
    • 提供者:唐品品
  1. Image-Processing

    0下载:
  2. 图像增强,二值化 自适应阈值分割,中值滤波,提取目标和背景,计算连通区域,剪裁图片等功能集合。核心算法采用C++并调用MATLAB-Image enhancement, binarization adaptive thresholding, median filtering, extraction of target and background, computing connected region, cropping pictures and other functions set. Cor
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:22306
    • 提供者:change
  1. matlabtuxiangfenge

    1下载:
  2. 图像分割,包括阈值分割Otsu法,边缘检测包括Roberts算子,Canny算子等,边界跟踪包括Bwtraceboundary函数调用来对图像进行分割等-Image segmentation, including threshold segmentation method of Otsu edge detection, including Roberts operator, Canny operator, edge tracking includes Bwtraceboundary functi
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2576
    • 提供者:张玲
  1. Segmentation-algorithms

    0下载:
  2. 霍夫检测。阈值分割。区域分割。灰度图像的区域生长法。-Hoff detection.Threshold segmentation.Region segmentation.Gray image region growing method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2421
    • 提供者:周骞
  1. Threshold-segmentation

    0下载:
  2. 在计算机图像处理中,对图像进行阈值分割和轮廓提取-In the computer image processing, the image threshold segmentation and contour extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2353618
    • 提供者:
  1. main

    0下载:
  2. 本程序是基于阈值分割的图像分割源程序,有需要的可以下载-This procedure is based thresholding image segmentation of the source, there is a need to download
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:139600
    • 提供者:胡汉三
  1. tuxiangfenge

    1下载:
  2. 用matlab实现自适应图像阈值分割(最大类间方差法)本程序是利用最大类间方差算法求解自适应阈值,对图像进行分割-Matlab image using adaptive thresholding (Otsu method) of this procedure is Otsu adaptive threshold algorithm for image segmentation
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:921
    • 提供者:梁宇
  1. means

    0下载:
  2. 本附件中是关于K-means阈值分割的代码,主要用于图像分割领域-it is k-means image processing code
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-12
    • 文件大小:667
    • 提供者:yemao
  1. tuxiang

    0下载:
  2. 图像预处理,包括灰度化、图像去噪、灰度变换、阈值分割、边缘检测,形态学处理-image preprocessing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:6599
    • 提供者:周国政
  1. x_new

    1下载:
  2. 图像预处理、灰度化,直方图均衡化,图像去噪,阈值分割,边缘检测,形态学处理等及计算裂纹图像的周长和面积-Image pre processing, grayscale, histogram equalization, image denoising, threshold segmentation, edge detection, morphological processing and calculation the perimeter and area of crack image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1780
    • 提供者:李金平
  1. tuxiangchulizuoye

    0下载:
  2. 全局阈值分割算法分割图像,区域生长法分割图像-Global threshold
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:4846
    • 提供者:jess
  1. segmentation

    0下载:
  2. 大津阈值分割算法(基于粒子群,离散粒子群,综合学习粒子群)-ostu segmentation
  3. 所属分类:Other systems

    • 发布日期:2017-04-27
    • 文件大小:18874
    • 提供者:jiaxiaoru
  1. otsu

    0下载:
  2. 图像的阈值化分割,通过不同的阈值分割图像,结果有一维最大熵图像分割,可改变熵值得到不同的分割结果-Image thresholding, thresholding through different images, resulting in a one-dimensional maximum entropy image segmentation, can be changed to a different entropy worth segmentation results
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2121
    • 提供者:feiniao
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com