Learn how to calculate triangle's dimensions and geometric parameters using OpenCV and Python.
--RESOURCES--
Code In This Video: https://github.com/codegiovanni/Trian...
OpenCV
Contours:
https://docs.opencv.org/3.4/d4/d73/tu...
PutText:
https://docs.opencv.org/3.4/d6/d6e/gr...
MouseCallback function:
https://docs.opencv.org/4.x/d7/dfc/gr...
--TIMESTAMPS--
00:00 | Intro
00:55 | Video setup
02:22 | Color selection
04:29 | Mask
06:25 | Contours
07:44 | Centroids
08:33 | Triangle. Corners
11:10 | Triangle. Angles
12:24 | Triangle. Lines
13:22 | Triangle. Distances
14:47 | Triangle. Perimeter and area
15:51 | Scale
18:26 | Zoom
20:48 | Outro
--PLAYLIST--
• Image Pixelisation with OpenCV
--SOCIAL MEDIAS--
GitHub: https://github.com/codegiovanni
FaceBook: https://www.facebook.com/profile.php?...
--TAGS--
GiovaniCode
Python
OpenCV
Triangle
Geometry
Mouse event types