Skip to content

This small code is able to measure the angle between the lines/surface edge.

Notifications You must be signed in to change notification settings

code2ashish/Virtual-Angle-Mesurment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Virtual-Angle-Mesurment

This small code is able to measure the angle between the lines/surface edge.

First, do some prerequisite work. Here we are using 2 Modules of python.

  1. OpenCV
  2. Math
  3. Enthusiasm for learning (😅Just kidding Above 2 are sufficient)

You can pip them with just two lines below.

pip install opencv-python
pip install python-math

You can use this for your reference. alt text

Try it on your own Enjoy. Have a happy day of coding.

About

This small code is able to measure the angle between the lines/surface edge.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages