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

搜索资源列表

  1. 1

    0下载:
  2. matlab 二值化车牌字符 里面有很多车牌字符
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-04
    • 文件大小:340866
    • 提供者:cxzvasdfv1
  1. 4

    0下载:
  2. 车牌定位与字符,matlab 二值化车牌字符 里面有很多车牌字符-matlab 二值化车牌字符 里面有很多车牌字符
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-04
    • 文件大小:90112
    • 提供者:cxzvasdfv1
  1. matlab-code

    0下载:
  2. 对于图像处理和恢复非常有用。主要用到二值化算法-For image processing and recovery is very useful. The main use of the binary algorithm
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:237088
    • 提供者:姜志峰
  1. matlab-car

    1下载:
  2. 车辆自动识别(AVI)是智能交通系统中的一项重要技术。汽车牌照识别是实现车辆自动识别的一种重要的技术手段。而从包含汽车牌照的图像中准确、快速地分割出牌照区域是实现车牌自动识别的一个关键步骤。 本文主要研究了汽车牌照识别中车牌定位问题。车牌定位分为两步进行,首先对车牌进行初定位,对初定位后的车牌图像进行二值化、几何矫正,然后再精确定位车牌区域。同时,在matlab环境下仿真了汽车牌照识别,仿真结果表明,本文算法能很好的识别汽车牌照。 -the Vehicle automatic ident
  3. 所属分类:software engineering

    • 发布日期:2017-12-11
    • 文件大小:1567033
    • 提供者:wfyan
  1. try2

    0下载:
  2. 指纹解锁中的部分功能,主要有二值化和细化,后期处理正在进行(Part of the function of fingerprint unlocking is mainly two valued and refined, and the later processing is under way)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-28
    • 文件大小:1024
    • 提供者:zilin
  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. yuchuli

    0下载:
  2. 对图像进行灰度化,直方图,二值化,边缘检测和阈值分割(Gray image, histogram, edge detection)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:20480
    • 提供者:ZYL1
  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源代码完整

    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源代码

    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. 通过一些列处理得到,手掌静脉纹理的二值化图像(Two valued image for extracting palm vein texture)
  3. 所属分类:图形图象

    • 发布日期:2017-12-26
    • 文件大小:58368
    • 提供者:五五六六
  1. augmentimage

    0下载:
  2. 用matlab工具箱进行数据增强,分别有二值化的方法,直方图的方法,还有滤波的方法,文章采用相对路径的办法,实现操作简单。(Using Matlab toolbox for data enhancement, there are two values of the method, histogram method, as well as filtering method, the article uses the relative path of the method to achieve si
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:1482752
    • 提供者:李玉008
  1. imageCorrection

    0下载:
  2. matlab图像处理,读入图片二值化,并进行细化图像(MATLAB image processing, read into the picture two values, and thinning images)
  3. 所属分类:图形图象

    • 发布日期:2017-12-29
    • 文件大小:230400
    • 提供者:满目潇然
  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. MATLAB

    0下载:
  2. 对图片进行二值化、灰度化以及边缘检测和对比度增强等处理(Two values, grayscale, edge detection and contrast enhancement are processed)
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-12-29
    • 文件大小:14336
    • 提供者:MATLAB1
  1. 图像处理

    0下载:
  2. 对图像进行二值化,灰度处理,一定阈值的灰度处理,还有对图像进行旋转,叠加,调色等操作(The image of two values, gray processing, a certain threshold gray processing, as well as the image rotation, stacking, color matching and other operation)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-02
    • 文件大小:224256
    • 提供者:胖瑜
  1. 20150843郭玉隆

    0下载:
  2. 应用于对图像的的处理,试验包括二值化,均值处理,高通滤波等等(Application to image processing)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-06
    • 文件大小:993280
    • 提供者:gyl20150843
  1. 谷物颗粒计数

    3下载:
  2. 谷物作为主要粮食和饲料作物,在农业生产中占有重要地位。提高谷物产量和质量的主要方法是选育出优质品种,而在选育品种过程中,对种子的计数是不可缺少的内容。目前,种子的计数方法通常采用人工计数,或半自动的光电计数器,很显然传统的计数方法存在着效率低、准确性不高等缺点。笔者利用计算机图像识别和处理技术实现考种过程中的计数,为谷物粒群的识别、精选、分级等的进一步研究奠定必要的理论与实践基础,并为育种工作提供一种高效、快捷的谷物计数新技术 用Matlab实现这种方法,既能分步对谷物颗粒图像预处理算
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:101376
    • 提供者:王世神龙
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 23 »
搜珍网 www.dssz.com