Change-Id: Ia28161f5a1d84c10389f1eaaadf53c1cb164d58a
Signed-off-by: Hyunsoo Park <hance.park@samsung.com>
Name: inference-engine-interface
Summary: Interface of inference engines
Version: 0.0.1
-Release: 9
+Release: 10
Group: Multimedia/Framework
License: Apache-2.0
Source0: %{name}-%{version}.tar.gz
results.number_of_landmarks = 0;
- if (ret != INFERENCE_ENGINE_ERROR_NONE)
- LOGE("Fail to GetFacialLandMarkDetectionResults");
-
cv::Point point(0,0);
results.number_of_landmarks = 0;
LOGI("imgW:%d, imgH:%d", mSourceSize.width, mSourceSize.height);