Skip to content

ozheng1993/videoStabilizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

videoStabilizer

video Stabilizer for drone video

[Output Demo]

[drone]

Requirements

Python 3.6+, pysimplegui,opencv-python and other common packages listed in requirements.txt.

Installation

  1. Clone this repository
  2. Install dependencies
    pip3 install -r requirements.txt
  3. Run setup from the repository root directory
    python3 setup.py install

Getting Started

  1. Start

Interface

Citation

Use this bibtex to cite this repository:

@misc{ouzheng1993,
  title={videoStabilizer},
  author={ou zheng},
  year={2020},
  publisher={Github},
  journal={GitHub repository},
  howpublished={\url{https://github.com/ozheng1993/videoStabilizer}},
}

To do

  • userinterface

Contributing

Contributions to this repository are welcome. Examples of things you can contribute:

  • update README
  • update user interface

About

video Stabilizer for drone video

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages