Namespaces | |
namespace | w2kmeans |
Classes | |
class | w2kmeans::SegmentMotionEstimator< GridType > |
Estimates motion using a template with the shape of a Segment (or cluster, obtained from a Segmenter) such that each Segment/cluster gets a motion estimate. More... | |
struct | w2kmeans::SegmentMotionEstimator< GridType >::OldRegion |
class | w2kmeans::SegmentMotionEstimator< GridType >::RegionsWeight |
Computes the relative weight of each region. More... | |
struct | w2kmeans::SegmentMotionEstimator< GridType >::KalmanFilter |