Detecção e rastreamento de meteoros: abordagem em operações morfológicas
Carregando...
Data
Autores
Título da Revista
ISSN da Revista
Título de Volume
Editor
Universidade Federal de São Carlos
Resumo
The object detection and tracking system implemented in this project consists of a series of steps that involve capturing and preprocessing video frames, object detection through image segmentation, object tracking using a region correlation algorithm, and finally outputting the results in Excel and XML files.
The implementation makes use of image processing and computer vision libraries such as OpenCV and Pandas. Object detection is performed through adaptive thresholding and image segmentation, while tracking is done through the KCF algorithm, which uses region correlation to track objects over video frames. The tracking results are stored in a dataframe, which is later sorted and saved to Excel and XML files. The Excel file contains information such as the object identifier, centroid coordinates, and the frame number in which the object was detected. The XML file contains similar information, but in a more structured format.
The system showed good results in different test scenarios, being able to detect and track objects with high precision and reliability. The code is highly configurable, allowing adjustments for different types of objects, sizes and speeds of movement, as well as for different video recording environments.
Descrição
Citação
CAMPANINI, Eduardo Felipe. Detecção e rastreamento de meteoros: abordagem em operações morfológicas. 2023. Trabalho de Conclusão de Curso (Graduação em Engenharia Elétrica) – Universidade Federal de São Carlos, São Carlos, 2023. Disponível em: https://repositorio.ufscar.br/handle/20.500.14289/18950.
Coleções
item.page.endorsement
item.page.review
item.page.supplemented
item.page.referenced
Licença Creative Commons
Exceto quando indicado de outra forma, a licença deste item é descrita como Attribution-NonCommercial-NoDerivs 3.0 Brazil
