C API

_VlMserStats Struct Reference

#include <mser.h>


Detailed Description

Definition at line 48 of file mser.h.


Data Fields

int num_extremal
int num_unstable
int num_abs_unstable
int num_too_big
int num_too_small
int num_duplicates

Field Documentation

number of extremal regions

Definition at line 50 of file mser.h.

number of unstable extremal regions

Definition at line 51 of file mser.h.

number of regions that failed the absolute stability test

Definition at line 52 of file mser.h.

number of regions that failed the maximum size test

Definition at line 53 of file mser.h.

number of regions that failed the minimum size test

Definition at line 54 of file mser.h.

number of regions that failed the duplicate test

Definition at line 55 of file mser.h.


The documentation for this struct was generated from the following file: