summaryrefslogtreecommitdiff
path: root/mv_barcode
AgeCommit message (Expand)AuthorFilesLines
2024-03-06Apply clang-format sort includeKwanghoon Son7-15/+15
2024-02-08 Fix parameter checkaccepted/tizen/unified/x/20240219.013930accepted/tizen/unified/20240213.171947Kwanghoon Son1-2/+4
2024-02-07Fix parameter checkKwanghoon Son1-1/+2
2024-01-29mv_barcode: Export zint symbolKwanghoon Son5-260/+82
2024-01-25mv_barcode: Fix enum name conflictKwanghoon Son3-29/+31
2024-01-24mv_barcode: Clean duplicate parameter checkerKwanghoon Son3-53/+21
2024-01-17mv_barcode_gen: Change buffer type to cv::MatKwanghoon Son3-56/+24
2024-01-17barcode: Rename c files to cppKwanghoon Son2-0/+0
2023-12-20Use common feature key checking functionVibhav Aggarwal2-3/+11
2023-12-12Remove profile check for supported platform versionKwanghoon Son6-18/+18
2023-11-14Update cmake version to 3.13Kwanghoon Son2-2/+2
2023-09-04Remove FORCED_STATIC_BUILD optionKwanghoon Son2-12/+2
2023-09-04mv_common: Drop common_c functionsKwanghoon Son2-8/+8
2023-04-24Fix invalid qrcode attributeKwanghoon Son1-2/+8
2023-04-07install header files correctlyInki Dae2-0/+13
2023-03-03Add logo shapeKwanghoon Son1-14/+86
2023-03-03Add DesignQR embed logo imageKwanghoon Son1-6/+20
2023-02-13Add design QR finder shapeKwanghoon Son1-0/+16
2023-02-13Add Design QR header and testKwanghoon Son3-10/+33
2023-02-13mv_barcode: clean duplicate codeKwanghoon Son1-126/+94
2022-12-28Fix QRcode error handleKwanghoon Son1-2/+6
2022-11-17Apply clang-formatKwanghoon Son1-19/+6
2022-09-30mv_barcode: code cleanup to mv_barcode_generate_open.cppInki Dae1-66/+17
2022-09-04Apply clang-formatKwanghoon Son13-375/+216
2022-09-02Add gcc -Wall -Wextra optionKwanghoon Son3-2/+4
2022-09-02Fix build warningsSeungbae Shin2-3/+3
2022-07-20common: Clean duplicate codeKwanghoon Son3-109/+2
2022-07-20Add lcov excludeKwanghoon Son2-0/+4
2022-07-20mv_barcode: Fix log levelKwang Son2-5/+5
2022-03-29fix cmake_minimum_required() deprecation warning.sangho park2-2/+2
2021-06-16Cmake mediavision build refactoringKwang Son3-9/+6
2021-06-15Cmake mediavision build refactoringKwang Son2-32/+7
2021-06-14Cmake to lower case consistencyKwang Son2-2/+2
2021-06-09Deprecate barcode licKwang Son9-354/+2
2021-05-06Remove MEDIA_VISION_COLORSPACE_INVALID case in convertSourceMV2GrayCV()submit/tizen/20210513.045159submit/tizen/20210513.034723submit/tizen/20210513.024256submit/tizen/20210507.005054accepted/tizen/unified/20210509.123756Tae-Young Chung1-3/+0
2021-05-04Add rotation functionality and CLAHE preprocessing in Barcode modulesubmit/tizen/20210506.010918Tae-Young Chung4-66/+275
2021-01-05Cleanup cmake scriptKwang Son2-8/+0
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-06-26[Barcode] Add new barcode typesTae-Young Chung6-10/+82
2020-04-07Migration OpenCV-4.2.0submit/tizen/20200414.011245submit/tizen/20200410.044903submit/tizen/20200407.083853accepted/tizen/unified/20200417.152820Tae-Young Chung1-0/+1
2020-03-06Merge branch 'tizen_opencv_upgrade' of ssh://review.tizen.org:29418/platform/...Tae-Young Chung1-0/+1
2020-02-20Delete duplicate mv_private.cKwanghoon Son2-522/+0
2020-01-09Fix(#2) build error due to toolchain upgrade (gcc6->gcc9)submit/tizen/20200109.092122accepted/tizen/unified/20200110.123511Tae-Young Chung1-4/+4
2020-01-02migration opencv-4.2.0Tae-Young Chung1-0/+1
2019-10-02Fix resource leak issues and svace issuesTae-Young Chung2-4/+4
2019-09-25Add an inference module with new APIssubmit/tizen/20190926.063602submit/tizen/20190926.001753submit/tizen/20190925.221731accepted/tizen/unified/20190927.013256accepted/tizen/unified/20190926.065741Tae-Young Chung2-8/+200
2018-06-19Migration to OpenCV 3.4.0Tae-Young Chung1-3/+3
2017-07-28Repackage capi-media-vision to each submodulessubmit/tizen_4.0_unified/20170814.115522submit/tizen_4.0/20170814.115522submit/tizen_4.0/20170811.094300submit/tizen/20170731.071040accepted/tizen/unified/20170802.150904accepted/tizen/4.0/unified/20170816.014731accepted/tizen/4.0/unified/20170816.013541Tae-Young Chung6-2/+598
2017-06-14Fixed GCC diagnostic error -Wformatsubmit/tizen/20170614.072519accepted/tizen/unified/20170626.011636Tae-Young Chung1-1/+1
2017-02-07Fixed memory leak and added null parameter handlingsubmit/tizen/20170208.043824accepted/tizen/wearable/20170208.103642accepted/tizen/tv/20170208.103627accepted/tizen/mobile/20170208.103609accepted/tizen/ivi/20170208.103702accepted/tizen/common/20170208.154950Tae-Young Chung1-2/+3