Identificación del Documento Cédula de Ciudadanía Dentro de un Archivo Digitalizado
Fecha
Fecha
2017-09-20
Director
Colaboradores
Título de la revista
ISSN de la revista
Título del volumen
Editor
Altmetric
Descripción
En el siguiente artículo se describe el proceso de diseño e implementación de un software construido haciendo uso del lenguaje de programación Python y las funciones de la librería de OpenCV que mediante el uso de procesamiento digital de imágenes permite la detección del documento cédula de ciudadanía dentro de un archivo digitalizado, mostrar dicho documento y guardarlo en un repositorio. Fue posible construir un algoritmo que identifica los contornos de la imagen y la somete a una serie de validaciones para clasificarla como cédula, adicionalmente se identifican los contornos internos del número de identificación y posteriormente lo presenta como una variable tipo texto.
Resumen
The following article describes the process of designing and implementing software built using the Python programming language and the functions of the OpenCV library which, through the use of digital image processing, enables the identification of the citizenship within a digitized file, display that document and save it in a repository. It was possible to construct
an algorithm that identifies the outline of the image and submits it to a series of validations to classify it as a identification document, further identifying the internal outline of the identification number and subsequently presenting it as variable type text
Palabras clave
Pixel, Procesamiento Digital, Filtro Cany, Threshold, Kernel, Filtro Gaussiano