#include <ClusterData.h>
Public Attributes | |
bool | hasBigPixelsOnlyInside |
bool | isComplete |
bool | isStraight |
std::vector< std::pair< int, int > > | size |
Definition at line 7 of file ClusterData.h.
Definition at line 10 of file ClusterData.h.
Referenced by ClusterShape::determineShape().
Definition at line 10 of file ClusterData.h.
Referenced by ClusterShape::determineShape().
Definition at line 10 of file ClusterData.h.
Referenced by ClusterShape::determineShape().
std::vector<std::pair<int,int> > ClusterData::size |
Definition at line 11 of file ClusterData.h.
Referenced by ClusterShape::determineShape().