Skip to content

zhangzhensong/SummerResearch

 
 

Repository files navigation

SummerResearch

Introduction

A summer research project to seamlessly stitch dual-fisheye video into 360-degree videos.

Dependencies

  • Python 2.7+
  • OpenCV 3.3.0

Run

python main.py [-h] [-o OUTPUT.XYZ] INPUT.XYZ
positional arguments:
  INPUT.XYZ             path to the input dual fisheye video

optional arguments:
  -h, --help            show this help message and exit
  -o OUTPUT.XYZ, --output OUTPUT.XYZ
                        path to the output equirectangular video

About

Dual fisheye video stitching

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 86.4%
  • C 13.6%