summaryrefslogtreecommitdiff
path: root/mv_machine_learning/landmark_detection/include/pose_landmark_adapter.h
diff options
context:
space:
mode:
Diffstat (limited to 'mv_machine_learning/landmark_detection/include/pose_landmark_adapter.h')
-rw-r--r--mv_machine_learning/landmark_detection/include/pose_landmark_adapter.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mv_machine_learning/landmark_detection/include/pose_landmark_adapter.h b/mv_machine_learning/landmark_detection/include/pose_landmark_adapter.h
index f2b7f53c..b9659f11 100644
--- a/mv_machine_learning/landmark_detection/include/pose_landmark_adapter.h
+++ b/mv_machine_learning/landmark_detection/include/pose_landmark_adapter.h
@@ -56,6 +56,7 @@ public:
void perform() override;
void performAsync(T &t) override;
V &getOutput() override;
+ V &getOutputCache() override;
};
} // machine_learning