Skip to content

This project contain two python files from which you can find the angles of triangles automatically or using mouse clicks. Each method has their own pros and cons which can be improved.

Notifications You must be signed in to change notification settings

NishaniKasineshan/Triangle-Angles-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Triangle-Angles-Detection

This repo contains two python files from which you can find the angles of triangles automatically or using mouse clicks. Each method has their own pros and cons which can be improved. Both the detection methods contain their pros and cons

Automatic Angle Detection

Well, the automatic angle detection will be able to detect angles of equilateral and isosceles triangle approximately but this method is not yet efficient for finding angles of scalene triangle.

Mouseclick Angle Detection

This method is efficient so that based on the coordinate points taken from the mouse click events we will be able to calculate the angle between the points

About

This project contain two python files from which you can find the angles of triangles automatically or using mouse clicks. Each method has their own pros and cons which can be improved.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages