modality_vision/image_helper : add image_helper directory for helping image load... 84/265184/1
authordyamy-lee <dyamy.lee@samsung.com>
Wed, 29 Sep 2021 06:58:29 +0000 (15:58 +0900)
committerSung-Jin Park <sj76.park@samsung.com>
Tue, 12 Oct 2021 14:31:35 +0000 (23:31 +0900)
commitd7419a9b72408f41b756e2df67b07ec735d9aebb
tree1c312125517a0e6c0770bad793e7283618529c61
parent8da088e67f83ce93511b59dc71cc207cb183f815
modality_vision/image_helper : add image_helper directory for helping image load/save/destroy in vision

Change-Id: Ibaa8d20816ac3af8d2a04b9685740ecad176d285
src/modules/modality_vision/image_helper/ImageHelper.cpp [new file with mode: 0644]
src/modules/modality_vision/image_helper/ImageHelper.h [new file with mode: 0644]
src/modules/modality_vision/image_helper/image_helper.cpp [new file with mode: 0644]
src/modules/modality_vision/image_helper/image_helper.h [new file with mode: 0644]
src/modules/modality_vision/image_helper/meson.build [new file with mode: 0644]