• 大小: 281KB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-01-09
  • 语言: Matlab
  • 标签: 手写数字  识别  GUI  

资源简介

基于MATLAB光流法OCR的手写数字识别系统。带一个GUI界面。可以识别单独字符,也可以识别连续的字符串。

资源截图

代码片段和文件信息

function varargout = GUI(varargin)
% GUI MATLAB code for GUI.fig
%      GUI by itself creates a new GUI or raises the existing
%      singleton*.
%
%      H = GUI returns the handle to a new GUI or the handle to
%      the existing singleton*.
%
%      GUI(‘CALLBACK‘hobjecteventDatahandles...) calls the local
%      function named CALLBACK in GUI.M with the given input arguments.
%
%      GUI(‘Property‘‘Value‘...) creates a new GUI or raises the
%      existing singleton*.  Starting from the left property value pairs are
%      applied to the GUI before GUI_OpeningFcn gets called.  An
%      unrecognized property name or invalid value makes property application
%      stop.  All inputs are passed to GUI_OpeningFcn via varargin.
%
%      *See GUI Options on GUIDE‘s Tools menu.  Cho

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2020-03-23 11:14  手写数字识别系统GUI\
     文件        8790  2020-03-02 17:11  手写数字识别系统GUI\0.jpg
     文件        8246  2020-03-02 17:19  手写数字识别系统GUI\1.jpg
     文件        8438  2020-03-02 17:12  手写数字识别系统GUI\2.jpg
     文件       16612  2020-03-02 17:25  手写数字识别系统GUI\20200302.jpg
     文件        9360  2020-03-02 17:21  手写数字识别系统GUI\5.jpg
     文件       10686  2020-03-02 17:09  手写数字识别系统GUI\520.jpg
     文件       10384  2020-03-02 17:20  手写数字识别系统GUI\8.jpg
     文件        9825  2020-03-02 17:20  手写数字识别系统GUI\9.jpg
     文件       11864  2020-03-02 16:28  手写数字识别系统GUI\ee.jpg
     文件        8038  2020-03-22 16:12  手写数字识别系统GUI\GUI.fig
     文件        5738  2020-03-22 16:13  手写数字识别系统GUI\GUI.m
     文件       75056  2020-03-22 16:08  手写数字识别系统GUI\GUI界面设计.jpg
     文件       67391  2020-03-22 16:07  手写数字识别系统GUI\GUI界面设计2.jpg
     目录           0  2020-03-23 11:11  手写数字识别系统GUI\letters_numbers\
     文件         230  2009-02-08 21:30  手写数字识别系统GUI\letters_numbers\0.bmp
     文件         230  2009-02-08 21:30  手写数字识别系统GUI\letters_numbers\1.bmp
     文件         230  2009-02-08 21:30  手写数字识别系统GUI\letters_numbers\2.bmp
     文件         230  2009-02-08 21:30  手写数字识别系统GUI\letters_numbers\3.bmp
     文件         230  2009-02-08 21:30  手写数字识别系统GUI\letters_numbers\4.bmp
     文件         230  2009-02-08 21:30  手写数字识别系统GUI\letters_numbers\5.bmp
     文件         230  2009-02-08 21:30  手写数字识别系统GUI\letters_numbers\6.bmp
     文件         230  2009-02-08 21:30  手写数字识别系统GUI\letters_numbers\7.bmp
     文件         230  2009-02-08 21:30  手写数字识别系统GUI\letters_numbers\8.bmp
     文件         230  2009-02-08 21:31  手写数字识别系统GUI\letters_numbers\9.bmp
     文件        1461  2020-03-02 18:15  手写数字识别系统GUI\LightCompensate.m
     文件         738  2020-03-02 18:16  手写数字识别系统GUI\lines.m
     文件       37347  2020-03-22 16:08  手写数字识别系统GUI\X.mat
     文件       89130  2020-03-22 16:08  手写数字识别系统GUI\运行结果.jpg

评论

共有 条评论