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

搜索资源列表

  1. matlab-eyes--detected-code

    0下载:
  2. 用matlab实现人眼定位的程序 ,包括滤波、阈值分割、人眼粗定位、精确定位等。-Using matlab realize the human eye positioning procedures, including filtering, threshold segmentation, the human eye coarse positioning, precise positioning.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-04
    • 文件大小:1946
    • 提供者:夏康
  1. AutoThreshold

    1下载:
  2. matlab,迭代选择阈值法,代码为算法函数,文本为调用命令,对matlab内置图像coins.png进行自动阈值分割-matlab, iterative threshold selection method, code for arithmetic functions, invoke the command text on the matlab built-in image coins.png automatic thresholding
  3. 所属分类:其他小程序

    • 发布日期:2017-11-09
    • 文件大小:11264
    • 提供者:李光
  1. MATLAB-fenge-code

    0下载:
  2. 在一次作业设计中,用到的小程序,各种分割算法的实验 包括阈值分割,多阈值分割,二维最大熵分割-In one job design, the use of small procedures, a variety of experiments, including segmentation algorithm threshold segmentation, multi-threshold segmentation, 2D Maximum Entropy Segmentation
  3. 所属分类:Other systems

    • 发布日期:2017-11-19
    • 文件大小:51920
    • 提供者:王斌
  1. MATLAB

    0下载:
  2. matlab开发环境,.编程实现二维DFT的变换,并与标准函数结果fft2进行比较,基本傅里叶、离散余弦变换,空域(完成两个程序) 增强噪声后再进行处理,利用标准函数,求图像阈值分割、边缘检测的基本使用(lena256.bmp,方法:graythresh、edge),求分水岭,利用标准函数dwt2、idwt2分解图像man_pic.jpg,基本 BP-BPbase1 -matlab development environment. Programming dimensional DFT
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1909319
    • 提供者:杨恒明
  1. Matlab-GUI-tuxiangchuli

    0下载:
  2. 利用MATLAB中的GUI(图形用户界面),实现图像的读取,边缘检测,四叉树分解,直方图阈值分割,二值化差值的实现,并设计了退出按钮。-In MATLAB GUI (graphical user interface), to achieve image reading, edge detection, quad-tree decomposition, histogram thresholding, binary difference implementations and designed th
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2059444
    • 提供者:konghao
  1. matlab-code

    0下载:
  2. 边缘检测法和阈值分割法,是图像分割技术应用中两项重要的方法。本文介绍了图像边缘检测和阈值分割的一般原理、典型算法以及研究现状。本文针对边缘检测算子和几种阈值分割技术进行了详细讨论。针对火柴根数统计和钢筋根数统计两个实验,在详细分析检测原理的基础上,编写了相应的实验并给出了实验结果。-Edge detection and thresholding method, image segmentation is an important technology in two ways. This arti
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3258283
    • 提供者:Ray
  1. matlab.m

    0下载:
  2. 给出了大金法,sift角点特征提取分水岭,阈值分割法对红外电力设备图像分割处理-Daikin method are given, corner sift feature extraction, threshold segmentation method for infrared image segmentation power equipment
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:9209
    • 提供者:李祥
  1. MATLAB-image-processing--code

    0下载:
  2. 阈值分割、边缘检测、线性变换、均衡直方图等图像预处理的一些代码-Some code for image preprocessing, such as threshold segmentation, edge detection, linear transformation and equalization histogram
  3. 所属分类:assembly language

    • 发布日期:2017-04-29
    • 文件大小:22243
    • 提供者:ly
  1. adaptivethreshold

    0下载:
  2. 阈值分割 基于灰度直方图的阈值分割matlab代码-threshold segematation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:595
    • 提供者:徐艳
  1. zishiying

    0下载:
  2. 该实例程序通过改进灰度直方图双峰法,实现了迭代求全局最佳阈值,对于前背景灰度范围差异明显的图像有良好的分割效果。(By improving the gray histogram Shuangfeng method, the example program achieves the global optimum threshold by iteration, and has good segmentation effect for the images with obvious differenc
  3. 所属分类:图形图像处理

  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. 代码

    0下载:
  2. 图像的预处理,图像分割和服装轮廓提取。其中 服装图像分割包括灰度线性变换、Otsu阈值分割和一系列形态学处理;轮廓提取 包括Canny算子边缘检测和频域的傅里叶滤波。(Image preprocessing)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:5120
    • 提供者:francene
  1. yuchuli

    0下载:
  2. 对图像进行灰度化,直方图,二值化,边缘检测和阈值分割(Gray image, histogram, edge detection)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:20480
    • 提供者:ZYL1
  1. yuzhifenge (2)

    0下载:
  2. 数字图像处理中的阈值分割代码,可以对图像进行阈值分割(Threshold segmentation)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:liyuxuan
  1. ostu

    0下载:
  2. ostu阈值分割算法,使用matlab实现(OSTU threshold segmentation algorithm, matlab implementation)
  3. 所属分类:图形图象

    • 发布日期:2018-01-03
    • 文件大小:1024
    • 提供者:赵隽
  1. exp_1

    0下载:
  2. 对视屏中动态目标的形心追踪,matlab代码,阈值分割,形心计算,序列图读取显示(The centroid tracking of dynamic targets in the video screen, matlab code, threshold segmentation, centroid calculation, sequence diagram reading and display)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-08
    • 文件大小:1024
    • 提供者:ZHUCHUNCHUN
  1. code

    0下载:
  2. matlab平台下实现简单阈值法图像分割,并通过连通域标注分割后的图像(matlab code for image segmentation)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-20
    • 文件大小:875520
    • 提供者:SUN-HD
  1. chap7

    0下载:
  2. matlab阈值分割技术,包含全局阈值、Ostu阈值分割、迭代式阈值分割(Matlab threshold segmentation technique, including global threshold, Ostu threshold segmentation, iterative threshold segmentation)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:ruiruihaha
  1. matlab的90个实例

    0下载:
  2. 常用代码大全,包含滤波,增强,图像分割,阈值,曲线拟合等。(Code encyclopedia, including filtering, enhancement, image segmentation, threshold, curve fitting, etc)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:61440
    • 提供者:saoriii
  1. M-niblack

    0下载:
  2. matlab的niblack实现,局部阈值分割与区域平均阈值计算(Niblack implementation of MATLAB, local threshold segmentation and region average threshold calculation.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:冫风格
« 1 2 3 4 5 6 78 9 10 11 12 ... 23 »
搜珍网 www.dssz.com