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

搜索资源列表

  1. MATLABtoolbox

    0下载:
  2. MATLAB迭代法求阈值,这是图像处理中阈值处理的最常用方法,希望用得上
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3800
    • 提供者:KyoKim
  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. wavelet

    1下载:
  2. 利用递归迭代法构造多小波基的matlab源码及实现多小波分解2-D图像-Recursive iterative method to construct multi-wavelet basis matlab source code and to achieve more than 2-D image wavelet decomposition
  3. 所属分类:Wavelet

    • 发布日期:2017-03-26
    • 文件大小:1324
    • 提供者:zhang
  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. based_entropy

    1下载:
  2. 基于信息熵的迭代法求最佳阈值,并附参考论文及KSW熵法求阈值的程序。两个程序经实验测试通过无误。-Entropy-based iterative method for optimal threshold, together with reference papers and KSW entropy threshold method procedures. Two experimental test procedures correctly.
  3. 所属分类:Graph program

    • 发布日期:2016-09-17
    • 文件大小:246181
    • 提供者:崔琴
  1. 123

    0下载:
  2. Matlab在分形模拟上的一些应用!根据程序中迭代的选取,将分形模拟分为确定迭代法和随机迭代法。-Fractal Simulation on Matlab in some applications! According to the procedure in the iterative selection fractal simulation is divided into established and the random iteration method iterative method.
  3. 所属分类:Fractal program

    • 发布日期:2017-04-03
    • 文件大小:2158
    • 提供者:laopu
  1. compression2_2

    1下载:
  2. 在神经网络中用迭代法对人脸图像进行压缩及恢复-Iteration in the neural network human face using image compression and restoration
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1197
    • 提供者:曾强
  1. lft

    0下载:
  2. 阈值分割迭代法分割图像的一种算法,可以实现迭代分割图像。-Thresholding segmentation image iteration, an algorithm can achieve iterative image segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:64091
    • 提供者:李烟
  1. pudn_svm

    0下载:
  2. 基于支持向量机的图像分割,并且包括Ostu法,迭代法。-MATLAB、image segmentation、support vector machine
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:16761
    • 提供者:金德元
  1. Binaryzation

    0下载:
  2. 迭代法是基于逼近的思想,逼近的目标是使得:前景和背景的平均灰度值的平均值即为阈值。该方法的原理是:如果用某一阈值分割出的图像,其两部分平均值的中值,正好等于该阈值,那么这个阈值就是所求的阈值。-Iterative method is based on the approximation of the idea of ​ ​ approaching the goal is to make: the foreground and background is the average
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:14447
    • 提供者:坏蛋
  1. im2bw_H

    0下载:
  2. matlab求最大类间距方差法和迭代法选择阈值对图片进行阈值分割-matlab class distance variance for the biggest and iterative method to choose the threshold value for segmentation of images
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:625
    • 提供者:huang
  1. Matlab

    0下载:
  2. Matlab在分形模拟上的一些应用,Cantor集模拟程序,模拟分为确定迭代法和随机迭代法。-Fractal Simulation on Matlab in some applications, the Cantor set simulation procedures, simulation to determine the iterative method and random iteration method.
  3. 所属分类:Fractal program

    • 发布日期:2017-03-29
    • 文件大小:2181
    • 提供者:贺少领
  1. matlab-code

    0下载:
  2. 图像分割的经典代码,包含阈值法,迭代法,双峰法,边缘梯度检测法。-The classic image segmentation code, including the threshold, the iterative method, the bimodal method, the edge gradient detection.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:2135
    • 提供者:bylqwqw
  1. Matlab-GUI_image1

    0下载:
  2. 使用Matlab GUI界面编写的图像分割程序,实现功能有:图像的打开、保存、阈值法、双峰法、迭代法等。-Written in Matlab GUI interface using image segmentation procedures, functions: image open, save, threshold, bimodal method, iterative method.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:15273
    • 提供者:tuzki
  1. MATLAB-image-segmentation

    0下载:
  2. 分别使用otsu法、迭代法和灰度均值法对图像中目标进行分割,有MATLAB构造的GUI界面和测试图片-Were using otsu method, iterative method and gray value method of image target segmentation, have constructed MATLAB GUI interface and test images
  3. 所属分类:Special Effects

    • 发布日期:2017-04-23
    • 文件大小:144546
    • 提供者:walle
  1. MATLAB

    0下载:
  2. 实现阈值图像分割,用全局阈值,OTSU和迭代法求阈值-Achieve the threshold image segmentation, the threshold required by the global threshold, OTSU and iterative method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:371387
    • 提供者:张恺
  1. 实验报告7-马杰民1030514432

    0下载:
  2. 1. 在GUI中,实现图像的阈值分割(交互式、迭代法)、区域生长。 2. 在GUI中,,实现二值图像的膨胀、腐蚀, 比较'结构元素类型为:square,line, diamond, disk等的区别。 3. 在GUI中,实现二值图像的开运算、闭运算。 4. 在GUI中,实现二值图像的形态学应用: 边界抽取 (boundary extraction) 区域填充 (region filling) 细化 (thinning) 粗化 (thickening) 骨架 (skeletons) 修剪 (pr
  3. 所属分类:图形图象

    • 发布日期:2017-12-21
    • 文件大小:800768
    • 提供者:Jamesma
  1. Desktop

    0下载:
  2. MATLAB进行图像处理,迭代法计算图像最佳阙值(MATLAB is used to manupacite picture)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-22
    • 文件大小:1024
    • 提供者:gongjuedawang
  1. ICM(能量终止)

    1下载:
  2. 基于条件迭代法与马尔可夫随机场的遥感图像分割的matlab代码(the image segmentation based on the ICM and Markov random field)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-10
    • 文件大小:17408
    • 提供者:lastdance
  1. CT图像重建代码

    1下载:
  2. CT图像重建代码,直接滤波反投影,滤波反投影算法,解析法的滤波反投影算法,迭代法主程序,其余的都是调用函数。(CT image reconstruction code, direct filter back projection, filtered back projection algorithm, analytic method of filtered back projection algorithm, iterative main program, and the rest are ca
  3. 所属分类:图形图像处理

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