Ask Your Question

sgoel's profile - activity

2016-06-01 11:39:05 -0600 asked a question total number of white pixels in contour using opencv c++

I have find all the contours using find contour opencv function. Now i want to calculate the total number of white pixels in each contour of an image using opencv c++.