summaryrefslogtreecommitdiff
path: root/test/testsuites/machine_learning/landmark_detection/test_landmark_detection_async.cpp
diff options
context:
space:
mode:
authorVibhav Aggarwal <v.aggarwal@samsung.com>2024-06-12 18:09:43 +0900
committerVibhav Aggarwal <v.aggarwal@samsung.com>2024-06-12 18:09:43 +0900
commit5ee3a4ba41c4de5241f4fed867a60e575d7fc09b (patch)
tree3140d074673a093509080e04cac3a8ebde3e5d08 /test/testsuites/machine_learning/landmark_detection/test_landmark_detection_async.cpp
parent73632120a834f87d020841985eff7f307a3abf28 (diff)
downloadmediavision-5ee3a4ba41c4de5241f4fed867a60e575d7fc09b.tar.gz
mediavision-5ee3a4ba41c4de5241f4fed867a60e575d7fc09b.tar.bz2
mediavision-5ee3a4ba41c4de5241f4fed867a60e575d7fc09b.zip
Please refer to the following ACR: https://jira.sec.samsung.net/browse/ACR-1848 Change-Id: I92c053b3cb1d872735ccd548a091ba9e6b29861f Signed-off-by: Vibhav Aggarwal <v.aggarwal@samsung.com>
Diffstat (limited to 'test/testsuites/machine_learning/landmark_detection/test_landmark_detection_async.cpp')
-rw-r--r--test/testsuites/machine_learning/landmark_detection/test_landmark_detection_async.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/testsuites/machine_learning/landmark_detection/test_landmark_detection_async.cpp b/test/testsuites/machine_learning/landmark_detection/test_landmark_detection_async.cpp
index 93e7f3fc..caa4437b 100644
--- a/test/testsuites/machine_learning/landmark_detection/test_landmark_detection_async.cpp
+++ b/test/testsuites/machine_learning/landmark_detection/test_landmark_detection_async.cpp
@@ -23,7 +23,9 @@
#include "ImageHelper.h"
#include "mv_facial_landmark_internal.h"
+#include "mv_facial_landmark.h"
#include "mv_pose_landmark_internal.h"
+#include "mv_pose_landmark.h"
#define IMG_FACE TEST_RES_PATH "/res/inference/images/faceLandmark.jpg"
#define IMG_POSE TEST_RES_PATH "/res/inference/images/poseLandmark.jpg"