Refactoring Box, ScoreInfo 58/280858/2
authorKwanghoon Son <k.son@samsung.com>
Tue, 6 Sep 2022 04:16:02 +0000 (00:16 -0400)
committerKwanghoon Son <k.son@samsung.com>
Tue, 6 Sep 2022 23:41:29 +0000 (19:41 -0400)
commit0b4a1a80ad898cb0f5bb46a7fdd2781fafd66016
tree4b0b8360c986cd7505591b587eaac9dcc4a82144
parent5cb9195ebffda79403a70253c74f8e91bb03a511
Refactoring Box, ScoreInfo

[Issue type] refactoring

- split long header implementation
- add missing header
- remove 'this' accessor
- class initialization

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