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

搜索资源列表

  1. fenxing

    0下载:
  2. 通过使用matlab软件编程,从而对图像进行图像分割-By using matlab software programming, so the image segmentation
  3. 所属分类:Fractal program

    • 发布日期:2017-03-31
    • 文件大小:713
    • 提供者:chenglongfei
  1. tuxiangfenge

    0下载:
  2. 图像分割的matlab代码,运行效果很好的。-Image segmentation matlab code, run very good.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:7549
    • 提供者:张明贵
  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. watershed-and-FCM

    1下载:
  2. 两个matlab编写的图像分割算法,分水岭和模糊C均值聚类算法-matlab codes, watershed algorithm and fuzzy C means clustering algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:2000
    • 提供者:bean
  1. OSTU

    0下载:
  2. 是自适应阈值的分割,主要对图像用matlab进行分割图像,确定图像想要的东西-Adaptive segmentation threshold, the main image to image segmentation using matlab, determine what image you want
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:673
    • 提供者:陈亮
  1. 234

    0下载:
  2. 图像分割的,cv水平集模型的matlab算法-Level Set cv
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:19659
    • 提供者:zhanlan
  1. Image-segmentation-Extraction

    1下载:
  2. 这个matlab程序实现了目标对象的图像分割与提取技术,附件里的程序以车牌的检测与识别为例,效果非常好。-The matlab program to achieve the target image segmentation and extraction technology, the annex of the procedures for license plate detection and recognition, for example, the effect is very good.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-07
    • 文件大小:56329
    • 提供者:jyj
  1. GUISHEJIMATLAB3

    1下载:
  2. 这个程序再matlab2012b版本上调试成功,以前在毕业设计的时候在网上找到的资料,希望对大家有用,基于MATLAB-GUI图形界面的数字图像处理软件 本系统设计基于GUI图形界面,用matlab语言编写代码,实现功能包括图象的读取、存储、显示、直方图均衡化、阈值化、小波分解、小波重构、加噪、去噪、平滑、锐化、边缘检测、图像分割等-This program debug version then matlab2012b success in graduate design information
  3. 所属分类:3D Graphic

    • 发布日期:2015-05-23
    • 文件大小:3087360
    • 提供者:李雷
  1. tuxiangfenge

    0下载:
  2. Matlab的一个自动图像分割文字识别代码-An automatic image segmentation Matlab code text recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:208734
    • 提供者:谢仁杰
  1. image-segmentation-of-HCM-and-FCM

    0下载:
  2. 是关于HCM和FCM的图像分割效果比较的matlab源代码程序,有比较的结果。-It is about image segmentation comparison based on HCM and FCM, a matlab code.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:329301
    • 提供者:简川霞
  1. Digital-Image-Processing

    0下载:
  2. Matlab图像显示与图像运算、图像直方图均衡化与图像滤波、图像频域变换及应用、图像形态学操作及其应用、图像分割、图像边缘检测等基础知识及源码,至于程序中的图片,应用者可以根据需要换自己的-Matlab image display and image computing, image histogram equalization and image filtering, image frequency domain transform and applications, image morpho
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:50520
    • 提供者:nicole
  1. FENGE

    2下载:
  2. matlab裂缝图像分割,先进行二值化,后边缘检测,最后用ostu类方间法阀值分割。-crack matlab image segmentation, binarization first, after edge detection, and finally between ostu class threshold segmentation method.
  3. 所属分类:Special Effects

    • 发布日期:2014-11-27
    • 文件大小:1024
    • 提供者:李涛
  1. matlab

    0下载:
  2. 运用matlab对图像进行各种处理,灰度化,旋转,分割等-Use various matlab image processing, gray, rotate, split, etc.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-02
    • 文件大小:623553
    • 提供者:chenlin
  1. WFCM_improved_z

    2下载:
  2. 加权FCM,即WFCM图像分割算法,matlab编程,已经验证。-WFCM image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2014-05-14
    • 文件大小:2048
    • 提供者:半个王子
  1. otsu

    0下载:
  2. 0tsu算法matlab实现,图像分割中阈值选取的最佳算法,计算简单-0tsu algorithm matlab realize, the best algorithm for image segmentation threshold, a simple calculation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:27104
    • 提供者:qiming
  1. image-enhancement-and-segementation

    0下载:
  2. 一、直方图均衡与直方图匹配 二、图像增强与图像分割 三、doc文档最后附有所有处理matlab源码-First, the histogram equalization and histogram matching two, three image enhancement and image segmentation, doc document with all the final processing matlab source
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7250544
    • 提供者:du han
  1. FLICM

    1下载:
  2. 基于局部模糊C均值聚类算法的图像分割的Matlab源代码-Image segmentation based on local fuzzy C-means clustering algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:3020
    • 提供者:李立超
  1. 11

    0下载:
  2. 车牌识别、图像分割、数字识别,matlab,c++,有文档,有程序,希望对大家有用。-License plate recognition, image segmentation, digital identification, matlab, c++, there is a document, a program, we hope to be useful.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:8615824
    • 提供者:淘涛
  1. MUM

    0下载:
  2. 用matlab实现基于矩合并的图像分割(MUM,merge using moments),显著性水平0.2,起始样本个数4.-a realization of the MUM(merge using moments) using in image segmentation.noted that the significance is 0.2 and the beginning samples is 4
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1921
    • 提供者:hufengjie
  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-24
    • 文件大小:144546
    • 提供者:walle
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com