Merge branch 'tizen_devel' into tizen accepted/tizen/unified/20231206.103842 accepted/tizen/unified/20231206.151824 accepted/tizen/unified/riscv/20231211.234031
authorKwanghoon Son <k.son@samsung.com>
Wed, 6 Dec 2023 01:37:12 +0000 (10:37 +0900)
committerKwanghoon Son <k.son@samsung.com>
Wed, 6 Dec 2023 01:37:52 +0000 (10:37 +0900)
[Version] 0.31.0

Inki Dae (8):
  mv_machine_learning: drop input and output type dependency from image
    classification
  mv_machine_learning: introduce config file for external plugin
  mv_machine_learning: use plugin config file for object detection
  mv_machine_learning: introduce MachineLearningNative module
  mv_machine_learning: drop input and output type dependency from
    landmark detection
  mv_machine_learning: drop code duplication from landmark detection
  mv_machine_learning: drop input and output type dependency from object
    detection
  mv_machine_learning: drop code duplication from object detection

Kwanghoon Son (1):
  Drop ml_only flag build

Vibhav Aggarwal (12):
  mv_machine_learning: add template to Adapter::create() function
  mv_machine_learning: convert LandmarkDetection class into template
    class
  mv_machine_learning: convert ImageClassification class into template
    class
  mv_machine_learning: refactor ImageSegmentation task group
  mv_test: integrate machine learning testcases into mv_test
  mv_machine_learning: check value range in FaceRecognition testcase
  mv_machine_learning: bug fix for invalid memory access
  mv_machine_learning: disable tests
  mv_machine_learning: update image path
  mv_machine_learing: enable inference-based tests
  mv_machine_learning: bug fix for memory leak
  mv_machine_learning: add testcase to mv_test

sangho park (2):
  mv_machine_learning: add verifying result data
  mv_machine_learning: improve comparison of selfie-segmentation result

Change-Id: Ibd8f978e8aa874f58131b574a02d63e1cd4e5fc1

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.30.0
++Version:     0.31.0
  Release:     0
  Group:       Multimedia/Framework
  License:     Apache-2.0