Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QR-Code detector : multiple detection #15338

Merged
merged 61 commits into from Jan 26, 2020

Commits on Aug 1, 2019

  1. Copy the full SHA
    6e302ac View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2019

  1. Copy the full SHA
    c49f447 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2019

  1. change in test

    rayonnant14 committed Aug 7, 2019
    Copy the full SHA
    334c695 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2019

  1. change in test

    rayonnant14 committed Aug 8, 2019
    Copy the full SHA
    0185027 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2019

  1. add multiple detection

    rayonnant14 committed Aug 19, 2019
    Copy the full SHA
    b2df179 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2019

  1. multiple detection

    rayonnant14 committed Aug 21, 2019
    Copy the full SHA
    b8c0df6 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2019

  1. multiple detect

    rayonnant14 committed Aug 23, 2019
    Copy the full SHA
    31f68bc View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2019

  1. Copy the full SHA
    e44632e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    721a3d2 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2019

  1. change in test

    rayonnant14 committed Oct 22, 2019
    Copy the full SHA
    9942fe5 View commit details
    Browse the repository at this point in the history
  2. merge with 3.4

    rayonnant14 committed Oct 22, 2019
    Copy the full SHA
    1451729 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2019

  1. add perftest

    rayonnant14 committed Oct 24, 2019
    Copy the full SHA
    a8f2dd8 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2019

  1. returned implementation for 1 qr-code, added support for vector<Mat> …

    …and vector<vector<Point2f>> in MultipleDetectAndDecode
    rayonnant14 committed Oct 30, 2019
    Copy the full SHA
    51687ce View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2019

  1. Copy the full SHA
    82d6b7e View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2019

  1. Copy the full SHA
    ca542ff View commit details
    Browse the repository at this point in the history
  2. fixed warnings

    rayonnant14 committed Nov 5, 2019
    Copy the full SHA
    f9a6af3 View commit details
    Browse the repository at this point in the history
  3. fixed errors

    rayonnant14 committed Nov 5, 2019
    Copy the full SHA
    17102a2 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    ed3332a View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2019

  1. change in java tests

    rayonnant14 committed Nov 8, 2019
    Copy the full SHA
    a20060a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    64b75c3 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2019

  1. change in perf test

    rayonnant14 committed Nov 12, 2019
    Copy the full SHA
    1cd45e6 View commit details
    Browse the repository at this point in the history
  2. change in qrcode.cpp

    rayonnant14 committed Nov 12, 2019
    Copy the full SHA
    5d31c56 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2019

  1. add spaces

    rayonnant14 committed Nov 14, 2019
    Copy the full SHA
    8aa4a85 View commit details
    Browse the repository at this point in the history
  2. change in qrcode.cpp

    rayonnant14 committed Nov 14, 2019
    Copy the full SHA
    7653e02 View commit details
    Browse the repository at this point in the history
  3. change in qrcode.cpp

    rayonnant14 committed Nov 14, 2019
    Copy the full SHA
    c6d69c6 View commit details
    Browse the repository at this point in the history
  4. change in qrcode.cpp

    rayonnant14 committed Nov 14, 2019
    Copy the full SHA
    d917d23 View commit details
    Browse the repository at this point in the history
  5. change in java tests

    rayonnant14 committed Nov 14, 2019
    Copy the full SHA
    30d76e6 View commit details
    Browse the repository at this point in the history
  6. change in java tests

    rayonnant14 committed Nov 14, 2019
    Copy the full SHA
    8ef7fea View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2019

  1. solved problems

    rayonnant14 committed Nov 15, 2019
    Copy the full SHA
    7e8fb44 View commit details
    Browse the repository at this point in the history
  2. solved problems

    rayonnant14 committed Nov 15, 2019
    Copy the full SHA
    e3211e1 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    d962420 View commit details
    Browse the repository at this point in the history
  4. change in python tests

    rayonnant14 committed Nov 15, 2019
    Copy the full SHA
    9b16a60 View commit details
    Browse the repository at this point in the history
  5. change in python tests

    rayonnant14 committed Nov 15, 2019
    Copy the full SHA
    04c01b7 View commit details
    Browse the repository at this point in the history
  6. change in python tests

    rayonnant14 committed Nov 15, 2019
    Copy the full SHA
    3d21dfa View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2019

  1. change in methods name

    rayonnant14 committed Nov 19, 2019
    Copy the full SHA
    30e3aad View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2019

  1. Copy the full SHA
    cbe919b View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2019

  1. change in perf tests

    rayonnant14 committed Nov 22, 2019
    Copy the full SHA
    3d655c5 View commit details
    Browse the repository at this point in the history
  2. change in objdetect.hpp

    rayonnant14 committed Nov 22, 2019
    Copy the full SHA
    580ec4c View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    7e9b235 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2019

  1. returned spaces

    rayonnant14 committed Nov 25, 2019
    Copy the full SHA
    ec17b75 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2019

  1. added spaces

    rayonnant14 committed Nov 28, 2019
    Copy the full SHA
    b9cd4d2 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2019

  1. deleted draw function

    rayonnant14 committed Dec 10, 2019
    Copy the full SHA
    d304171 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2019

  1. change in qrcode.cpp

    rayonnant14 committed Dec 16, 2019
    Copy the full SHA
    93073ce View commit details
    Browse the repository at this point in the history
  2. change in qrcode.cpp

    rayonnant14 committed Dec 16, 2019
    Copy the full SHA
    c1d29dd View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2020

  1. Copy the full SHA
    8548908 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2020

  1. Copy the full SHA
    716d834 View commit details
    Browse the repository at this point in the history
  2. objdetect(QR): whitespaces

    alalek committed Jan 20, 2020
    Copy the full SHA
    1d17340 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    7e60719 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2020

  1. change in interface, additional checks in java and python tests, adde…

    …d new key in sample for saving original image from camera
    rayonnant14 committed Jan 23, 2020
    Copy the full SHA
    f91b60e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1751a11 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2020

  1. Copy the full SHA
    c9f16ae View commit details
    Browse the repository at this point in the history
  2. fix

    rayonnant14 committed Jan 24, 2020
    Copy the full SHA
    8cb586d View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    d5b1b4f View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    590981c View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    0ba2cbe View commit details
    Browse the repository at this point in the history
  6. deleted spaces

    rayonnant14 committed Jan 24, 2020
    Copy the full SHA
    0bc199d View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    196c013 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    314f29c View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2020

  1. samples: rework qrcode.cpp

    alalek committed Jan 25, 2020
    Copy the full SHA
    77906e9 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e3526e2 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    8b85401 View commit details
    Browse the repository at this point in the history