summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-07Fix landmarks to two dimensionstizen_6.0.m2_releasesubmit/tizen_6.0_hotfix/20201103.114802submit/tizen_6.0_hotfix/20201102.192502submit/tizen_6.0/20201029.205102submit/tizen/20201007.030722accepted/tizen/unified/20201007.092257accepted/tizen/6.0/unified/hotfix/20201103.050748accepted/tizen/6.0/unified/hotfix/20201103.003858accepted/tizen/6.0/unified/20201030.121630tizen_6.0_hotfixaccepted/tizen_6.0_unified_hotfixTae-Young Chung4-24/+29
2020-09-22Fix wrong parameter descriptionTae-Young Chung2-55/+55
2020-09-16Remove unnecessary variablessubmit/tizen/20200916.055038accepted/tizen/unified/20200918.123714Tae-Young Chung1-15/+3
2020-09-16MoCap mapping value should be added -1Tae-Young Chung1-1/+1
2020-09-16Remove label parameter from mv_inference_pose_landmark_detected_cbTae-Young Chung7-8/+90
2020-09-08Fix description for html linksubmit/tizen/20200911.033103accepted/tizen/unified/20200914.131443Tae-Young Chung1-5/+5
2020-09-03Fix division or modulo by float zeroTae-Young Chung1-3/+5
2020-08-26mv_inference: Add two tensor buffer types supportsubmit/tizen/20200828.100528submit/tizen/20200828.025650accepted/tizen/unified/20200831.002550Inki Dae1-3/+23
2020-08-26mv_inference: set tensor size of tensor info structure correctlyInki Dae1-2/+2
2020-08-20[Release] capi-media-vision-0.6.0-3submit/tizen/20200820.044303accepted/tizen/unified/20200820.133523Tae-Young Chung15-303/+318
2020-08-20[doc] Fix typos in header filesTae-Young Chung9-219/+219
2020-08-19[Testsuite] replace constant number with ARRAY_SIZE()Tae-Young Chung1-30/+32
2020-08-18[Inference] Fix label type of mv_inference_landmark_s from char* to intTae-Young Chung2-3/+3
2020-08-14[Inference] Fix bug to faultily parse pose and mocap mapping filesTae-Young Chung5-56/+64
2020-08-12Sync to tizen branchTae-Young Chung3-7/+45
2020-08-12[Inference] Add new api mv_inference_pose_landmark_detect() and mv_pose_compa...submit/tizen/20200812.013733accepted/tizen/unified/20200813.015352Tae-Young Chung19-29/+2839
2020-08-11[Inference] Add new api mv_inference_pose_landmark_detect() and mv_pose_compa...Tae-Young Chung19-29/+2839
2020-07-21Update backend type descriptionsubmit/tizen/20200810.091902Inki Dae1-0/+17
2020-07-08[testsuite] Remove code block of no usesubmit/tizen/20200805.080420submit/tizen/20200713.035755Hyunsoo Park1-7/+4
2020-07-03Merge "mv_inference: Check if backend and device types are valid or not" into...Inki Dae1-0/+24
2020-07-02Fix to return invalid parameter when MV_BARCODE_UNDEFINED is givensubmit/tizen/20200708.035054submit/tizen/20200706.003724submit/tizen/20200702.015201accepted/tizen/unified/20200708.125320Tae-Young Chung1-2/+2
2020-07-01Merge "[Barcode] Add new barcode types" into tizensubmit/tizen/20200701.041707Tae-Young Chung10-23/+140
2020-06-30mv_inference: Check if backend and device types are valid or notInki Dae1-0/+24
2020-06-26mv_inference: Revert Pose Estimation API supportsubmit/tizen/20200626.070253submit/tizen/20200626.060446submit/tizen/20200626.050805accepted/tizen/unified/20200628.221638Inki Dae7-479/+3
2020-06-26[Barcode] Add new barcode typesTae-Young Chung10-23/+140
2020-06-26mv_inference: Change in-house runtime backend nameInki Dae4-9/+9
2020-06-26test: Do not set array size explictlyInki Dae1-35/+35
2020-06-26mv_inference: Fix tensor data typeInki Dae1-3/+3
2020-06-26test: Add NNFW backend test caseInki Dae1-5/+84
2020-06-26mv_inference: Do not check a config file in case of NNFW backendInki Dae1-1/+2
2020-06-26mv_inference: fix coding style based on Tizen C++ Coding RuleInki Dae8-4619/+4420
2020-06-26mv_inference: Change MLAPI backend string to "mlapi"Inki Dae1-2/+2
2020-06-26test: Change a backend type from VIVANTE to MLAPIInki Dae3-3/+3
2020-06-26test: introduce ARRAY_SIZE macro for code cleanupInki Dae1-12/+13
2020-06-26mv_inference: move tensor buffer declaration to just before usedInki Dae1-2/+4
2020-06-26mv_inference: use static_cast instead of normal castInki Dae1-38/+38
2020-06-26Consider tensor filter plugin type for NNFWInki Dae2-0/+3
2020-06-26mv_inference: Consider float16 type of tensor.Inki Dae1-1/+28
2020-06-26test: Add Vivante NPU test caseInki Dae1-5/+104
2020-06-26mv_inference: Add Vivante NPU typeInki Dae2-0/+4
2020-06-26Revert "Revert "mv_inference: Add Post Estimation feature support""Inki Dae6-0/+238
2020-06-26Revert "test: drop pose estimation test"Inki Dae1-3/+260
2020-06-10wait for displaying barcode detection resultsangho park1-0/+1
2020-05-22Change that default value is one of MV_INFERENCE_DATA_TYPEsubmit/tizen/20200602.084841submit/tizen/20200602.011936accepted/tizen/unified/20200603.150123Tae-Young Chung2-1/+6
2020-05-18Fix typosubmit/tizen/20200518.054646Tae-Young Chung1-1/+1
2020-05-15Delete capi-media-vision.sosubmit/tizen/20200528.003104submit/tizen/20200525.012135submit/tizen/20200518.045832submit/tizen/20200515.042825Kwang Son9-2867/+22
2020-05-13Add capi-media-vision-common.pcsubmit/tizen/20200514.015807Kwang Son2-24/+37
2020-05-13Merge "Revert "Missing pc file in common-devel"" into tizenkwang son1-1/+0
2020-05-13Revert "Missing pc file in common-devel"kwang son1-1/+0
2020-05-13Merge "Missing pc file in common-devel" into tizenkwang son1-0/+1