Remove apis related to IInferenceEngineVision 48/214448/1 accepted/tizen_5.5_unified accepted/tizen_5.5_unified_mobile_hotfix accepted/tizen_5.5_unified_wearable_hotfix tizen_5.5 tizen_5.5_mobile_hotfix tizen_5.5_tv tizen_5.5_wearable_hotfix accepted/tizen/5.5/unified/20191031.025140 accepted/tizen/5.5/unified/mobile/hotfix/20201027.084831 accepted/tizen/5.5/unified/wearable/hotfix/20201027.115504 accepted/tizen/unified/20190925.042226 submit/tizen/20190924.061550 submit/tizen/20190925.014740 submit/tizen_5.5/20191031.000003 submit/tizen_5.5_mobile_hotfix/20201026.185103 submit/tizen_5.5_wearable_hotfix/20201026.184303 tizen_5.5.m2_release
authorTae-Young Chung <ty83.chung@samsung.com>
Mon, 23 Sep 2019 06:07:55 +0000 (15:07 +0900)
committerTae-Young Chung <ty83.chung@samsung.com>
Mon, 23 Sep 2019 06:07:57 +0000 (15:07 +0900)
commitaf87ea0248f592267b56d698a90a99fb32a57429
treed4e1fa18be18cc137b02a8f907fce79e57d29b73
parentad525ac21b66fa94a1c633eb9958039bd579ae0f
Remove apis related to IInferenceEngineVision

inference-engine-opencv is a plugin to provide inference only.
Thus, domain specific functions such as vision should be removed
even though it is OpenCV.
Instead, add apis GetInputLayerAttrType(), SetInputDataBuffer(), GetInputDataPtr()
which can be used to access to memory.

Change-Id: I8abaa91b10396a2687b25e10d50a31d70405c2ed
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
CMakeLists.txt
packaging/inference-engine-opencv.spec
src/inference_engine_opencv.cpp
src/inference_engine_opencv_private.h