Code Monkey home page Code Monkey logo

gyroflow-to-csv's Introduction

Gyroflow to CSV

Convert your Gyroflow stabilization to a CSV file.

Make sure to choose "including processed gyro data" when saving your project in Gyroflow. By default, Gyroflow saves out the rotations as Euler rotation (ZYX). It also saves out the data in your footages' native frame rate.

CLI Script

positional arguments:
  gyroflow_path         The path to your Gyroflow file

optional arguments:
  -h, --help            show this help message and exit
  -s, --smoothed        Calculate from smoothed quaternions
  -q, --quaternions     Save data as quaternions
  -a, --all_timestamps  Save all timestamps instead of FPS converted

You can later use the Vonk data nodes inside of Fusion (you find it in Reactor) to read the CSV and drive a 3D camera with it. Download the example project if you want to see how it's done.

Resolve/Fusion Integration Script

Inside the "Atoms/com.JacobDanell.GyroflowFusion/" folder are the files for a Resolve/Fusion GUI based Gyroflow integration script. This is a snapshot of the files that will be included in a future "Reactor Package Manager" distributed atom package.

Install Notes

Step 1. Copy the "Scripts/Comp/Gyroflow Fusion/" folder to "Reactor:/Deploy/Scripts/Comp/Gyroflow Fusion/".

Step 2. Copy the "Macros/Gyroflow Fusion/" folder to "Reactor:/Deploy/Macros/Gyroflow Fusion/".

Step 3. Copy the "Docs/Gyroflow Fusion/" folder to "Reactor:/Deploy/Docs/Gyroflow Fusion/".

Step 4. Copy the "Comp/Gyroflow Fusion/" folder to "Reactor:/Deploy/Comp/Gyroflow Fusion/".

Step 5. Copy the file "Config/DragDrop/Gyroflow Fusion DragDrop.fu" folder to "Reactor:/Deploy/Config/DragDrop/". You might have to manually create the "DragDrop" folder if it does not exist at the destination location.

Step 6. Use the Resolve/Fusion based "Reactor Package Manager" to install the "Vonk Ultra" package.

Step 7. Read the markdown formatted documentation provided at "Reactor:/Deploy/Docs/Gyroflow Fusion/README.md" for usage instructions.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.