Merge branch 'tizen_devel' into tizen accepted/tizen/unified/20231025.093310 accepted/tizen/unified/20231025.120201
authorKwanghoon Son <k.son@samsung.com>
Wed, 25 Oct 2023 01:54:49 +0000 (10:54 +0900)
committerKwanghoon Son <k.son@samsung.com>
Wed, 25 Oct 2023 01:56:58 +0000 (10:56 +0900)
[Version] 0.29.0

Inki Dae (16):
  mv_machine_learning: move inferenceThreadLoop into class
  mv_machine_learning: use template type for outgoing_queue
  mv_machine_learning: introduce common asynchronous inference manager
  mv_machine_learning: drop redundant member variables
  mv_machine_learning: code refactoring to AsyncManager
  mv_machine_learning: embed AsyncManager into each task group
  mv_machine_learning: drop mv_image_classification_open.h header file
  mv_machine_learning: move member functions to private
  mv_machine_learning: drop Mediavision dependency from image
    classification adapter
  mv_machine_learning: add async API for image classification task group
  mv_machine_learning: move member functions to private
  mv_machine_learning: drop Mediavision dependency from landmark
    detection adapters
  mv_machine_learning: drop FaceRecognitionRegisterInput structure
  mv_machine_learning: add  add async API for landmark detection task
    group
  mv_machine_learning: drop importLabel wrapper
  mv_machine_learning: clean up mv_private.h header inclusion

Vibhav Aggarwal (4):
  mv_machine_learning: bug fix for setting backend type and target
    device
  mv_machine_learning: clearing up resources in the beginning of each
    test case
  mv_machine_learning: bug fix when no label is registered
  mv_machine_learning: return NO_DATA error

Change-Id: I8b1b169e3d1e5092d95ce8ad9fb87a3f476f98d1

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.28.19
++Version:     0.29.0
  Release:     1
  Group:       Multimedia/Framework
  License:     Apache-2.0