Skip to content

Latest commit

 

History

History
40 lines (19 loc) · 704 Bytes

README.md

File metadata and controls

40 lines (19 loc) · 704 Bytes

find_fly_angle

Finds the angle of the fly in a given (magno-tether) image.

image0

image1

Installation

Requirements: python-numpy, python-opencv (>= 3.3), python-matplotlib (examples only)

$ python setup.py install 

Running the example

Download the sample images from here sample images

Update the sample images to your desired location

tar xvzf sample_images.tar.gz

Run the example passing the path to the sample image directory as an argument.

python run_example.py /path/to/sample_images