CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - iterative threshold

搜索资源列表

  1. ImageFG5

    0下载:
  2. 遗传模似退火算法图像分割、还有固定阀值、迭代阀值分割,边缘跟踪等到-genetic simulated annealing image segmentation, there is a fixed threshold, iterative threshold segmentation, at the edge tracking
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:219049
    • 提供者:xiong
  1. DSplit3

    0下载:
  2. 阈值分割和轮廓提取,迭代阀值,峰谷阈值分割,半阈值分割,轮廓提取,边界跟踪-threshold segmentation and contour extraction, iterative threshold, the peak threshold segmentation, semi-threshold segmentation, contour extraction, tracking border
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:219752
    • 提供者:keyan
  1. ljl2

    0下载:
  2. 对图像进行迭代阀值选取,都是我以前收集的,很好用的,在你使用时稍微改一下就可以了-right image iterative threshold selection, I used to collect all the good use, When you use it with a slight change can
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1118
    • 提供者:刘竟
  1. ddqyz.rar

    0下载:
  2. 在matlab环境下,利用迭代法求图像阈值,然后实现图像的二值化处理.,get the image threshold by iterative algorithm in matlab. And transform the gray image into binary image.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:586
    • 提供者:wanghong
  1. 0307152v2[1]

    0下载:
  2. 在稀疏域中,基于迭代阈值的线性反转问题,Daubechies 的经典外文文章,用于压缩感知-In the sparse domain, iterative threshold-based linear inversion problem, Daubechies classic foreign language articles for compressed sensing
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:421338
    • 提供者:lee
  1. segmention-threshod

    0下载:
  2. 一些关于图像阈值确定的matlab程序,包括迭代阈值,最小类内方差,最大熵,和用matlab库函数对图像进行边缘检测。可运行-Number of image thresholding matlab identified procedures, including iterative threshold, the smallest category of variance, maximum entropy, and the use of matlab library function of the
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:31346
    • 提供者:刘大专
  1. tuxiangfenge

    0下载:
  2. 图像的分割技术,对图像采用多种方法进行分割直方图、阈值和迭代阈值的方法-Image segmentation techniques, using a variety of methods for image segmentation histogram, threshold and iterative threshold method
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-01
    • 文件大小:367715
    • 提供者:李丽
  1. tuxiangqiege

    0下载:
  2. 基于像素点的全局阈值法求图像的分割 实现方法有五种: 最小极值法,最优阈值法,最大方差方法,最大熵法,迭代法-Pixel-based global threshold method for image segmentation method there are five: the smallest extreme value method, the optimal threshold method, the largest variance method, the maximum ent
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:6493
    • 提供者:余小勇
  1. GA

    0下载:
  2. 使用遗传算法和迭代阈值的方法实现图像分割。-The use of genetic algorithms and iterative threshold method of image segmentation.
  3. 所属分类:Graph program

    • 发布日期:2017-05-10
    • 文件大小:2451462
    • 提供者:
  1. cs2235

    0下载:
  2. 基于轮廓波维纳滤波的图像压缩传感重构论文,利用了轮廓波维纳滤波去噪算子替代迭代阈值法中的阈值算子,进而提出了基于轮廓波维纳滤波的图像压缩传感的重构算法。-Contour-based image compression sensor Povina reconstruction filter paper, using the contour Povina filter denoising operator in the alternative iterative threshold method t
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:568274
    • 提供者:lee
  1. -Threshold-iterative

    0下载:
  2. 采用阈值分割的迭代算法对图像进行分割,初始定义迭代次数,可依据具体图像自由选择-Using iterative thresholding algorithm for image segmentation, the initial definition of the number of iterations, can be freely chosen according to specific image
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:60991
    • 提供者:zhaowei
  1. myIterative

    0下载:
  2. 阈值分割是图像分割的常用方法,本程序用迭代法选取最优阈值对图像进行分割-Thresholding is a common method of image segmentation, the iterative selection procedure using the optimal threshold for image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1220
    • 提供者:dairui
  1. mfile

    0下载:
  2. 简单写的一些图像预处理(灰度增强、小波高通滤波、LBP、迭代阈值分割、种子生长法etc)和RGB 、纹理(相关矩阵)特征提取-Write some simple image pre-processing (grayscale enhancement, wavelet high-pass filter, LBP, iterative threshold segmentation, seed growth method etc) and RGB, texture (correlation matri
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:10643
    • 提供者:赵洋
  1. iterative

    0下载:
  2. 这是用逼近法求出全局阈值进而对图像进行分割,希望对大家有所帮助!-This approximation method is then calculated global threshold to segment the image, we want to help!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1198
    • 提供者:guoshaoyan
  1. play

    0下载:
  2. 基于肤色模型和迭代阈值的人脸轮廓提取VC 6.0源码,用于真彩色图像的人脸轮廓提取,并集合四个经典轮廓提取算法效果对比程序-Based on skin color model and the iterative threshold of the human face contour extraction VC 6.0 source code, true color images for face contour extraction, and a collection of four class
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:4046129
    • 提供者:孟盼盼
  1. Tvalue

    0下载:
  2. 迭代阈值主要函数 用它可实现迭代最佳阈值分割处理-Iterative threshold to achieve the main function iteration with its optimal threshold segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:629
    • 提供者:章颖
  1. Threshold

    0下载:
  2. 可实现图像迭代阈值法二值化,和sobel边缘检测-Can be iterative threshold method of image binarization, and sobel edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:30572
    • 提供者:陈任
  1. Threshold-segmentation

    0下载:
  2. 综合介绍了几种阈值分割,如迭代阈值法,区域增长法等-Comprehensive introduced several threshold segmentation, such as iterative thresholding, region growing method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:3131
    • 提供者:李萍
  1. threshold

    0下载:
  2. 阈值分割分各种算法,如基于灰度直方图的阈值分割,迭代阈值分割,最大类间方差阈值分割法,局部阈值法等。-Thresholding of various algorithms, such as histogram-based thresholding, iterative threshold segmentation, Otsu threshold segmentation method, local threshold method.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1025
    • 提供者:郑德键
  1. Iterative-Threshold-Selection

    0下载:
  2. 数字图像分析处理(机器视觉)迭代式阈值选择-Iterative Threshold Selection
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-04
    • 文件大小:42553
    • 提供者:王浩淼
« 12 3 4 5 »
搜珍网 www.dssz.com