필터 지우기
필터 지우기

Handwritten number recognition app

조회 수: 4 (최근 30일)
Valeria Iazzetta
Valeria Iazzetta 2024년 1월 5일
답변: Image Analyst 2024년 1월 5일
Hi everyone, I would like to build a reinforced learning application using App Designer. This application should look like this:
https://ml.webweb.cloud/digit/draw
I would therefore like to allow the user to draw a number from 0 to 9 and in the training phase indicate what figure it is. Subsequently, in the testing phase, the application will recognize the digit drawn by the user.
Is it possible to do something similar in Matlab? I especially have difficulty realizing the phase in which the user can draw the figure. I found examples of text recognition with images and with the drawfreehand function but I don't get the desired result.
It is important that the app is interactive as it has teaching purposes to introduce machine learning to students.
Thanks to anyone who will try to help me achieve this goal.

답변 (2개)

Sulaymon Eshkabilov
Sulaymon Eshkabilov 2024년 1월 5일

Image Analyst
Image Analyst 2024년 1월 5일
Yes, I'm pretty sure there is a simple deep learning example using transfer learning and the NIST numerical image data set. Search for it.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by