c++ - How to find biggest white surface using OpenCV -


i've got binary image lots of white blobs. find biggest white blob of them , copy new mat object. using simpleblobdetector way go here? i've found examples using findcontours.

how rid of small blobs?

example


Comments

Popular posts from this blog

java - unable show chart in xls document using jasper reports -

javascript - How to change image src on success AJAX -

java.lang.RuntimeException: Could not generate dummy secret at sun.security.ssl.RSAClientKeyExchange.<init> -