SaDVIO
|
#include <Utils.h>
Public Member Functions | |
SalientSegment ()=default | |
SalientSegment (const Segment &segment, double salience) | |
bool | operator< (const SalientSegment &rhs) const |
Public Attributes | |
Segment | segment |
double | salience |
This struct represents a segment weighted by its importance in the image.
|
default |
|
inline |
|
inline |
double upm::SalientSegment::salience |
Segment upm::SalientSegment::segment |