Informações Principais
     Resumo
     Abstract
     Introdução
     Conclusão
     Download
  
  
  
 
Abstract
 
 
Acadêmico(a): André Luís Hensel
Título: Analisador de Imagens de Alvos de Competições para a Plataforma Android
 
Abstract:
This work presents an application for the Android platform devices, which detected the target of shooting competitions and shooting suffered by them through real-time analysis of the images transmitted by an IP camera. The calculations and drawings of the shooting distances from the center of the target and its respective scores are also made. For detection of the targets and shots was used the graphics library OpenCV and the image processing technique Hough transform, which is commonly used in locating the circular shapes in images. For the target information drawing and the shooting were used the graphics libraries OpenCV and OpenGL ES. The result was the targets and shots detection in a more accurately and rapidly mode compared to manual process, helping the competitor.