platform/core/api/mediavision.git
2022-11-17 Kwanghoon SonMerge branch 'tizen_devel' into tizen 43/284443/1
2022-11-17 Inki Daemv_machine_learning: add postprocess support 87/284287/7
2022-11-17 kwang sonMerge "Add postprocess for letterbox" into tizen_devel
2022-11-16 Kwanghoon SonFix tizen coding rule M16 30/284330/1
2022-11-15 Tae-Young ChungChange default value of MV_3D_DEPTH_MODE in json to... 25/284225/2
2022-11-14 Kwanghoon SonAdd postprocess for letterbox 46/284246/2
2022-11-14 kwang sonMerge "Fix nested condition and formatting" into tizen_...
2022-11-09 Inki Daemv_machine_learning: add new meta file approach 83/283983/9
2022-11-09 Kwanghoon SonFix nested condition and formatting 57/283957/2
2022-11-09 Tae-Young ChungMerge branch 'tizen_devel' into tizen
2022-11-08 Tae-Young ChungAdd remote display to depthstream_test_suite 21/283921/9
2022-11-08 Kwanghoon SonMerge branch 'tizen_devel' into tizen
2022-11-08 Kwanghoon SonVersion up to 0.24.2
2022-11-08 Kwanghoon SonVersion up to 0.24.1
2022-11-07 Kwanghoon SonFix Yolo {x,y}_scales parser 17/283917/3
2022-11-07 Tae-Young ChungAdd remote display to depth_test_suite 16/283916/1
2022-11-07 Tae-Young ChungChange server and visualizer_test_suite to get url... 07/283907/2
2022-11-07 Kwanghoon SonAdd letter box
2022-11-07 Kwanghoon SonChange InputMetadata class to struct
2022-11-07 Inki Daemv_machine_learning: code refactoring to meta file...
2022-11-07 Seungbae Shinfixup! mv_machine_learning: keep object detection 3d...
2022-11-07 Inki Daemv_machine_learning: keep object detection 3d as intern...
2022-11-07 Inki Daemv_machine_learning: use reference and vector
2022-11-07 Inki Daemv_machine_learning: fix model path
2022-11-07 Inki Daemv_machine_learning: do not use fixed array
2022-11-07 Inki Daemv_machine_learning: do not expose structure to user
2022-11-07 Inki Daemv_machine_learning: code refactoring to tensor info
2022-11-07 Inki Daemv_machine_learning: add object detection 3d API
2022-11-07 Kwanghoon SonAdd ITC compatible tests
2022-11-02 Tae-Young Chungfix build error with tv profile 16/283716/1 accepted/tizen/unified/20221103.165815
2022-10-28 Tae-Young Chungfix build error with aarch64 32/283532/1 accepted/tizen/unified/20221102.085158
2022-10-21 Tae-Young Chungadd test_3d.cpp to mv_test 57/283257/1
2022-10-20 Tae-Young Chungmv3d: exclude open3d from tv profile 76/283176/1
2022-10-19 Hyunsoo Parksurveillance: fix data type 47/283147/2
2022-10-18 Hyunsoo Parkroi_tracker: fix typo 89/283089/1
2022-10-14 Tae-Young Chungmv3d: update depthstream_test_suite to use vision-source 00/282900/3
2022-10-13 Tae-Young Chungmv3d: update depth_test_suite.cpp to select disparity... 84/282884/2
2022-10-11 Tae-Young Chungmv3d: fix wrong parameters order 38/282738/1 accepted/tizen_7.0_unified_hotfix tizen_7.0_hotfix accepted/tizen/7.0/unified/hotfix/20221116.104736 accepted/tizen/unified/20221012.014917 tizen_7.0_m2_release
2022-10-05 Tae-Young Chungmv3d: update mv_depth_test_suite 27/282527/4
2022-10-05 Hyunsoo Parkroi_tracker: Fix default tracker type value as integer 26/282526/3 accepted/tizen/unified/20221006.151843 submit/tizen/20221005.080230
2022-10-04 Tae-Young Chungmv3d: add mv_test_3d for testing mv3d module 88/282488/5
2022-10-04 Hyunsoo Parkroi_tracker: sets to use default tracker type 19/282219/13 submit/tizen/20221004.074305
2022-10-04 Hyunsoo Parkroi_tracker: move checking codes 14/282214/3
2022-09-30 Inki Daemv_barcode: code cleanup to mv_barcode_generate_open.cpp 37/282337/2
2022-09-29 Tae-Young Chungmv3d: fix bug 47/282247/1 accepted/tizen/unified/20220930.020559
2022-09-28 sangho parkMerge "mv3d: fix bugs" into tizen accepted/tizen/unified/20220928.144450
2022-09-28 sangho parkmv3d: fix bugs 66/282166/1
2022-09-28 sangho parkmv3d: fix typo 65/282165/1
2022-09-27 Tae-Young ChungCheck new vision.3d features 39/282139/2
2022-09-27 Seungbae Shinmv_3d: fix svace issue (SIGNED_TO_BIGGER_UNSIGNED) 98/282098/2
2022-09-27 sangho parkmv_3d: fix coverity issue 89/282089/3 accepted/tizen/unified/20220928.020828
2022-09-27 sangho parkmv_3d: fix coverity issue 88/282088/2
2022-09-27 Inki Daemv_machine_learning: fix coverity issue 82/282082/3
2022-09-22 Tae-Young Chungmv3d: fix bugs wrong lib name in CMakeLists.txt accepted/tizen/unified/20220926.025502
2022-09-22 Tae-Young Chungmv3d: fix bugs
2022-09-22 Tae-Young Chungmv3d: fix a bug using nullptr
2022-09-22 sangho parkmv3d: add MV_3D_POINTCLOUD_AVAILABLE macro
2022-09-22 Inki Daemv3d: fix build warning and cleanup
2022-09-21 Kwanghoon SonMerge branch 'tizen_devel' into tizen submit/tizen/20220921.082242
2022-09-21 kwang sonMerge changes I33594b22,Id9842754 into tizen_devel refact
2022-09-21 sangho parkAdd pointcloud implementation for mv_3d APIs 36/281736/2
2022-09-21 Tae-Young ChungAdd mv_3d apis supporting depth and pointcloud data 33/281733/2
2022-09-21 Kwanghoon SonChange metadata class to struct 21/281721/1 splitDec
2022-09-21 Kwanghoon SonDrop Yolo CellParm 04/281704/1
2022-09-15 Kwanghoon SonChange Info class to struct 63/281263/1 sandbox/inki.dae/object_detection_3d
2022-09-13 kwang sonMerge "Add Yolo anchor parser and test" into tizen_devel
2022-09-13 Kwanghoon SonRefactoring Inference 48/280948/7
2022-09-13 Kwanghoon SonAdd Yolo anchor parser and test 20/281120/3
2022-09-13 Inki Daemv_machine_learning: add copyright to test code 31/281131/1
2022-09-13 Inki DaeMerge "mv_machine_learning: bug fix to face recognition...
2022-09-13 Inki Daemv_machine_learning: bug fix to face recognition API 25/280925/4
2022-09-13 kwang sonMerge "Fix memory leak" into tizen
2022-09-07 Kwanghoon SonFix memory leak 61/280961/1
2022-09-07 Kwanghoon SonRefactoring Metadata 64/280864/3
2022-09-06 Kwanghoon SonRefactoring Box, ScoreInfo 58/280858/2
2022-09-06 Hyunsoo Parkroi tracker: Adds parameter checking 66/280866/1
2022-09-06 Kwanghoon SonAdd Object detection test(Mobilenet V2) 93/280793/2
2022-09-05 Kwanghoon SonApply clang-format 15/280715/3
2022-09-02 Kwanghoon SonAdd SNPE efficient net test
2022-09-02 Kwanghoon SonApply clang-format rule
2022-09-02 Inki Daemv_machine_learning: Use Preprocess class instead of...
2022-09-02 Kwanghoon SonDisable SNPE gtest
2022-09-02 Inki Daemv_machine_learning: code cleanup to Options and LayerI...
2022-09-02 Kwanghoon SonChange box name to vector in meta json
2022-09-02 Kwanghoon SonFix box array to object in meta json
2022-09-02 Inki Daemv_machine_learning: code refactoring to Inference...
2022-09-02 Kwanghoon SonSplit BoxInfo implementation and add missing header
2022-09-02 Kwanghoon SonChange score name to array in meta json
2022-09-02 Kwanghoon SonFix score array to object in meta json
2022-09-02 Kwanghoon SonApply code lint and update copyright year
2022-09-02 Inki Daemv_machine_learning: code refactoring to Inference...
2022-09-02 Inki Daemv_machine_learning: code refactoring to GetClassficati...
2022-09-02 Inki Daemv_machine_learning: rename test cases for face recognition
2022-09-02 Inki Daemv_machine_learning: code cleanup to face recognition
2022-09-02 Kwanghoon SonAdd clang-format namespace indent handle
2022-09-02 Kwanghoon SonChange private member variable to protected
2022-09-02 Kwanghoon SonAdd gcc -Wall -Wextra option
2022-09-02 Seungbae ShinFix build warnings
2022-09-02 Inki Daemv_machine_learning: add try-catch statement
2022-09-02 Inki Daemv_machine_learning: fix coverity issues 67/280667/1 accepted/tizen/unified/20220905.124707 submit/tizen/20220902.080727
next