First time here? Check out the FAQ!
answered 2017-08-21 19:24:07 -0600
If you want to check if you have white pixels or not use :
countNonZero(InputArray src)
If you want to check white pixels position and area ...etc you have to do blob processing : findContours