CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - 图像二值化 分割

搜索资源列表

  1. MATLAB图像处理源程序

    3下载:
  2. 程序代码说明 P0201:MATLAB赋值 P0202:MATLAB中的for循环 P0203:MATLAB中的for循环和if条件 P0205:MATLAB图像处理的基本操作 P0206:MATLAB高级图像处理操作 P0207:根据RGB图像创建一幅灰度图像 P0208:二值图像的取反操作 P0209:用imshow函数显示图像 P0210:在同一个窗口内显示两幅图像 2.rar (15.23k) 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0
  3. 所属分类:matlab例程

    • 发布日期:2009-01-02
    • 文件大小:87980
    • 提供者:wilsonwong
  1. threshold_segmentation

    0下载:
  2. 用阈值迭代分割算法对图像进行二值化(matlab)-Iterative segmentation algorithm with the threshold value of the image binarization (matlab)
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:68270
    • 提供者:陈恒
  1. 111111

    0下载:
  2. 基于OTSU的图像二值化分割,本程序是从视频中截取某一帧来实现-OTSU-based binary image segmentation, this program is a frame from the video to achieve the interception
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:988
    • 提供者:张强
  1. otsuadaptivethredholding

    0下载:
  2. otsu自适应阈值分割 用于图像分割二值化-otsu adaptive thresholding segmentation for image binarization
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2027
    • 提供者:wujieqiong
  1. zcx

    1下载:
  2. 对玻璃瓶的彩色图像进行处理,二值化,滤波,增强,阈值分割,边缘检测,Hough圆检测-Color image of the glass, binarization, filtering, enhanced threshold segmentation, edge detection, Hough circle detection
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:34806
    • 提供者:王展
  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. yhnzvqcs

    0下载:
  2. 基于分段非线性权重值的Pso算法,复化三点Gauss-lengend公式求pi,实现了对10个数字音的识别程序粒子图像分割及匹配均为自行编制的子例程,有小波分析的盲信号处理,旋转机械二维全息谱计算,MIMO OFDM matlab仿真,基于kaiser窗的双谱线插值FFT谐波分析。- Based on piecewise nonlinear weight value Pso algorithm, Complex of three-point Gauss-lengend the Formula p
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:7998
    • 提供者:ddwgug
  1. zhixian_Untitled

    1下载:
  2. 本程序可以有效地解决在智能车辆运行过程中对道路中心线的有效识别,通过视频图像分割,二值化,边缘检测,hough变换最后得到。-This procedure can effectively solve the intelligent vehicle is running efficiently identify the centerline of the road, through a video image segmentation, binarization, edge detection,
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1363
    • 提供者:houyaohua
  1. 车牌识别系统MATLAB源代码完整

    0下载:
  2. clc; clear all; close all; [filename, pathname, filterindex] = uigetfile({'*.jpg;*.tif;*.png;*.gif','All Image Files';... '*.*','All Files' }, '选择待处理图像', ... 'images\01.jpg'); file = fullfile(pathname, filename);%文件路径和文件名创建合成完整文件名 id = Get_
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:89088
    • 提供者:为谁甜
  1. 指纹识别matlab源代码

    4下载:
  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. 简单的文字识别,用于图像文字处理的预处理包括二值化、膨胀腐蚀、分割算法等。(Simple text recognition, image processing for the text of the pretreatment, including two values, expansion corrosion, segmentation algorithm.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:10240
    • 提供者:Jances
  1. MATLAB指纹识别[GUI界面,报警,门禁系统]

    2下载:
  2. 本设计为基于MATLAB特征点匹配的指纹识别系统。带有一个GUI界面。主要对指纹图像进行三方面处理:图像预处理、特征提取和特征匹配。图像预处理包括四个步骤:图像分割、滤波增强、二值化、细化,对指纹图像进行预处理后,去除了原图像的冗余部分,方便后续的识别处理;特征提取主要是提取指纹图像细化后的端点和分叉点;特征匹配是利用两个指纹的图像进行特征点比较,来确定两幅图像是否来自于同一手指。(This design is a fingerprint recognition system based on
  3. 所属分类:matlab例程

    • 发布日期:2021-01-05
    • 文件大小:3682304
    • 提供者:可乐一生
  1. MATLAB数字表盘识别[GUI界面,界面丰富]

    2下载:
  2. 该课题为MATLAB数字仪表图像识别系统。可以识别万用表,压力表,电表,手表等的数字识别,包括小数点。带有一个GUI界面,流程为:灰度,二值化,定位,连通闭环,分割出数字区域,开闭运算,去除小面积,细化,精准定位,分割,识别。(This project is a digital instrument image recognition system based on MATLAB. Can identify multimeter, pressure gauge, electricity mete
  3. 所属分类:matlab例程

    • 发布日期:2021-02-09
    • 文件大小:3565568
    • 提供者:可乐一生
搜珍网 www.dssz.com