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

搜索资源列表

  1. lanse

    2下载:
  2. 车牌识别的功能基于MATLAB的图像处理的课程设计(车牌识别系统)。报告完整,代码齐全-License plate recognition based on image processing in MATLAB curriculum design (License Plate Recognition System). The report is complete, the code is complete
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:1744762
    • 提供者:lwk
  1. matlab-written-number-recognistion

    0下载:
  2. 本程序基于“图像模式识别—VC++技术实现”写就,实现了线性和非线性手写数字识别。 程序主文件是homework.m 程序包括homework.m,homework.fig,Getfeature.m,losstab.m,losstab.fig,samplelib.m,samplelib.fig,save_sample.m,save_sample.fig 和数据库template.mat。 具体实现可以参考程序内注释。-this is a matalb programme,i
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-11
    • 文件大小:104734
    • 提供者:microsc
  1. Skin-color-segmentation

    0下载:
  2.   在目前的人脸图像信息处理领域中,包含有人脸识别、人脸跟踪、姿态估计、表情识别等多个研究方向,然而,所有这些研究方向都涉及到一个人脸标识和定位的问题,即必须知道人脸在图像中的位置以及尺寸——人脸检测。因此,对于一个完整的、自动的人脸信息分析系统来说,人脸检测算法是必不可少的。本文主要是对基于matlab平台的彩色图像皮肤区域分割算法及人脸检测系统的设计做了介绍。-In the face image information processing, including face recogniti
  3. 所属分类:Graph program

    • 发布日期:2017-11-12
    • 文件大小:646243
    • 提供者:陈潇洒
  1. Face-Eye-Detection

    0下载:
  2. 基于matlab的人眼识别代码,识别出人眼的位置等等,可以用在图像预处理之中!-Matlab-based human eye identification code, to identify the position of the eye, etc., can be used in image preprocessing being!
  3. 所属分类:Other systems

    • 发布日期:2017-05-10
    • 文件大小:2155706
    • 提供者:lm
  1. Lab35

    0下载:
  2. 数字图像处理中基于MATLAB的车牌号识别-License plate number recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:3672
    • 提供者:周顺心
  1. image-processing

    0下载:
  2. 此代码是基于matlab的代码,包含了图像金字塔,矩特征,边沿检测,斑点检测,角点检测,融合技术,图像去噪,车牌识别等等常用的一些图像处理技术!-This code is based on the matlab code, including the image of Pyramid, moment feature, edge detection, blob detection, fusion, corner detection, image denoising, license plate r
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4583424
    • 提供者:王潘
  1. License-Plate-Recognition

    0下载:
  2. 车牌识别,基于matlab的图像处理技术以及模块识别匹配,进而设计而成。-License Plate Recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1205216
    • 提供者:wangwentao
  1. Edge_examine

    1下载:
  2. 基于蚁群算法(Matlab环境下)的图像边缘检测,能够在四种精度下对原图进行分析检测,常用于图像识别、边缘分析-Image edge detection based on ant colony algorithm.The original image can be analyzed under 4 different accuracy.It is commonly used in image recognition, edge analysis and so on
  3. 所属分类:Special Effects

    • 发布日期:2017-04-23
    • 文件大小:16168
    • 提供者:钟腾
  1. Plate-recognition-system-source-code

    2下载:
  2. 本源码是基于MATLAB实现车牌识别并语音播报。 本系统针对家庭小型车蓝底白字车牌进行识别。根据彩色图像的RGB比例定位出近似蓝色的候选区域。但是由于RGB三原色空间中两点间的欧氏距离与颜色距离不成线性比例,在设定蓝色区域的定位范围时不能很好的控制。因此造成的定位出错是最主要的。这样在图片中出现较多的蓝色背景情况下识别率会下降,不能有效提取车牌区域。对此本文提出了自适应调节方案。对分割出来的区域进行识别调整。根据长宽比,蓝白色比对候选区域进行多次定位。最终找到车牌区域。 对字符正确识别之
  3. 所属分类:matlab

    • 发布日期:2017-06-16
    • 文件大小:24704410
    • 提供者:longfei
  1. CHAP7

    0下载:
  2. 程序代码说明 基于matlab的细胞识别,包括边缘检测、形态分析、颜色分析。对应于《Matlab/C++图像处理》的第七章。 P0701:细胞边缘检测 P0702:癌细胞形态学分析 P0703:癌细胞颜色分析 -Matlab code descr iption of cell recognition, including edge detection, morphological analysis, color analysis based. Corresponds to t
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:64148
    • 提供者:yang yong
  1. QRCodes

    0下载:
  2. 基于matlab 来开发QR识别和译码程序,运用图像校正、二值化、边缘检测等各种图像处理方法实现条码的预处理,并进行QR码的解码和纠错算法,充分利用面向对象的方法,结合图像处理技术,完成了基于图像处理的QR码快速识别的解码系统。-Based on Matlab QR recognition and decoding procedures, the use of the image correction, binarization, edge detection, and other variou
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:442529
    • 提供者:guoxi
  1. lS

    2下载:
  2. 基于MATLAB的树叶图像特征分类识别,图像分析处理 分割 特征提取 分类识别等-MATLAB-based leaf image feature classification, image analysis and processing, such as segmentation feature extraction classification
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1760539
    • 提供者:孟先进
  1. work

    0下载:
  2. 基于matlab程序的卫星图像道路信息提取技术的研究,结合模式识别、图像处理、边缘检测-Based on satellite images to extract road matlab program information technology research, combined with pattern recognition, image processing, edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2972
    • 提供者:于徐亮
  1. Face-Recognition-From-Dynamic-Video

    0下载:
  2. 动态图像中的面部识别,基于matlab。可以通过特征识别找出ID-Dynamic image of facial recognition, based on matlab. You can find the feature recognition by ID
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:712091
    • 提供者:马龙
  1. ocr

    0下载:
  2. 基于matlab的ocr,它能识别图像中的字符,显示-ocr based on matlab
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-29
    • 文件大小:108961
    • 提供者:zhangru
  1. HUju

    1下载:
  2. 提取图像的7个hu不变矩特征,基于matlab,用来进行图像识别 -7 hu extracted image moment invariants, based on matlab, used for image recognition.
  3. 所属分类:Graph Recognize

    • 发布日期:2016-10-13
    • 文件大小:735232
    • 提供者:zhong
  1. face_detection

    0下载:
  2. 基于matlab的简单人脸识别,这里通过对人脸图像打上网格,对区域块图像做二值分析,通过像素比例来做处理。进而得到人脸区域。-A simple matlab based face recognition, the face image of a grid, the two value image through the analysis of the regional block, the proportion of pixels to process. To get the face regi
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:644982
    • 提供者:龙建
  1. lsb

    0下载:
  2. 基于matlab的简单人脸识别,这里通过对人脸图像打上网格,对区域块图像做二值分析,通过像素比例来做处理。进而得到人脸区域。-A simple matlab based face recognition, the face image of a grid, the two value image through the analysis of the regional block, the proportion of pixels to process. To get the face reg
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-03
    • 文件大小:645322
    • 提供者:龙建
  1. detection

    0下载:
  2. 基于matlab的简单人脸识别,这里通过对人脸图像打上网格,对区域块图像做二值分析,通过像素比例来做处理。进而得到人脸区域。-A simple matlab based face recognition, the face image of a grid, the two value image through the analysis of the regional block, the proportion of pixels to process. To get the face regi
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:840479
    • 提供者:龙建
  1. MATLAB_shoushishibie

    0下载:
  2. 基于MATLAB GUI图像处理的手势遥控小车的MATLAB上位机程序,手势识别、串口收发-GUI MATLAB image processing based remote control car MATLAB PC program, gesture recognition, serial transceiver
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:92904
    • 提供者:黄文举
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 21 »
搜珍网 www.dssz.com