APrigarina
|
c99db2b9db
|
bug fix
|
2019-10-04 13:02:54 +03:00 |
|
ann
|
5c9a624a85
|
Merge pull request #15356 from APrigarina:3.4_version2
QR-Code detection: accuracy improvement
* first commit
* resize improvement
* resize improvement
* dummy commit
* warnings fix
* warnings fix
* warnings fix
* test added
* resize fix
* resize fix
* tests changed
* tests changed
|
2019-09-30 21:33:58 +03:00 |
|
Alexander Nesterov
|
a9769b9202
|
Remove check and added binding tests
|
2019-06-07 14:53:40 +00:00 |
|
Suleyman TURKMEN
|
794c14b29a
|
code clean up
|
2019-01-14 22:21:21 +03:00 |
|
Alexander Alekhin
|
2f3e06ac1f
|
objdetect(qrcode): don't process small/non-regular images
|
2018-12-21 12:19:35 +03:00 |
|
Alexander Nesterov
|
adb630ba3a
|
Corrected parameters
|
2018-11-29 11:57:45 -01:00 |
|
Alexander Nesterov
|
82c2aa6e65
|
Added bugfix and some tests
|
2018-11-12 12:08:02 -01:00 |
|
Vadim Pisarevsky
|
82e8657a6d
|
backport: refined QRCodeDetector API for OpenCV 4.0
|
2018-11-09 22:27:38 +00:00 |
|
Alexander Nesterov
|
aba66352dd
|
Fix dataset: russian.jpg
|
2018-10-29 10:30:49 -01:00 |
|
Alexander Alekhin
|
defeda2f70
|
Merge pull request #12905 from tomoaki0705:fixQrcodePeakyFailure
|
2018-10-25 16:24:56 +00:00 |
|
Tomoaki Teshima
|
d3f75df0a6
|
objdetect: fix test failure of QR code on Aarch64
* use boundingRect instead of manual loop
|
2018-10-24 09:35:02 +09:00 |
|
Alexander Alekhin
|
6d2cfac303
|
objdetect: validate QRdecode inputs
- drop unnecessary matrix initialization
|
2018-10-15 17:16:17 +00:00 |
|
Alexander Nesterov
|
53ec8f286b
|
Added QR code decoding.
|
2018-10-10 15:27:00 +00:00 |
|
Alexander Nesterov
|
1fb7ee0e16
|
Optimiaztion search template lines and added sample
|
2018-09-11 11:46:36 +00:00 |
|
Alexander Nesterov
|
f95a411ba3
|
Update binarization
|
2018-08-06 12:10:45 -03:00 |
|
Alexander Nesterov
|
05830874d7
|
Refactor code
|
2018-08-01 12:15:40 -03:00 |
|
Alexander Alekhin
|
7cc84ce8ab
|
Merge pull request #11984 from mshabunin:fix-static-1
|
2018-07-17 15:40:48 +00:00 |
|
Maksim Shabunin
|
1da46fe6fb
|
Fixed issues found by static analysis (mostly DBZ)
|
2018-07-17 16:14:54 +03:00 |
|
Alexander Nesterov
|
dee5f9a67b
|
Update qrcode algorithm: fix seg. fault with kmeans
|
2018-07-14 21:51:21 +03:00 |
|
Alexander Nesterov
|
e38ea3a888
|
Update detect QRCode algorithm
|
2018-07-12 18:18:57 -03:00 |
|
berak
|
e14b2ba43c
|
objdetect: validate input in qrcode
|
2018-07-07 16:56:40 +02:00 |
|
Nesterov Alexander
|
0081dc478f
|
Init qrcode algo (#11829)
|
2018-06-27 16:37:10 +03:00 |
|