Skip to content

linussorg/vamos

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

Important Note: VAMOS is deprecated. It's successor, VAMOS+, uses an AI and achieves better results when detecting. Go to https://github.com/linussorg/vamos-plus to see the repository.

VAMOS Logo

VAMOS is a software for detecting meteors (shooting stars) in videos. In order to detect them in videos, it recognizes moving objects and uses different algorithms to filter out the meteors.

Installation

To run it from source, there are the following requirements:

  • Python 3
  • OpenCV
  • openpyxl
  • PyQt5
  • numpy

Video drivers for PyQt5 (Windows only, Linux currently not supported):

Execution

To run VAMOS, execute the "vamos.py" file with python and make sure all of the above packages are correctly installed.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages