Public Member Functions | |
TrackedRegion () | |
float | getOverlapDistSq () const |
float | getDistSqAlongMotionVector () const |
float | getMinSearchRadiusSq () const |
float | getMaxSearchRadiusSq () const |
code::Location | getLocationInPrevFrame () const |
Public Attributes | |
float | area_kms |
int | id |
code::Location | loc |
bool | assigned |
code::Time | startTime |
int | numframes |
int | coasted |
float | sx_kms |
float | sy_kms |
float | peakval |
w2kmeans::ClusterAssociator::TrackedRegion::TrackedRegion | ( | ) | [inline] |
float w2kmeans::ClusterAssociator::TrackedRegion::getDistSqAlongMotionVector | ( | ) | const |
code::Location w2kmeans::ClusterAssociator::TrackedRegion::getLocationInPrevFrame | ( | ) | const |
float w2kmeans::ClusterAssociator::TrackedRegion::getMaxSearchRadiusSq | ( | ) | const |
float w2kmeans::ClusterAssociator::TrackedRegion::getMinSearchRadiusSq | ( | ) | const |
float w2kmeans::ClusterAssociator::TrackedRegion::getOverlapDistSq | ( | ) | const |
code::Location w2kmeans::ClusterAssociator::TrackedRegion::loc |