Public Attributes
_VlMserStats Struct Reference

MSER filter statistics definition. More...

#include <mser.h>

List of all members.

Public Attributes

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

Detailed Description

MSER filter statistics definition.

Definition at line 45 of file mser.h.


Member Data Documentation

number of regions that failed the absolute stability test

Definition at line 49 of file mser.h.

number of regions that failed the duplicate test

Definition at line 52 of file mser.h.

number of extremal regions

Definition at line 47 of file mser.h.

number of regions that failed the maximum size test

Definition at line 50 of file mser.h.

number of regions that failed the minimum size test

Definition at line 51 of file mser.h.

number of unstable extremal regions

Definition at line 48 of file mser.h.


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


libvlfeat
Author(s): Andrea Vedaldi
autogenerated on Thu Jun 6 2019 20:25:52