summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-05Fix MV_INFERENCE_BACKEND_TYPE to 1 on DAaccepted/tizen/7.0/unified/20240306.024104tizen_7.0accepted/tizen_7.0_unifiedKwanghoon Son2-1/+11
2023-12-07mv_machine_learning: add a new feature key checking functionaccepted/tizen/7.0/unified/20240104.170600Inki Dae5-9/+105
2023-10-25Drop vision-source APIaccepted/tizen/7.0/unified/20231025.180937Kwanghoon Son3-33/+1
2023-07-06Fix bugs which parse wrong command parametersTae-Young Chung2-12/+10
2023-06-20Separate some classes from mv_depthstream_test_suiteaccepted/tizen/7.0/unified/20230620.164244Tae-Young Chung8-444/+632
2023-05-24Refactor mv_depthstream_test_suite to support camera as well asTae-Young Chung3-285/+426
2023-05-10mv_3d: bug fixaccepted/tizen/7.0/unified/20230511.180842sangho park3-1/+3
2023-04-25Fix invalid qrcode attributeKwanghoon Son2-2/+24
2023-04-10Delete mv_source_fill_by_buffer_daaccepted/tizen/7.0/unified/20230412.153443Kwanghoon Son9-147/+27
2023-04-06Add lint script and applyKwanghoon Son89-3798/+2492
2023-04-06Add getWidthStrideKwanghoon Son3-31/+45
2023-04-06Add camera packet testKwanghoon Son3-0/+35
2023-04-06Remove redundant mv3d testKwanghoon Son2-22/+1
2023-04-05Add shallow copy for media sourceKwanghoon Son4-41/+43
2023-04-05Fix format unref and media packet testKwanghoon Son3-0/+55
2023-04-05Change MediaSource structureKwanghoon Son2-72/+78
2023-03-24Add isStop flag not to handle memory in _vision_source_cb() but just to retur...Tae-Young Chung2-3/+6
2023-03-22Fix bug not to call mv_util_visualizer_2d() if url is emptyTae-Young Chung2-3/+5
2023-03-16Change design qr to internal APIaccepted/tizen/7.0/unified/20230327.042700Kwanghoon Son8-49/+115
2023-03-09Add logo shapeKwanghoon Son2-19/+94
2023-03-09Add DesignQR embed logo imageKwanghoon Son2-10/+30
2023-03-09Add Design qr combination testKwanghoon Son3-56/+78
2023-03-09Add MV_BARCODE_GENERATE_ATTR_EMBED_IMG_PATHKwanghoon Son2-0/+13
2023-03-09Add design QR finder shapeKwanghoon Son3-0/+49
2023-03-09Add Design QR header and testKwanghoon Son6-10/+85
2023-03-06mv_barcode: clean duplicate codeKwanghoon Son2-128/+96
2023-03-06Merge "Apply da timestamp to mv_3d" into tizen_7.0Tae-Young Chung3-3/+56
2023-03-06Apply da timestamp to mv_3daccepted/tizen/7.0/unified/20230307.080144Tae-Young Chung3-3/+56
2023-03-03Fix QRcode error handleKwanghoon Son3-4/+60
2023-03-03Add da timestampKwanghoon Son11-2/+305
2023-03-02Add LICENSE.BSD-3-ClauseTae-Young Chung2-11/+38
2023-01-05Update files in meta-template except yolov5 filesTae-Young Chung30-127/+94
2022-12-20Add yolov5m test to mv_testaccepted/tizen/7.0/unified/20221222.170905Tae-Young Chung1-3/+14
2022-12-20Update testsuite to select top-and-bottom stereo format as well as side-by-sideTae-Young Chung1-7/+26
2022-12-19Support new DFS_DATA_INPUT_FORMAT_COUPLED_TBTae-Young Chung1-1/+2
2022-12-19mv3d: keep pointcloud as a shared_ptr form instead of raw void*Seungbae Shin4-75/+52
2022-12-19mv3d: pass raw pointer to g_async_queue instead to make code simpleSeungbae Shin1-27/+29
2022-12-09machine_learning: add odstream_test_suite to test object detection with streamaccepted/tizen/7.0/unified/20221212.133802Tae-Young Chung2-0/+390
2022-12-09util: change RGBA to RGBTae-Young Chung1-2/+2
2022-12-08machine_learning: skip object decoding if boxScore is less than thresholdTae-Young Chung1-0/+3
2022-12-06mv3d: create DfsAdaptor and call bind() when mDfsAdaptor is nullptrTae-Young Chung1-9/+11
2022-12-06mv3d: fix vision.3d feature checkTae-Young Chung2-6/+5
2022-11-30Update parts of getting the latest in mDfsAsyncQueueTae-Young Chung1-9/+13
2022-11-28mv3d: get the latest in mDfsAsyncQueueTae-Young Chung1-0/+19
2022-11-15Change default value of MV_3D_DEPTH_MODE in json to '1',Tae-Young Chung2-1/+6
2022-11-11Update EfficientDet and its testaccepted/tizen/7.0/unified/20221115.022326Tae-Young Chung8-8/+113
2022-11-11Change a test image for object detection model EFFICIENT_LITE2Tae-Young Chung1-13/+7
2022-11-09Merge "Add remote display to depthstream_test_suite" into tizen_7.0Tae-Young Chung1-35/+119
2022-11-09Merge "Add remote display to depth_test_suite" into tizen_7.0Tae-Young Chung1-6/+82
2022-11-09Add remote display to depthstream_test_suiteTae-Young Chung1-35/+119