Save shape of MSER (Python, OpenCV)

290 views Asked by At

The question is this: how can I save the shape a MSER image give me as output ? I already received an answer here but using bounding boxes. What I want is to save the shape as it seems to result a bit more accurate than a box.

For the code I am using, take a look at the answer linked above. The output should be a single shaped-ROI extracted from this image (look at text window):

example

0

There are 0 answers