/AngleCalc

Calculating an angle from the given coordinates and w*h of an image

Primary LanguagePython

AngleCalc

Calculating an angle from the given coordinates and w*h of an image (e.g. output of computer vision module)

To use just import the module calcAngles_v3 into your project. You could need time module when sending data to some output channel (e.g. microcontroller, other computer).