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

搜索资源列表

  1. segmention

    0下载:
  2. 针对图像的各种阈值分割算法。迭代,otsu,最大熵,类间最大距离法,最大类内类间方差比法等-Segmentation algorithm for various thresholds of the image. Iteration between otsu, maximum entropy, maximum class distance method, among the largest category within the class variance ratio method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:201944
    • 提供者:刘睿
  1. segment

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

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

    0下载:
  2. 简单的彩色图像分割算法,包括距离分割、阈值分割等,适合初学者-Simple image segmentation algorithm, suitable for beginners
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1948117
    • 提供者:wangbin
  1. Demoimagesegment

    0下载:
  2. 该代码实现了图像分割算法中的最佳阈值分割算法-The code to achieve the optimal image segmentation algorithm in threshold segmentation algorithm
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-14
    • 文件大小:3371648
    • 提供者:张熙繁
  1. Double-dimension-OTSU

    0下载:
  2. 二维OSTU图像自适应阈值分割算法代码,基于c语言编程实现。-OTSU dimensional image adaptive thresholding algorithm code, c-based programming language.
  3. 所属分类:software engineering

    • 发布日期:2017-04-12
    • 文件大小:1329
    • 提供者:李丽
  1. pso_segment

    3下载:
  2. 基于粒子群算法的图像分割算法代码源程序,主要是基于阈值分割的方法的-Image segmentation algorithm based on particle swarm optimization (pso) algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:302318
    • 提供者:宁巧娇
  1. image-segmentation-algorithm

    0下载:
  2. 针对图像分割应用中阈值难以确定的问题,提出一种基于图论的图像分割算法-In view of the image segmentation threshold is difficult to determine the problems in the application, put forward a kind of image segmentation algorithm based on graph theory
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1218825
    • 提供者:fengfeixu
  1. Simple-Image-Processing-System

    1下载:
  2. 1、能对图像文件(bmp、 jpg、 tiff、 gif等)进行打开、保存、另存、打印、退出等功能操作; 2、数字图像的统计信息功能:包括直方图的统计及绘制、区域图的面积、周长的统计、线条图中的距离测量等; 3、数字图像的增强处理功能: (1)空域中的点运算、直方图的均衡化、各种空间域平滑算法(如局部平滑滤波法、中值滤波等)、锐化算法(如梯度锐化法、高通滤波等) (2)频域的各种增强方法:频域平滑、频域锐化、低通滤波、同态滤波等。 (3)色彩增强:伪彩色增强、真彩色增强等
  3. 所属分类:Graph program

    • 发布日期:2017-05-04
    • 文件大小:170231
    • 提供者:马振磊
  1. otsu

    0下载:
  2. 图像分割中常见的基于阈值处理的ostu算法,是最常用的图像分割算法。-Image segmentation in the common thresholding based on the ostu algorithm is the most commonly used image segmentation algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:4339
    • 提供者:王者
  1. two_threads_otsu

    0下载:
  2. 基于VS编写的二阈值OTSU图像分割算法。应用opencv。适用于图像分割入门学习。-Two threshold OTSU image segmentation algorithm based on VS. Application opencv. Suitable for image segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-17
    • 文件大小:7630848
    • 提供者:liusiyan
  1. three_threads_otsu

    0下载:
  2. 基于VS编写的3阈值OTSU图像分割算法。应用opencv。适用于图像分割入门学习。-3 threshold OTSU image segmentation algorithm based on VS. Application opencv. Suitable for image segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-17
    • 文件大小:7453696
    • 提供者:liusiyan
  1. imagesegment

    0下载:
  2. 几种简单的图像分割算法,如基于阈值的分割,基于HSV颜色空间的分割等,自带检测图片-Several simple image segmentation algorithms, such as those based segmentation threshold segmentation based on HSV color space, etc., comes detect Photos
  3. 所属分类:Special Effects

    • 发布日期:2017-12-11
    • 文件大小:4160023
    • 提供者:王成林
  1. four_otsu

    0下载:
  2. 基于VS编写的4阈值OTSU图像分割算法。应用opencv。适用于图像分割入门学习。-4 threshold OTSU image segmentation algorithm based on VS. Application opencv. Suitable for image segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-11
    • 文件大小:7664012
    • 提供者:liusiyan
  1. fenge

    0下载:
  2. 内涵一些简单的图像分割算法程序,包括经典的阈值分割算法程序以及边缘检测算法程序。-Simple image segmentation method, the connotation of the classic in the field of image segmentation threshold segmentation algorithm program and edge detection algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-13
    • 文件大小:743
    • 提供者:余祖耀
  1. otsus-1.0

    0下载:
  2. Otsu图像分割算法的实现,通过最小化图像方差来找到最佳阈值-functional implementation of the Otsu’s segmentation method
  3. 所属分类:Special Effects

    • 发布日期:2017-12-16
    • 文件大小:26624
    • 提供者:王达
  1. ultrasound image segmentation

    0下载:
  2. 超声图像下的针状物体识别算法,采用霍夫变换以及大津发阈值分割算法。(Identification of needle objects in ultrasonic images)
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:2761728
    • 提供者:Litchi
  1. Harris

    1下载:
  2. 基于离散分数布朗随机场模型的水下图像目标检测方法。该方法根据分形理论和水下图像的特点,以图像中每 个像素点为中心取窗口,计算在该窗口内的分形维数均值,将该均值作为中心像素的分形特征,然后根据分形维 数分布图确定分割阈值,从而实现对水下图像分割,并且通过将目标表面不同尺度下的灰度差分平均值进行归一 化处理,减少了用于表示不同尺度下的平均绝对值灰度差分的数据,从而提高算法检测效率(Underwater target detection method based on discrete frac
  3. 所属分类:其他

    • 发布日期:2020-03-24
    • 文件大小:1537024
    • 提供者:辉辉AG
  1. Gotsu

    1下载:
  2. 用遗传算法和otsu实现多彩色图像的多阈值分割 。。。。。。。。。。。。(Multi threshold segmentation based on genetic algorithm)
  3. 所属分类:Windows编程

    • 发布日期:2021-04-16
    • 文件大小:1310720
    • 提供者:旧梦凉城
  1. 多车道复杂环境下前方车辆检测算法_孔栋

    1下载:
  2. 基于前方车辆与本车存在安全距离,利用自适应阈值法确定图像灰度分割阈值,形态学处理,利用最小外接矩形框选候选车辆目标,集合车底阴影几何位置等特征验证车辆假设。(Based on the safe distance between the front vehicle and the vehicle, the adaptive threshold method is used to determine the threshold of image gray level segmentation, mo
  3. 所属分类:其他

    • 发布日期:2019-07-10
    • 文件大小:1374208
    • 提供者:向日葵的光
  1. Vc6_Image

    2下载:
  2. VC++图像处理及源码包(大全)包括下列内容:1.数字图像获取,处理及实践应用电子书 2.数字图像获取,处理及实践应用电子书分章节源码 3.书中提及的各种算法的综合源码。压缩包里面包括的算法代码有:分章节源码内容:内容:对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强;逆滤波复原、维纳滤波方法;傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法;霍夫曼(Huffman)编码、算术
  3. 所属分类:图形图像处理

    • 发布日期:2019-10-04
    • 文件大小:15010816
    • 提供者:jhanker
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 20 »
搜珍网 www.dssz.com