Detecting the base of the triangle

asked 2017-11-19 20:32:30 -0600

Ezkargon gravatar image

I have this project where i need to detect and find the center of the base of an isosceles triangle, sample output is like this C:\fakepath\Base.png I want to detect the center of the base an isosceles triangle whatever the triangle's position is. Currently i am using python and opencv library on getting this . Is there any advise or algorithm you can tell me how to detect this guys?

edit retag flag offensive close merge delete