Skip to content

LilacMeteorObservatory/MeteorDetector

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MeteorDetector

MeteorDetector is a software to detect meteor from video files.

It is impossible to perfectly detect from the movie shot in the night sky, so it is assumed that it will be executed while improving the program.

Requirement

MeteorDetector runs on Windows (x64). The software required for MeteorDetector operation is as follows.

  • Visual Studio 2017 (Community Edition or higher)
  • POCO C++ Libraries
  • OpenCV library

Build

Please refer to the doc in the repository.

Usage

Run MeteorDetector from a command prompt.

MeteorDetector.exe /target=sample.avi

About

Detect meteor from video.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.5%
  • C 0.5%