Hello All,
I am using Findcontour and drawcontour for contour Processing.The output array of findcontour function contains 4 adjacent points on Top Left corner of contour.I want All the points contained in contour,so I can retrieve specific points(Extreme Points)from it.Does anybody know,what is the method to achieve this?