mv_machine_learning: use carnel notation
[platform/core/api/mediavision.git] / mv_machine_learning / face_recognition / src / face_recognition_adapter.cpp
2023-03-03 Inki Daemv_machine_learning: use carnel notation
2023-03-03 Inki Daemv_machine_learning: rename 'getResult()' to 'result()'
2023-02-13 Inki Daemv_machine_learning: drop backbone model code dependency
2023-01-03 kwang sonMerge "Fix QRcode error handle" into tizen_devel
2022-12-29 Inki Daemv_machine_learning: code refactoring to face recognition 71/285971/7
2022-11-17 Kwanghoon SonApply clang-format
2022-11-07 Inki Daemv_machine_learning: use reference and vector
2022-11-07 Inki Daemv_machine_learning: do not expose structure to user
2022-11-07 Inki Daemv_machine_learning: add object detection 3d API
2022-09-05 Kwanghoon SonApply clang-format 15/280715/3
2022-08-08 Inki Daemv_machine_learning: bug fix to recognition request 75/279375/2 accepted/tizen/unified/20220809.213751 submit/tizen/20220808.075156
2022-07-20 Inki Daemv_machine_learning: cleanup namespace
2022-07-20 Inki Daemv_machine_learning: introduce Context, ITask and adapt...