_VlMserStats Struct Reference

MSER filter statistics definition.

#include <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

int _VlMserStats::num_extremal

number of extremal regions

int _VlMserStats::num_unstable

number of unstable extremal regions

int _VlMserStats::num_abs_unstable

number of regions that failed the absolute stability test

int _VlMserStats::num_too_big

number of regions that failed the maximum size test

int _VlMserStats::num_too_small

number of regions that failed the minimum size test

int _VlMserStats::num_duplicates

number of regions that failed the duplicate test


The documentation for this struct was generated from the following file:
Generated on Mon Jan 21 17:43:33 2008 for vlfeat by  doxygen 1.5.4