Skip to content

Digitally rotates a movie and allows for single-particle tracking. Originally designed to intuitively show Coriolis force effects by the appearance of inertial circles when digitally rotating film of a ball oscillating on a parabolic surface.

Notifications You must be signed in to change notification settings

sam-may/DigiPyRo

Repository files navigation

DigiPyRo

Digitally rotates a movie and allows for single-particle tracking. Originally designed to intuitively show Coriolis force effects through the appearance of inertial circles when digitally rotating film of a ball oscillating on a parabolic surface.

Installing

  1. curl https://raw.githubusercontent.com/sam-may/DigiPyRo/master/install.sh > install.sh
  2. source install.sh

Running

  1. Check if openCV and DigiPyRo are correctly linked:
python
import cv2
  1. Create a synthetic movie: python synths.py
  2. Digitally rotate a movie: python DigiPyRo.py
  3. For more in-depth instructions, see Examples/BasicExamples_v3.pdf.

About

Digitally rotates a movie and allows for single-particle tracking. Originally designed to intuitively show Coriolis force effects by the appearance of inertial circles when digitally rotating film of a ball oscillating on a parabolic surface.

Resources

Stars

Watchers

Forks

Packages

No packages published