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