[decoder] Remove subclasses in the header
authorYelin Jeong <yelini.jeong@samsung.com>
Wed, 8 May 2024 08:48:22 +0000 (17:48 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Thu, 16 May 2024 10:55:50 +0000 (19:55 +0900)
commit14e419b59b22e45f387fd616a87fb2aadfd6ab15
tree339eed80c8127667f1f0a958bdaa5f34f4dd0c4d
parent8464f5296141e7979de85b43184c66a3286025d4
[decoder] Remove subclasses in the header

This patch removes subclasses in the tensordec-boundingbox header.
Each box properties are located inside box_properties subdir.

Signed-off-by: Yelin Jeong <yelini.jeong@samsung.com>
ext/nnstreamer/tensor_decoder/box_properties/meson.build [new file with mode: 0644]
ext/nnstreamer/tensor_decoder/box_properties/mobilenetssd.cc [new file with mode: 0644]
ext/nnstreamer/tensor_decoder/box_properties/mobilenetssdpp.cc [new file with mode: 0644]
ext/nnstreamer/tensor_decoder/box_properties/mppalmdetection.cc [new file with mode: 0644]
ext/nnstreamer/tensor_decoder/box_properties/ovdetection.cc [new file with mode: 0644]
ext/nnstreamer/tensor_decoder/box_properties/yolo.cc [new file with mode: 0644]
ext/nnstreamer/tensor_decoder/meson.build
ext/nnstreamer/tensor_decoder/tensordec-boundingbox.cc
ext/nnstreamer/tensor_decoder/tensordec-boundingbox.h