Split BoxInfo implementation and add missing header
authorKwanghoon Son <k.son@samsung.com>
Mon, 29 Aug 2022 02:43:48 +0000 (22:43 -0400)
committerInki Dae <inki.dae@samsung.com>
Fri, 2 Sep 2022 08:09:25 +0000 (17:09 +0900)
commit38af500c31778fcacbff4890289931a2b2b4d2c9
tree48ba8ec59530197129053ab484579d82774a4c02
parentd0a2d5d5c2af91a7218ab0689175561a9e6c1bd3
Split BoxInfo implementation and add missing header

Change-Id: Idcf2a0d06986cb8b7b23ec94af582a6fa4f37991
Signed-off-by: Kwanghoon Son <k.son@samsung.com>
mv_machine_learning/inference/include/BoxInfo.h
mv_machine_learning/inference/include/DecodeInfo.h
mv_machine_learning/inference/include/DimInfo.h
mv_machine_learning/inference/include/Utils.h
mv_machine_learning/inference/src/BoxInfo.cpp [new file with mode: 0644]