1. 08 6月, 2023 1 次提交
  2. 02 6月, 2023 1 次提交
  3. 27 1月, 2020 1 次提交
    • P
      Merge pull request #15338 from rayonnant14:my_detect_and_decode_3.4 · acc089ca
      Polina Smolnikova 提交于
      QR-Code detector : multiple detection
      
      * change in qr-codes detection
      
      * change in qr-codes detection
      
      * change in test
      
      * change in test
      
      * add multiple detection
      
      * multiple detection
      
      * multiple detect
      
      * add parallel implementation
      
      * add functional for performance tests
      
      * change in test
      
      * add perftest
      
      * returned implementation for 1 qr-code, added support for vector<Mat> and vector<vector<Point2f>> in MultipleDetectAndDecode
      
      * deleted all lambda expressions
      
      * changing in triangle sort
      
      * fixed warnings
      
      * fixed errors
      
      * add java and python tests
      
      * change in java tests
      
      * change in java and python tests
      
      * change in perf test
      
      * change in qrcode.cpp
      
      * add spaces
      
      * change in qrcode.cpp
      
      * change in qrcode.cpp
      
      * change in qrcode.cpp
      
      * change in java tests
      
      * change in java tests
      
      * solved problems
      
      * solved problems
      
      * change in java and python tests
      
      * change in python tests
      
      * change in python tests
      
      * change in python tests
      
      * change in methods name
      
      * deleted sample qrcode_multi, change in qrcode.cpp
      
      * change in perf tests
      
      * change in objdetect.hpp
      
      * deleted code duplication in sample qrcode.cpp
      
      * returned spaces
      
      * added spaces
      
      * deleted draw function
      
      * change in qrcode.cpp
      
      * change in qrcode.cpp
      
      * deleted all draw functions
      
      * objdetect(QR): extractVerticalLines
      
      * objdetect(QR): whitespaces
      
      * objdetect(QR): simplify operations, avoid duplicated code
      
      * change in interface, additional checks in java and python tests, added new key in sample for saving original image from camera
      
      * fix warnings and errors in python test
      
      * fix
      
      * write in file with space key
      
      * solved error with empty mat check in python test
      
      * correct path to test image
      
      * deleted spaces
      
      * solved error with check empty mat in python tests
      
      * added check of empty vector of points
      
      * samples: rework qrcode.cpp
      
      * objdetect(QR): fix API, input parameters must be first
      
      * objdetect(QR): test/fix points layout
      acc089ca
  4. 05 9月, 2019 1 次提交
  5. 17 11月, 2018 2 次提交
    • A
      Merge pull request #13188 from alalek:samples_rename · 43002c0c
      Alexander Alekhin 提交于
      * samples: rename starter_imagelist.cpp
      
      * samples: rename intelperc_capture.cpp => videocapture_intelperc.cpp
      
      * samples: rename openni_capture.cpp => videocapture_openni.cpp
      
      * samples: rename image_sequence.cpp => videocapture_image_sequence.cpp
      
      * samples: rename gstreamer_pipeline.cpp => videocapture_gstreamer_pipeline.cpp
      
      * samples: rename autofocus.cpp => videocapture_gphoto2_autofocus.cpp
      
      * samples: rename live_detect_qrcode.cpp => qrcode.cpp
      43002c0c
    • A
      samples: use findFile() in "cpp" · c4c31f5b
      Alexander Alekhin 提交于
      c4c31f5b
  6. 10 11月, 2018 1 次提交
  7. 09 11月, 2018 2 次提交
  8. 10 10月, 2018 1 次提交
  9. 11 9月, 2018 1 次提交