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

搜索资源列表

  1. 21537142watershed

    0下载:
  2. 图像分割分水岭,可以分割重叠颗粒,算法基于matlab开发(Image segmentation watershed, you can divide overlapping particles, the algorithm based on MATLAB development)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:4096
    • 提供者:大大z
  1. 超像素分割 Matlab

    4下载:
  2. 使用matlab对图像进行超像素分割,附带可执行程序。(Using MATLAB for ultra pixel segmentation of the image, accompanied by executable program.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-06
    • 文件大小:955392
    • 提供者:kaluho
  1. kmeans2

    0下载:
  2. k-means聚类,用于文本的聚类,可以简单的聚类文本信息(kmeans use to classification txt ti is easy to use)
  3. 所属分类:图形图像处理

  1. Image Segmentation

    0下载:
  2. 包括了数字图像处理中的图像分割若干MATLAB代码(digital image processing using matlab of image segmentation)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-08
    • 文件大小:974848
    • 提供者:tjulyk
  1. 肺实质提取

    1下载:
  2. 先读取DICOM格式的医学图像,获得相应的与智能,再对图像进行分割,最后进行肺实质的提取。(First read the medical image in DICOM format, obtain corresponding and intelligent, then divide the image, and finally extract the lung essence.)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-09
    • 文件大小:955392
    • 提供者:橄榄绿
  1. 细胞分割(大津阈值)整套程序(仅代码)

    1下载:
  2. 细胞分割(大津阈值)整套程序(仅代码)仅供参考,并非对所有图像试用,资源分享。
  3. 所属分类:matlab例程

    • 发布日期:2018-01-02
    • 文件大小:647
    • 提供者:FLUPPY
  1. Otsu

    0下载:
  2. 利用matlab程序编写的图像分割代码,算法为大津阈值算法,效果很好(Using image segmentation code matlab programming algorithm, Otsu threshold algorithm, the effect is very good)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-19
    • 文件大小:46080
    • 提供者:pwp
  1. Watershed_pears

    0下载:
  2. 利用matlab程序编写的图像分割代码,算法为分水岭算法,分割效果很好(Image segmentation code written by MATLAB program, the algorithm is watershed algorithm, the segmentation effect is very good)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-19
    • 文件大小:1024
    • 提供者:pwp
  1. 4-6改进分水岭分割算法

    0下载:
  2. 给出了关于图像的多种处理方法,并且自己相处了想出了分水岭算法的改进(Given a variety of approaches to image processing, and got along with the idea of an improved watershed algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-20
    • 文件大小:8192
    • 提供者:乎卡乎卡
  1. 道路图象分割

    4下载:
  2. 基于hough变换进行图像中的道路检测直线检测(License plate detection based on MATLAB)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-20
    • 文件大小:525312
    • 提供者:天!
  1. PSNR

    0下载:
  2. This is a MATLAB code used to calculate the PSNR of a function.
  3. 所属分类:波变换

    • 发布日期:2018-04-21
    • 文件大小:1024
    • 提供者:kashbaba
  1. 数字图像处理(matlab版)源码

    0下载:
  2. 内部包含去噪,调整,灰度均一化,均衡化等多功能代码。 数字图像处理是通过计算机对图像进行去除噪声、增强、复原、分割、提取特征等处理的方法和技术。(It contains multi-function code, such as denoising, adjustment, homogenization of gray scale, equalization and so on. Digital image processing (digital image processing) is a
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-23
    • 文件大小:376832
    • 提供者:aurora1997
  1. 14615465LCV

    0下载:
  2. 基于水平集的活动轮廓模型-LCV模型用于图像分割(image segmentation based on active contour model)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-28
    • 文件大小:45056
    • 提供者:开心笑一笑
  1. 边缘检测和hough 变换实现边缘检测MATLAB

    1下载:
  2. 进行图像的边缘检测,霍夫变换用于图像分割处理(image segmentation based on edges check and hough shift)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-28
    • 文件大小:3072
    • 提供者:开心笑一笑
  1. entropy_fuzzy_threshold

    1下载:
  2. 算法步骤: (1) 计算图像直方图,灰度级为Ns,图像的平均灰度值为Tc; (2) 分别计算第一个灰度级和其余灰度级的信息熵并求和,前两个灰度级和其余灰度级的信息熵并求和,以此类推计算Ns个和; (3) 找到H在Tc附近最大值的位置Tenf即为阈值; (4) 图像中大于阈值的像素置1,其余置0而实现二值分割。 算法的核心:信息熵越大越有不确定性,分割出的图片越好。(Algorithm steps: (1) the histogram of the image is calcula
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-29
    • 文件大小:71680
    • 提供者:leo小野兽
  1. matlab车牌识别完整程序

    1下载:
  2. 对图像中的车牌进行车牌区域提取、字符分割、自动识别(The area extraction, character segmentation and automatic recognition of the license plate in the image)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-04-29
    • 文件大小:1534976
    • 提供者:miracle-007
  1. 区域生长

    0下载:
  2. 用MATLAB编写的基于区域生长方法实现的图像分割(Image segmentation based on region growing method written in MATLAB)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-02
    • 文件大小:522240
    • 提供者:星期九
  1. Pic_car

    0下载:
  2. 利用中的库函数MATLAB识别图像中的车牌号,效果较好。(Using the library function MATLAB to identify the license plate number in the image, the effect is better.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-30
    • 文件大小:20480
    • 提供者:冬。
  1. ncut_multiscale

    0下载:
  2. ncut 图像分割算法,test为测试程序,可直接使用(NCUT image segmentation algorithm, which can be used directly)
  3. 所属分类:图形图象

    • 发布日期:2018-04-30
    • 文件大小:919552
    • 提供者:朕不知道
  1. levelset_segmentation_biasCorrection_v1

    0下载:
  2. 基于matlab平台的水平集图像分割,用于对图像边缘进行分割。(levelset image segmentation based on matlab)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:48128
    • 提供者:AmberLin70
« 1 2 ... 32 33 34 35 36 3738 39 40 41 42 ... 50 »
搜珍网 www.dssz.com