/shooting-star-generator

Generate synthetic shooting star images

Primary LanguagePythonMIT LicenseMIT

Shooting Star Generator

This is a python script that generates synthetic shooting star images. By combining resulting shooting star images with some appropriate background images or movies, you can train shooting star detector. Of course, you can use it as screensaver movie or any other purposes.

Requirements

Python3, OpenCV, NumPy

Demo

Simply run python generate_shooting_star.py !

Type 'q' key to stop demo.

Results

Algorithm

TODO