openvino/samples/cpp
Mikhail Nosov e2172cd38a
[OV2.0] Preprocessing api cleanup (#8898)
* Removed 'inline' Preprocessing API

Even though this API provided a way to specify all pre/post-processing in one line - it was considered inconvinient
With 'getters' API preprocessing code looks more clear for user, so old' inline' API is removed

* Fix pyopenvino build issues

* Update after merged PR#8717
2021-11-30 12:30:13 +03:00
..
benchmark_app Removed pointer from ov::get_openvino_version (#8687) 2021-11-22 15:21:09 +03:00
classification_sample_async Removed pointer from ov::get_openvino_version (#8687) 2021-11-22 15:21:09 +03:00
common Fixed part coverity issues in samples (#8744) 2021-11-24 13:17:33 +03:00
hello_classification Removed WA for CPU interpolate NHWC (#8686) 2021-11-19 11:38:06 +03:00
hello_nv12_input_classification Deprecated SOPointer (#8711) 2021-11-20 18:13:10 +03:00
hello_query_device Added openvino any (#8288) 2021-11-26 12:23:25 +03:00
hello_reshape_ssd Moved inference_engine samples to cpp folder (#8615) 2021-11-18 10:08:20 +03:00
ngraph_function_creation_sample [OV2.0] Preprocessing api cleanup (#8898) 2021-11-30 12:30:13 +03:00
object_detection_sample_ssd Removed pointer from ov::get_openvino_version (#8687) 2021-11-22 15:21:09 +03:00
speech_sample Fixed part coverity issues in samples (#8744) 2021-11-24 13:17:33 +03:00
style_transfer_sample Removed pointer from ov::get_openvino_version (#8687) 2021-11-22 15:21:09 +03:00
.clang-format Moved inference_engine samples to cpp folder (#8615) 2021-11-18 10:08:20 +03:00
CMakeLists.txt Use ninja multi-config (#8757) 2021-11-27 14:58:24 +03:00
build_samples.sh Moved inference_engine samples to cpp folder (#8615) 2021-11-18 10:08:20 +03:00
build_samples_msvc.bat Added samples smoke tests (#1102) 2021-11-23 17:09:11 +03:00