Hi @sushruta , How can I get the contours points which is saved in conts_008.out file? I know the contour can be detected by OpenCV's findContour() function, but I have a little difficult to get the points by uniformly sampling. Would you tell me how can I solve this problem?
Hi @sushruta , How can I get the contours points which is saved in
conts_008.outfile? I know the contour can be detected by OpenCV'sfindContour()function, but I have a little difficult to get the points by uniformly sampling. Would you tell me how can I solve this problem?