MSER and param maxArea

asked 2015-05-14 12:59:43 -0600

LBerger gravatar image

updated 2015-05-14 16:28:51 -0600

Hi, In this code program detect MSER region using different MSERParam giving as result 2D graph or 3D graph.

In first graph there is only one region with 8132 pixels. This region include level 153(4132 pixels ) and 163(4000 pixels ). In program maxArea is 5000. In this document maxArea is defined as :

//! prune the area which bigger than maxArea

It seems that this area is not the final area but "intermediate" area. Is it right?

edit retag flag offensive close merge delete

Comments

Same doubt...

Flayn gravatar imageFlayn ( 2015-08-17 06:34:33 -0600 )edit