PARP Research Group Universidad de Murcia


QVMSER Class Reference
[Linear time MSER implementation]

Maximally stable extremal region datatype. More...

#include <QVMSER>

List of all members.

Public Attributes

QPoint seed
 Seed coordinates (darkest point in region).
uChar threshold
 Threshold value to obtain region.
float merit
 Merit value (i.e., value of $ \frac{area_{th-delta} - area_{th-delta}}{area_{th-delta}} $ ).
int area
 Area of region (in pixels).

Detailed Description

Maximally stable extremal region datatype.

Definition at line 36 of file qvmser.h.


Member Data Documentation

QPoint QVMSER::seed

Seed coordinates (darkest point in region).

Definition at line 42 of file qvmser.h.

Referenced by getLTMSER(), and getLTMSERContours().

Threshold value to obtain region.

Definition at line 48 of file qvmser.h.

Referenced by getLTMSER(), and getLTMSERContours().

Merit value (i.e., value of $ \frac{area_{th-delta} - area_{th-delta}}{area_{th-delta}} $ ).

Definition at line 51 of file qvmser.h.

Referenced by getLTMSER().

Area of region (in pixels).

Definition at line 54 of file qvmser.h.

Referenced by getLTMSER().


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



QVision framework. PARP research group. Copyright © 2007, 2008, 2009, 2010, 2011.