index
:
platform/core/api/mediavision
7.5/remove_ACR
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
depth-acr
face_recognition_acr
itask
line_coverage
master
object_detection_3d
refact
roi_tracker_acr
sandbox/akazmin/tizen_6.0_build
sandbox/dfs
sandbox/gouache/visualizer
sandbox/hancepark/devel/tracker
sandbox/hancepark/tracker
sandbox/ibaravy/isan
sandbox/inki.dae/7.0_acr
sandbox/inki.dae/face_recognition
sandbox/inki.dae/face_recognition_refactoring
sandbox/inki.dae/feature_vector_update
sandbox/inki.dae/gaze_tracking
sandbox/inki.dae/meta_approach_refactoring
sandbox/inki.dae/new_meta_approach
sandbox/inki.dae/nnstreamer
sandbox/inki.dae/object_detection_3d
sandbox/inki.dae/open_lab_demo
sandbox/inki.dae/working
sandbox/k.son/bug-memory
sandbox/mkashkarov/tizen_6.0_build
sandbox/mv3d
sandbox/nmerinov/llvm
sandbox/opl
sandbox/pcd-acr
sandbox/pichulia/avatar
sandbox/testsuite
sandbox/tizen_ar
sandbox/tyzeroy/ocv4
sandbox/vbarinov/vis
sandbox/zero_copy
splitDec
tizen
tizen_3.0
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_4.0_tv
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_9.0_acr
tizen_ACR_MLAPI
tizen_devel
tizen_devel_gesture
tizen_devel_gesture_dldt
tizen_devel_vd
tizen_opencv_upgrade
Domain: Multimedia / Media Vision;
Tae-Young Chung <ty83.chung@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-25
mv_machine_learning: return NO_DATA error
Vibhav Aggarwal
4
-21
/
+35
2023-10-25
mv_machine_learning: bug fix when no label is registered
Vibhav Aggarwal
1
-35
/
+23
2023-10-25
mv_machine_learning: clearing up resources in the beginning of each test case
Vibhav Aggarwal
1
-0
/
+14
2023-10-25
mv_machine_learning: bug fix for setting backend type and target device
Vibhav Aggarwal
3
-21
/
+42
2023-10-25
mv_machine_learning: add add async API for landmark detection task group
Inki Dae
12
-57
/
+525
2023-10-25
mv_machine_learning: drop FaceRecognitionRegisterInput structure
Inki Dae
3
-12
/
+9
2023-10-25
mv_machine_learning: drop Mediavision dependency from landmark detection adap...
Inki Dae
4
-29
/
+37
2023-10-25
mv_machine_learning: move member functions to private
Inki Dae
1
-3
/
+4
2023-10-25
mv_machine_learning: add async API for image classification task group
Inki Dae
10
-16
/
+351
2023-10-25
mv_machine_learning: drop Mediavision dependency from image classification ad...
Inki Dae
3
-20
/
+33
2023-10-25
mv_machine_learning: move member functions to private
Inki Dae
1
-3
/
+4
2023-10-25
mv_machine_learning: drop mv_image_classification_open.h header file
Inki Dae
1
-268
/
+0
2023-10-25
mv_machine_learning: embed AsyncManager into each task group
Inki Dae
7
-291
/
+180
2023-10-25
mv_machine_learning: code refactoring to AsyncManager
Inki Dae
4
-43
/
+57
2023-10-25
mv_machine_learning: drop redundant member variables
Inki Dae
6
-13
/
+3
2023-10-25
mv_machine_learning: introduce common asynchronous inference manager
Inki Dae
8
-169
/
+351
2023-10-25
mv_machine_learning: use template type for outgoing_queue
Inki Dae
2
-11
/
+11
2023-10-25
mv_machine_learning: move inferenceThreadLoop into class
Inki Dae
2
-12
/
+11
2023-10-24
Fix vision-source API
Kwanghoon Son
2
-18
/
+25
2023-09-20
mv_machine_learning: update test case for face recognition
tizen_8.0_m2_release
accepted/tizen/unified/20230921.171329
accepted/tizen/8.0/unified/20231005.092749
Inki Dae
2
-2
/
+63
2023-09-20
mv_machine_learning: make sure to clean up dataset
Inki Dae
2
-1
/
+5
2023-09-15
mv_machine_learning: fix label removal issue of face recognition
Inki Dae
4
-16
/
+16
2023-09-04
Merge branch 'tizen_devel' into tizen
accepted/tizen/unified/20230906.014616
Kwanghoon Son
73
-2353
/
+742
2023-09-04
Remove FORCED_STATIC_BUILD option
Kwanghoon Son
17
-101
/
+18
2023-09-04
mv_3d: Drop open functions
Kwanghoon Son
3
-349
/
+61
2023-09-04
mv_common: Drop common_c functions
Kwanghoon Son
10
-1005
/
+208
2023-09-04
mv_machine_learning: change async API behavior
Inki Dae
11
-190
/
+319
2023-09-04
mv_machine_learning: drop dead code
Inki Dae
2
-635
/
+0
2023-09-04
mv_machine_learning: code refactoring to getOutput function
Inki Dae
25
-23
/
+73
2023-09-04
Remove mv_private include
Kwanghoon Son
8
-9
/
+0
2023-09-04
mv_machine_learning: introduce DEFAULT_MODEL_NAME for object detection
Inki Dae
4
-9
/
+33
2023-09-04
mv_machine_learning: do not check model info
Inki Dae
2
-7
/
+6
2023-09-04
mv_machine_learning: code clean to setModelInfo function
Inki Dae
2
-26
/
+25
2023-09-01
Fix build warnings
Kwanghoon Son
3
-3
/
+2
2023-08-29
packaging: drop BSD license
accepted/tizen/unified/20230830.170531
Inki Dae
2
-39
/
+12
2023-08-28
Exclude lcov on pointcloud
accepted/tizen/unified/20230828.102415
Kwanghoon Son
4
-1
/
+14
2023-08-22
Fix gcov path
accepted/tizen/unified/20230822.162247
Kwanghoon Son
1
-2
/
+3
2023-08-10
Append gcov path with package version
accepted/tizen/unified/20230814.121004
Kwanghoon Son
1
-2
/
+3
2023-08-07
Merge branch 'tizen_devel' into tizen
accepted/tizen/unified/20230809.071949
Kwanghoon Son
37
-123
/
+240
2023-08-07
Change gcov install path
Kwanghoon Son
1
-2
/
+1
2023-08-07
mv_machine_learning: drop create member from itask
Inki Dae
17
-60
/
+34
2023-08-07
mv_machine_learning: pass a task type to external module
Inki Dae
2
-5
/
+8
2023-08-07
common: clean up to mv_private.h file
Inki Dae
3
-2
/
+0
2023-08-07
mv_machine_learning: rename Preprocess header file
Inki Dae
9
-12
/
+12
2023-08-07
mv_machine_learning: pack header files for external plugin
Inki Dae
4
-0
/
+20
2023-08-07
mv_machine_learning: drop meta approach dependency from preprocess
Inki Dae
7
-45
/
+168
2023-07-28
mv_machine_learning: fix DEREF_OF_NULL_RET.STAT svace issue
accepted/tizen/unified/20230801.174230
Inki Dae
2
-1
/
+6
2023-07-20
Change vision_source_buffer_s to media_packet_h
accepted/tizen/unified/20230728.155814
Kwanghoon Son
1
-4
/
+15
2023-07-12
Merge branch 'tizen_devel' into tizen
accepted/tizen/unified/20230713.143454
Kwanghoon Son
60
-483
/
+585
2023-07-12
mv_machine_learning: fix a bug after unregistering
Inki Dae
3
-36
/
+64
[next]