PARP Research Group |
Universidad de Murcia ![]() |
QVMSER Class Reference
| ||||||||||||||||||||||
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 ). | |
| int | area |
| Area of region (in pixels). | |
Maximally stable extremal region datatype.
Definition at line 36 of file qvmser.h.
| QPoint QVMSER::seed |
Seed coordinates (darkest point in region).
Definition at line 42 of file qvmser.h.
Referenced by getLTMSER(), and getLTMSERContours().
| uChar QVMSER::threshold |
Threshold value to obtain region.
Definition at line 48 of file qvmser.h.
Referenced by getLTMSER(), and getLTMSERContours().
| float QVMSER::merit |
| int QVMSER::area |