International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 184 - Number 1 |
Year of Publication: 2022 |
Authors: C. David Betancourt Montellano, C. Onder Francisco Campos Garcia, Roberto Oswaldo Cruz Leija |
10.5120/ijca2022921969 |
C. David Betancourt Montellano, C. Onder Francisco Campos Garcia, Roberto Oswaldo Cruz Leija . Recognition of Handwritten Flowcharts using Convolutional Neural Networks. International Journal of Computer Applications. 184, 1 ( Mar 2022), 37-41. DOI=10.5120/ijca2022921969
Currently, artificial vision is used in an endless number of tasks from domestic tasks to industrial and educational ones since with it those tasks can be streamlined because of having an automated process. This project explores the problem of handwritten information recovery, specifically the flowcharts used in the programming and designing of algorithms,approaching a solution with artificial vision, and proposes a pipeline able to recognize the elements of a handwritten flowchart using convolutional neural networks in order to generate code source in the C programming language equivalent to the recognized diagram, in addition the digitalized version of the flow diagram, thus automating the various tasks, having as a final result a file with .c extension with the source code, the compilation output and an image in .png format with the digitization of the diagram.