Skip to content
This repository has been archived by the owner on Jun 26, 2024. It is now read-only.

Latest commit

 

History

History
17 lines (10 loc) · 463 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 463 Bytes

Deprecated!

Latest build of Gyroflow supports exporting STMaps directly from the app


stmap-undistort

Generate stmaps for distortion correction using the Gyroflow lens profile database

Usage:

Install dependencies:

  • imageio: pip install imageio[pyav]
  • numpy: pip install numpy

Run with python convert.py, select the Gyroflow json lens profile (available from https://github.com/gyroflow/gyroflow ) and a location to save the .exr file.