mv_machine_learning: rename Preprocess header file
authorInki Dae <inki.dae@samsung.com>
Mon, 24 Jul 2023 00:38:53 +0000 (09:38 +0900)
committerKwanghoon Son <k.son@samsung.com>
Mon, 7 Aug 2023 04:25:06 +0000 (13:25 +0900)
commit6bb45092f9c4e65a2c3765c0b124e8c037f89280
treefc0ab1177b41c3cbd1105b2afebe78e45a05870a
parentbf08d81ffbc4ba8c1d5bbccac19753fcb64e63ca
mv_machine_learning: rename Preprocess header file

[Issue type] : code cleanup

Rename Preprocess.h to machine_learning_preprocess.h.
The header file name, Preprocess, is a generic one so let's change
the file name with specific one.

Change-Id: Ic497702eb27c00172159801757c16d1faf6896a4
Signed-off-by: Inki Dae <inki.dae@samsung.com>
mv_machine_learning/face_recognition/include/facenet.h
mv_machine_learning/image_classification/include/image_classification.h
mv_machine_learning/landmark_detection/include/landmark_detection.h
mv_machine_learning/meta/CMakeLists.txt
mv_machine_learning/meta/include/machine_learning_preprocess.h [moved from mv_machine_learning/meta/include/Preprocess.h with 94% similarity]
mv_machine_learning/meta/src/machine_learning_preprocess.cpp [moved from mv_machine_learning/meta/src/Preprocess.cpp with 99% similarity]
mv_machine_learning/object_detection/include/object_detection.h
mv_machine_learning/object_detection_3d/include/object_detection_3d.h
packaging/capi-media-vision.spec