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

搜索资源列表

  1. FuzzyTree

    0下载:
  2. 实现四邻域的模糊连接度图像分割。个人第一次用matlab写代码,没有运用matlab的矩阵思想,大体上是用C的思想在matlab中实现模糊连接度图像分割。-fuzzy connectedness image segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:2114
    • 提供者:杜艳新
  1. otsu2

    0下载:
  2. 大津阈值分割法,也称最大类间方差法,利用图像的灰度分布密度函数定义图像的交叉熵。 交叉熵可看作是两个概率系统(即图像背景及目标)的信息量之间的差异。求出的交叉熵越大,则分割效果越好。 -Otsu threshold segmentation method, also known as Otsu method, the use of gray-scale image distribution density function definition images of cross-ent
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:977
    • 提供者:Mingruixia
  1. 99273866Ms_segmenter

    0下载:
  2. 用matlab实现的图像k均值分割,很好用的,以经过验证-Using matlab to achieve k-means image segmentation, well used to a proven
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:35251
    • 提供者:zhangyan
  1. random_walker_matlab_code

    0下载:
  2. 一个图像分割的实例,用MATLAB编写,需要配置GC工具箱-An example of image segmentation using MATLAB prepared, need to configure the GC Toolbox
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:33232
    • 提供者:芳芳
  1. LocalOstu

    0下载:
  2. 基于opencv的otsu阈值分割,根据最大类间方差原理,进行全局图像分类-Opencv based on the Otsu threshold segmentation, in accordance with the principle of maximum between-cluster variance for the overall image classification
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1088
    • 提供者:chenyuanlu
  1. 111Regionbetter

    0下载:
  2. 经典区域生长源码(区域增长),比起灰度阈值法有不可比拟的优势,一旦尝试,欲罢不能啊,只是,在实时性应用方面还有待改进,m代码编写易懂,易用,易改写成其他语言,如果改写成c,应该速度有所提高.请尽情享用-Classical region growing source (regional growth), compared to gray-scale threshold method has unparalleled advantages, once the attempt to stop ah,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:987
    • 提供者:zz
  1. C_V

    0下载:
  2. matlab实现的图像分割,基于水平集的最新的C—V模型。-matlab realize image segmentation, level set based on the latest C-V model.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1352
    • 提供者:天空
  1. hough

    3下载:
  2. sar图像下基于hough变换的机场跑道识别系统,首先对图像进行了灰度缩放拉伸并进行了二值化分割和数学形态学滤波等预处理,再以改进的hough变换进行提取,系统完备-sar images hough transform based on the airport runway identification system, first of all, the gray-scale image zoom and a tensile binarization segmentation and mathe
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-06-05
    • 文件大小:3134
    • 提供者:张益搏
  1. FCMSegmentation

    1下载:
  2. FCM 模糊C均值聚类算法。使用说明:这是一个可以人机交互的FCM算法,首先使用鼠标圈定一个矩形区域,则算法自动施加于目标区域:) Have Fun :)-FCM fuzzy C means clustering algorithm. Usage: This is a can of HCI FCM algorithm, the first to use the mouse a rectangular area delineation, the algorithm automatically im
  3. 所属分类:Special Effects

    • 发布日期:2016-07-09
    • 文件大小:132036
    • 提供者:zxr
  1. chepaifenge

    2下载:
  2. 图像处理中车牌识别程序中的字符分割程序:MATLAB源代码-License Plate Recognition Image Processing process character segmentation procedure: MATLAB source code
  3. 所属分类:Special Effects

    • 发布日期:2016-11-24
    • 文件大小:1177
    • 提供者:刘兰芳
  1. Imagequalityevaluation

    5下载:
  2. 包含了主要的图像质量评价的matlab源程序。图像熵,图像的方差和,以及基于边缘检测算子的质量评价函数。-Contains the main image quality evaluation of the matlab source code. Image entropy, variance and images, as well as edge detection operator based on the quality of the evaluation function.
  3. 所属分类:Graph program

    • 发布日期:2015-02-21
    • 文件大小:2694
    • 提供者:巫军
  1. adaptive

    0下载:
  2. adaptive threshold for liver segmentation project through graph cut algorithm
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-31
    • 文件大小:977392
    • 提供者:sherbo
  1. seg

    0下载:
  2. This a program for extracting objects from an image. Written for vehicle number plate segmentation and extraction 检测图像中的物体 本程序能分割出车牌并得到车牌号码-This is a program for extracting objects from an image. Written for vehicle number plate segmentation and ex
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:19996
    • 提供者:tiger
  1. shot-detecting

    1下载:
  2. 多种基于内容的视频检索镜头分割算法matlab程序,主要是检测突变,有基于直方图的方法,基于X2直方图的方法,基于像素的方法以及基于边缘轮廓法对比!对于这一领域的研究具有很好的入门作用!也是本人毕业论文所写的!视频文件建议先分离掉声音,仅保留图像系列,文件须为mpg!-A variety of content-based video retrieval lens matlab segmentation procedures, the major mutations are detected, t
  3. 所属分类:matlab

    • 发布日期:2014-04-08
    • 文件大小:104172
    • 提供者:ttt
  1. vehiclenumberplatesegmentationandextraction

    1下载:
  2. 车牌检测与识别技术的相关技术: 提出一种梯度增强法对图像边缘进行增强, 该方法主要通过对图像本身信息进行简单梯度变换以突出图像边缘, 并辅以数学形态学中的膨胀法实现牌照的快速定位. 在字符分割部分, 给出了最小面积旋转法以确定牌照的最佳旋转角, 并采用垂直投影法分割牌照中的字符 -License plate detection and recognition technology related technologies: a gradient-enhanced
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1526
    • 提供者:张i
  1. imagesegmentationandextraction

    0下载:
  2. matlab用于图像分割和提取的源码,希望能有帮助-matlab for image segmentation and extraction of the source, hoping to have help
  3. 所属分类:Graph program

    • 发布日期:2017-04-27
    • 文件大小:42899
    • 提供者:winnie
  1. region_growing

    0下载:
  2. 区域生长算法对特定区域的分割或提取。希望大家参考和交流。-Region growing algorithm to partition or region-specific extraction.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:55182
    • 提供者:gillyamylee
  1. seg

    0下载:
  2. 输入彩色图像,根据亮度差确定边缘,并分割图像,输出分割后的彩色图像。-Input color image, according to the brightness difference to determine the edge, and split images, the output of the color image after segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:966
    • 提供者:anna
  1. seg

    0下载:
  2. 一个特征提取的简单小程序,可以输入一副真彩图得到特征矩阵-This is a program for extracting objects from an image. Written for vehicle number plate segmentation and extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:806
    • 提供者:cht
  1. Y_FCMC_Ver.1.0

    1下载:
  2. 基于聚类的图像视频分割算法,matlab实现 -Image-based clustering algorithm for video segmentation, matlab achieve
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:19247
    • 提供者:fang
« 1 2 ... 42 43 44 45 46 4748 49 50 »
搜珍网 www.dssz.com