/** * @file MAPEstimation.cpp * @brief abstract interface for MAP estimation * @author Erik Rodner * @date 10/30/2008 */ #include "MAPEstimation.h" using namespace OBJREC;