predictor_with_score.cpp
Go to the documentation of this file.
1 
19 namespace pose_prediction_ism
20 {
21 
22 PredictorWithScore::PredictorWithScore(std::string database_filename, std::string name_space,
23  PredictorType predictor_type):
24  PosePredictor::PosePredictor(database_filename, name_space, predictor_type)
25 {
26 
27 }
28 
29 }
30 
PredictorWithScore(std::string database_filename, std::string name_space, PredictorType predictor_type)


asr_lib_pose_prediction_ism
Author(s): Heizmann Heinrich, Heller Florian, Meißner Pascal, Stöckle Patrick
autogenerated on Thu Jan 9 2020 07:19:56