SCHEMATIZE: App para el reconocimiento óptico de diagramas mentales dibujados a mano
Archivos
Fecha
2021-07-02
Autores
Título de la revista
ISSN de la revista
Título del volumen
Editor
Jaén: Universidad de Jaén
Resumen
El objetivo de este trabajo es aplicar el proceso para el desarrollo de software para la creación de un programa capaz de
extraer de un diagrama manual las entidades propias de un mapa mental y generar una versión editable del mismo.
Para ello, estudiamos los modelos de desarrollo de software y los posibles métodos para realizar cada etapa del ciclo de
vida del proyecto. Tras seleccionar la metodología, estimamos costes y esfuerzo necesario para el desarrollo,
especificamos los requisitos a cumplir y realizamos el diseño del software. Antes de comenzar la implementación,
analizamos las herramientas y técnicas existentes de reconocimiento de texto, líneas y figuras. Tras este estudio
implementamos la aplicación y realizamos pruebas sobre su funcionalidad.
Al terminar el ciclo de desarrollo obtenemos el programa final que puede utilizarse para la digitalización de diagramas
contenidos en imágenes.
The objective of this project is to apply the software development process for the creation of a program able to extract entities proper to mind maps from a handwritten diagram and generate an editable version thereof. To do so, we study the software development models and the possible methods to carry out each stage of the project life cycle. After selecting the methodology, we estimate the costs and the effort required, specify the requirements to be met and design the software. Before starting the implementation process, we analyze the existing text, line and figure recognition tools and techniques. After this study, we implement the application and perform tests on its functionality. At the end of the development cycle, we obtain the final program that can be used digitize diagrams contained in images.
The objective of this project is to apply the software development process for the creation of a program able to extract entities proper to mind maps from a handwritten diagram and generate an editable version thereof. To do so, we study the software development models and the possible methods to carry out each stage of the project life cycle. After selecting the methodology, we estimate the costs and the effort required, specify the requirements to be met and design the software. Before starting the implementation process, we analyze the existing text, line and figure recognition tools and techniques. After this study, we implement the application and perform tests on its functionality. At the end of the development cycle, we obtain the final program that can be used digitize diagrams contained in images.
Descripción
Palabras clave
Ingeniería de Software