Skip to content

Latest commit

 

History

History
39 lines (36 loc) · 4.45 KB

README.md

File metadata and controls

39 lines (36 loc) · 4.45 KB

camera


This work is devoted to present vision system development and examination for contactless measurements of inverted pendulum angles. The reason for exploring this field of science is the wide versatility of optical systems in application. Such a solution also presents a lot of advantages over other methods. The main benefit is a negligibly small influence on objects’ properties (the centre of gravity, mass moment of inertia, etc.).

Libraries


  • cv2
  • numpy as np
  • time
  • request
  • imutils
  • math

References:


Status

Project is: in progress