mv_machine_learning: bug fix in decision weight threshold
authorVibhav Aggarwal <v.aggarwal@samsung.com>
Thu, 2 Nov 2023 04:53:04 +0000 (13:53 +0900)
committerInki Dae <inki.dae@samsung.com>
Tue, 14 Nov 2023 07:39:13 +0000 (16:39 +0900)
commit345b7e1f503251b4111a047595cac1f2c4aa5f06
treed5d604c96b2b1ae070486edab7befc86a9cd30b9
parent7c8d9de8c79e66cd4d10ce154a89c349e5dbbe6f
mv_machine_learning: bug fix in decision weight threshold

[Issue type] bug fix

There was a minor bug in FaceRecognition::checkResult()
in which the decision weight threshold check fails to
identify the cases where multiple elements have highest
raw data value.

Change-Id: Ie859e95a72af39bc80af8dd2621f959bb0ad79d6
Signed-off-by: Vibhav Aggarwal <v.aggarwal@samsung.com>
mv_machine_learning/face_recognition/src/face_recognition.cpp