Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Detecting the base of the triangle

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?