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

搜索资源列表

  1. matlab

    0下载:
  2. 基于Matlab的图像二值化的形态学操作处理。-Based on the Matlab image binarization, morphological operations.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:28258
    • 提供者:陈璐
  1. matlab

    1下载:
  2. 基于Matlab平台实现目标信息提取。求未含噪声的原图像的周长需先对图像进行二值化,然后选择一种算法进行边缘检测,包含prewitt,canny,sobel等算法,再通过sum(sum())函数进行周长的计算并显示在相应的位置。为求包含特定目标的噪声污染图像的周长或面积,首先对图像进行去噪,再进行二值化,接着进行微小分割,实现边缘提取或者区域分割,进一步统计目标周长或者目标面积。-Based on Matlab platform to achieve the goal of informatio
  3. 所属分类:Special Effects

    • 发布日期:2016-06-07
    • 文件大小:1024
    • 提供者:李丽
  1. matlab

    0下载:
  2. matlab图像二值化自适应阈值法,不用matlab自带函数-matlab image binarization adaptive threshold method
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:3157
    • 提供者:wuyiting
  1. Iterator

    0下载:
  2. 图像二值化Matlab函数,采用的是迭代法,对图像进行二值化处理。-It accomplishes the binary work to an imge, using iterating algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:59649
    • 提供者:王雨
  1. matlab

    0下载:
  2. matlab界面编程用来进行图像二值化,模糊聚类等操作-matlab GUI
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:16904
    • 提供者:黄珂
  1. matlab-code

    0下载:
  2. 应用Matlab工具箱演示对比度增强,局部平滑,中值滤波,小波工具,边缘检测,图像二值化,Hough变换直线提取,灰度阈值分割,四叉树分裂合并法等,并完成这些处理程序的GUI集成。-Application the Matlab toolbox Demo contrast enhanced local smoothing, median filtering, wavelet tools, edge detection, image value, Hough transform line extra
  3. 所属分类:Special Effects

    • 发布日期:2017-11-03
    • 文件大小:574699
    • 提供者:
  1. matlab

    0下载:
  2. 图像二值化的源代码,非常的使用,仅供初学者学习。-Image binarization
  3. 所属分类:Graph program

    • 发布日期:2017-03-21
    • 文件大小:19737
    • 提供者:商伯宇
  1. matlab-im2bw

    0下载:
  2. 一个matlab界面程序,读入图像可以保存,通过slider来控制图像二值化的阈值,并且保存变化后的图像-A matlab interface program,Image reading, images can be saved, to control the image binarized by the threshold value slider, and save the changed
  3. 所属分类:Graph program

    • 发布日期:2017-04-16
    • 文件大小:66550
    • 提供者:李辉
  1. Matlab-binary

    0下载:
  2. Matlab binary是基于matlab软件开发的应用于图像二值化处理的源码,使用简单易懂。-Matlab binary is based on the Matlab software is applied to image binarization processing of source code, using a simple and easy to understand.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:16810
    • 提供者:hu
  1. matlab-code

    0下载:
  2. 灰度图像二值化方法matlab代码 :1OTSU算法代码、Bernsen算法代码-Gray image binarization method matlab code: 1 OTSU algorithm code, Bernsen algorithm code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:130649
    • 提供者:德玛西亚
  1. matlab-otsu

    0下载:
  2. 利用大津算法将彩色图像二值化,简单实用。-Use otsu algorithm to make a color image binarization, simple and practical.
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:10137
    • 提供者:李光庆
  1. matlab-code

    1下载:
  2. backgroundsubtractionGUI.m 实现背景差分方法的基本GUI界面设置 diedaierzhihua.m 用迭代分割的方法实现图像二值化 foreground.m 背景差分方法中前景图的构建 mianhuizhi.m 图像可视化中ct、mri图像的三维面绘制方法 rotate3d.m 图像可视化中对ct、mri图像进行面绘制并旋转 video2image.m 从视频中批量截取多帧图像 weicaise.m 对图像进行伪彩色处理-backgroundsu
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:7986
    • 提供者:本田透
  1. bi-image

    0下载:
  2. 图像二值化matlab程序源代码。实现局部变量与全局变量的图形灰度分割。-Binarization matlab program source code. Achieve local variables and global variables grayscale graphics division.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1165
    • 提供者:马健
  1. MATLAB

    0下载:
  2. 阈值法图像二值化,利用阈值法将图像二值化,光条-Threshold image binarization using threshold method image binarization, light bar
  3. 所属分类:OpenCV

    • 发布日期:2017-05-03
    • 文件大小:588677
    • 提供者:xiaotong
  1. GUI图像处理程序

    0下载:
  2. 能够实现简单的图像处理操作,滤波,灰度化,二值化,形态学操作等(To achieve a simple image processing operations, filtering, grayscale, two values, morphological operations)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-22
    • 文件大小:14336
    • 提供者:时光稀释
  1. paizhao

    0下载:
  2. matlab拍照并图像处理,包含图像二值化,图像颜色分量提取等。(Matlab camera and image processing)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-27
    • 文件大小:1024
    • 提供者:鬼星团
  1. Matlab code

    0下载:
  2. 图像二值化和电润湿像素单元开口率的计算,用于验证电润湿动力学模型是否正确(The calculation of the image two value and the rate of aperture of the electrowetting pixel unit is used to verify whether the electrowetting kinetic model is correct)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:4096
    • 提供者:ALBER
  1. 图像预处理

    0下载:
  2. 文件中的程序都是图像处理的相关程序包括图像类型的转换,中值滤波法图像去噪处理,光照不均匀校正处理,反锐化掩模法图像增强,二值化处理,边缘检测,形态学运算,最小二乘法,图像颜色信息提取及变换提取关键点等等(The program is related to the program of image processing including image type conversion, median filtering method of image denoising, non-uniform i
  3. 所属分类:图形图像处理

  1. 指纹识别matlab源代码

    3下载:
  2. 代码流程包含:规格化,图像分割,图像平滑滤波,图像增强,图像二值化,图像细化,提取特征,指纹识别(The code includes image normalization, image segmentation, image smoothing and filtering, image enhancement, image binaryzation, image thinning, feature extraction, and fingerprint identification.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:446464
    • 提供者:JeffLuo
  1. Matlab制作代码

    0下载:
  2. 这是一个有关于用Matlab对图像灰度化,二值化以及制作样本的方法。(This is about the use of Matlab grayscale images, two values, as well as the production of samples.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-23
    • 文件大小:68608
    • 提供者:aurora26
« 1 2 3 45 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com