Merge branch 'tizen_devel' into tizen accepted/tizen/unified/20230303.162803
authorKwanghoon Son <k.son@samsung.com>
Fri, 3 Mar 2023 08:12:48 +0000 (17:12 +0900)
committerKwanghoon Son <k.son@samsung.com>
Fri, 3 Mar 2023 08:14:11 +0000 (17:14 +0900)
[Version] 0.27.3

Inki Dae (8):
  mv_machine_learning: code refactoring to object detection task group
  mv_machine_learning: rename 'output' to 'tensor'
  mv_machine_learning: rename 'getResult()' to 'result()'
  mv_machine_learning: use carnel notation
  mv_machine_learning: drop dead code
  mv_machine_learning: separate object detection group
  mv_machine_learning: update mobilenet v1 ssd model support
  mv_machine_learning: fix mutex bug

Kwanghoon Son (2):
  Add DesignQR embed logo image
  Add logo shape

Tae-Young Chung (2):
  Add movenet models to mv_test
  Add LICENSE.BSD-3-Clause

Change-Id: I6e15ea4a172e2382087ce0ebee096605cf6e4630
Signed-off-by: Kwanghoon Son <k.son@samsung.com>
1  2 
packaging/capi-media-vision.spec

@@@ -1,6 -1,6 +1,6 @@@
  Name:        capi-media-vision
  Summary:     Media Vision library for Tizen Native API
--Version:     0.27.2
++Version:     0.27.3
  Release:     0
  Group:       Multimedia/Framework
  License:     Apache-2.0 and BSD-3-Clause