// // Created by houri on 24.10.16. // #include "eval.h" namespace Eval { eval calculatemotq ( std::Vector2d &result,std::Vector2d &groundtruth, const std::string &file_name,std::Vector2d &distance, char delimiter); { int Nf; //number of frames } } };