CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 2D图形编程 搜索资源 - 阈值算法

搜索资源列表

  1. 图像滤波处理代码

    0下载:
  2. 选择打开文件,可以打开相应的图像。当前只可处理8位灰度图像。 homework1 中值滤波中,边界没有处理。 均值滤波中,边界也处理了,边界的原值没有保存下来。边界模糊。 homework2 对同样的阈值soble算子检测边缘比梯度算子清楚。 homework3 幅度谱表现出一些可辨认的结构,相位谱看不出来。 忽略相位信息,反变换得到的图看不出与原图的影子。 忽略幅度信息,反变换得到的图与原图好像有一些相似。 homework4
  3. 所属分类:2D图形编程

    • 发布日期:2014-01-17
    • 文件大小:2268580
    • 提供者:qq1418
  1. yuzhifenge

    0下载:
  2. 基于VC++得阈值分割算法得实现
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:36742
    • 提供者:123
  1. leijian

    0下载:
  2. 类间方差阈值分割是在判决分析最小二乘法y原理基础上得出的,其算法比较简单,是一种可行的阈值选取方法
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:14158
    • 提供者:刘波
  1. 21878249952005920105117074328

    0下载:
  2. OTSU 的算法,可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:3748
    • 提供者:将以
  1. 图像分割迭代、峰谷、半阈值算法。

    0下载:
  2. 用迭代、峰谷、半阈值算法进行图像分割:-) 包括一个自定义的CDib类-using iterative, peak, semi-threshold algorithm for image segmentation :-) include a defined category CDib
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:66607
    • 提供者:王俊惠
  1. ostu阈值分割

    0下载:
  2. 基于matlab平台和ostu算法,实现了对图像的分割,分割效果满意。
  3. 所属分类:2D图形编程

  1. QGA_image_segmentation

    1下载:
  2. 量子遗传算法最大熵法图像多阈值分割程序下载。阈值的个数直接指定即可。-image segmentation based on quantum-inspired genetic algorithm
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-26
    • 文件大小:15282
    • 提供者:付晓薇
  1. Otsualgorithm

    0下载:
  2. 经典的OSTU的算法,实现对图像阈值的查找并对图像进行二值化分割显示-OSTU classic algorithms, to achieve the threshold on the image search and image segmentation show binarization
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-13
    • 文件大小:1557
    • 提供者:冯西
  1. edgetrace

    0下载:
  2. 边缘轮廓跟踪后傅立叶算子特征。这是课上的一个作业,原图->阈值分割->canny轮廓算法->边界表示->边界傅立叶算子描述->结果-After tracking the edge of the outline of the characteristics of Fourier operator. This is a class operation, image->threshold->canny contour algorithm->boundar
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:82151
    • 提供者:fang
  1. otsu

    0下载:
  2. otsu算法确定二值化阀值,最大类间方差是由日本学者大津(OTSU)于1979年提出的,是一种自适应的阈值确定的方法,又叫大津法,简称OTSU。 -In computer vision and image processing, Otsu s method is used to automatically perform histogram shape-based image thresholding,[1] or, the reduction of a graylevel image t
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:937
    • 提供者:白痴
  1. 1

    0下载:
  2. 基于Otsu准则及图像熵的阈值分割算法,通过图像的熵和自动阈值分割进行检测-Entropy-based criteria and the Otsu thresholding algorithm
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-07
    • 文件大小:561862
    • 提供者:tong tong
  1. thesegmentationofimage

    0下载:
  2. 基于进化规划算法的医学图像描述 分割函数是最大熵双阈值函数-the segmentation of image
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:2529
    • 提供者:赵玉杰
  1. multiscaleLBP

    0下载:
  2. 这是局部二值模式的代码,其中mygetmapping是产生lbp代码模式,mylbp是阈值lbp算法。-This is the code of the local binary pattern, which mygetmapping is generated the lbp code mode, the mylbp threshold lbp algorithm.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-05
    • 文件大小:12009
    • 提供者:董倩倩
  1. EucilideanSkeleton

    0下载:
  2. 基于阈值算法的欧氏距离图像骨架提取方法。-Generate euclidean skeleton by watershed algorithm and the "rigides gradient".
  3. 所属分类:2D Graphic

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

    0下载:
  2. 神经网络算法在图像阈值分割中的实现,包括遗传神经网络训练示例,神经网络分割示例,传统BP训练遗传BP训练等-Neural network algorithm for image thresholding in implementation, including genetic neural network training example, neural network segmentation example, the traditional genetic BP BP training tr
  3. 所属分类:2D Graphic

    • 发布日期:
    • 文件大小:655
    • 提供者:蔡小成
  1. Untitled

    0下载:
  2. 交互式阈值分割算法图像处理,选取读入一份彩色图像,在运行Untitled.m程序时先用鼠标交互的选取一个颜色区域作为你要与其他色彩分割的目标,进行分割,鼠标选取好后,按ENTER健后出现分割节后。-Interactive image processing threshold segmentation algorithm to select a color image read at run Untitled.m program interacts with the mouse select a
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-01
    • 文件大小:129064
    • 提供者:蔡小成
  1. KL_G0

    0下载:
  2. KL-G0阈值算法,检测变化阈值,得到变化检测结果-KL-G0 threshold algorithm, detects a change threshold, change detection results obtained
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:1195
    • 提供者:李怿
  1. TwIST_v2

    0下载:
  2. TwIST两步迭代收缩阈值算法,去噪,精度和迭代速度优于IST-TwIST two-step iterative algorithm contraction threshold, de-noising, accuracy and speed of iteration superior IST
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-04
    • 文件大小:71681
    • 提供者:白彩娟
  1. ISTA算法

    1下载:
  2. ISTA算法 压缩感知经典的 迭代阈值算法,可以直接使用,包含DCT变换,DDCT变换。
  3. 所属分类:2D图形编程

  1. 基于最大类间方差阈值与遗传算法的道路分割

    2下载:
  2. 最大类间方差法是由日本学者大津(Nobuyuki Otsu)于1979年提出的,是一种自适应的阈值确定的方法,又叫大津法,简称OTSU。它是按图像的灰度特性,将图像分成背景和目标2部分。背景和目标之间的类间方差越大,说明构成图像的2部分的差别越大,当部分目标错分为背景或部分背景错分为目标都会导致2部分差别变小。(The largest between-class variance method was proposed by the Japanese scholar Nobuyuki Otsu
  3. 所属分类:2D图形编程

    • 发布日期:2018-05-01
    • 文件大小:743424
    • 提供者:EMC
« 12 »
搜珍网 www.dssz.com