summaryrefslogtreecommitdiff
path: root/test/testsuites
AgeCommit message (Expand)AuthorFilesLines
2024-06-12[ACR-1848] Publish machine learning APIsaccepted/tizen/unified/x/asan/20240625.092955accepted/tizen/unified/x/20240619.013513accepted/tizen/unified/toolchain/20240624.121719accepted/tizen/unified/dev/20240620.004157accepted/tizen/unified/20240618.060058accepted/tizen_unified_x_asanaccepted/tizen_unified_toolchainVibhav Aggarwal6-4/+14
2024-03-06Apply clang-format sort includeKwanghoon Son44-95/+95
2024-03-06clang-format: Add missing headerKwanghoon Son1-0/+4
2024-03-06clang-format: Turn on SortUsingDeclarationsKwanghoon Son1-1/+1
2024-03-06Fix compiler warningKwanghoon Son7-29/+29
2024-02-05mv_machine_learning: use explicit API name and code cleanupInki Dae7-115/+60
2024-01-31mv_machine_learning: move frame_number to get_result_count APIInki Dae6-35/+31
2024-01-31mv_machine_learning: introduce get_result_count API for object detection 3dInki Dae1-12/+17
2024-01-30fixup! Fix NULL checkSeungbae Shin1-2/+5
2024-01-26Fix NULL checkKwanghoon Son1-2/+3
2024-01-26mv_machine_learning: fix typo of test case nameInki Dae1-1/+1
2024-01-26mv_machine_learning: introduce get_result_count API for landmark detectionInki Dae2-31/+60
2024-01-26mv_machine_learning: introduce get_result_count API for image classificationInki Dae2-12/+31
2024-01-26mv_machine_learning: fix memory leak in testVibhav Aggarwal1-4/+1
2024-01-25test: fix test case for object detection task groupInki Dae1-0/+6
2024-01-25mv_machine_learning: introduce get_result_count API for object detection groupInki Dae2-65/+56
2024-01-23Skip test when feature key not supportedKwanghoon Son1-1/+1
2024-01-17Skip test when feature key not supportedKwanghoon Son6-301/+173
2024-01-17mv_barcode_gen: Change buffer type to cv::MatKwanghoon Son1-1/+18
2024-01-17mv_machine_learning: make testing more robustVibhav Aggarwal9-45/+98
2023-12-27mv_machine_learning: enable FaceRecognition testsVibhav Aggarwal2-10/+10
2023-12-27mv_machine_learning: fix FaceRecognition pathsVibhav Aggarwal4-14/+28
2023-12-06mv_machine_learning: improve comparison of selfie-segmentation resultsangho park1-2/+53
2023-12-06mv_machine_learning: drop code duplication from object detectionInki Dae1-0/+3
2023-12-06mv_machine_learning: add testcase to mv_testVibhav Aggarwal2-7/+2
2023-12-06mv_machine_learning: add verifying result datasangho park1-3/+9
2023-12-06mv_machine_learing: enable inference-based testsVibhav Aggarwal7-22/+22
2023-12-06mv_machine_learning: update image pathVibhav Aggarwal2-4/+4
2023-12-06mv_machine_learning: disable testsVibhav Aggarwal9-25/+25
2023-12-06mv_machine_learning: check value range in FaceRecognition testcaseVibhav Aggarwal1-2/+3
2023-12-06mv_test: integrate machine learning testcases into mv_testVibhav Aggarwal8-158/+39
2023-11-30Fix wrong input settingKwanghoon Son1-4/+4
2023-11-14Update cmake version to 3.13Kwanghoon Son19-19/+19
2023-11-14mv_machine_learning: use MachineLearningConfig class for other task groupsInki Dae2-0/+4
2023-11-14mv_machine_learning: replace ObjectDetectionConfig by MachineLearningConfigVibhav Aggarwal1-0/+2
2023-11-14mv_machine_learning: introduce MachineLearningConfig classInki Dae1-0/+1
2023-11-14test: fix answer table values for landmark detectionInki Dae2-8/+4
2023-11-14mv_machine_learning: add image segmentation task group supportInki Dae3-0/+109
2023-11-14Fix build breaksangho park13-22/+25
2023-10-25mv_machine_learning: return NO_DATA errorVibhav Aggarwal1-10/+11
2023-10-25mv_machine_learning: clearing up resources in the beginning of each test caseVibhav Aggarwal1-0/+14
2023-10-25mv_machine_learning: add add async API for landmark detection task groupInki Dae2-0/+317
2023-10-25mv_machine_learning: add async API for image classification task groupInki Dae2-0/+194
2023-10-24Fix vision-source APIKwanghoon Son1-17/+24
2023-09-20mv_machine_learning: update test case for face recognitiontizen_8.0_m2_releaseaccepted/tizen/unified/20230921.171329accepted/tizen/8.0/unified/20231005.092749Inki Dae1-1/+62
2023-09-15mv_machine_learning: fix label removal issue of face recognitionInki Dae1-14/+2
2023-09-04Remove FORCED_STATIC_BUILD optionKwanghoon Son2-12/+2
2023-09-04mv_machine_learning: change async API behaviorInki Dae3-53/+184
2023-09-04Remove mv_private includeKwanghoon Son7-8/+0
2023-09-01Fix build warningsKwanghoon Son2-2/+2