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

javascript - Slick Slider width recalculation -

jsf - PrimeFaces Datatable - What is f:facet actually doing? -

angular2 services - Angular 2 RC 4 Http post not firing -