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
|
5 years ago |
Alexander Alekhin
|
13a782c039
|
test: fix usage of findDataFile()
misused 'optional' mode
|
6 years ago |
Vadim Pisarevsky
|
82e8657a6d
|
backport: refined QRCodeDetector API for OpenCV 4.0
|
6 years ago |
Vadim Pisarevsky
|
8cdf7bb84b
|
refined QRCodeDetector API for OpenCV 4.0 (#13086)
* refined QRCodeDetector API for OpenCV 4.0
* expanded and tested QRCodeDetector::detectAndDecode()
|
6 years ago |
Alexander Nesterov
|
d305fd4fca
|
Added perf tests with sanity check
|
6 years ago |
Alexander Alekhin
|
6d2cfac303
|
objdetect: validate QRdecode inputs
- drop unnecessary matrix initialization
|
6 years ago |
Alexander Nesterov
|
53ec8f286b
|
Added QR code decoding.
|
6 years ago |
Alexander Nesterov
|
1fb7ee0e16
|
Optimiaztion search template lines and added sample
|
6 years ago |
Alexander Alekhin
|
8f80565d9c
|
objdetect(qr): update test code
improve error checks
|
6 years ago |
Alexander Nesterov
|
e38ea3a888
|
Update detect QRCode algorithm
|
6 years ago |
Nesterov Alexander
|
0081dc478f
|
Init qrcode algo (#11829)
|
7 years ago |
Vadim Pisarevsky
|
dc4d0398f3
|
converted few more comp. geometry functions to C++
|
12 years ago |
Andrey Kamaev
|
64b56d7018
|
Revert "remaining C-style planar subdivisions data structures are moved to legacy"
This reverts commit 4aaaef5967 .
Conflicts:
modules/imgproc/include/opencv2/imgproc/types_c.h
modules/legacy/include/opencv2/legacy/legacy.hpp
|
12 years ago |
Andrey Kamaev
|
81a5988015
|
Merged the trunk r8467:8507 (inclusive) (big bunch of documentation fixes)
|
13 years ago |
Andrey Kamaev
|
4aaaef5967
|
remaining C-style planar subdivisions data structures are moved to legacy
|
13 years ago |
Vadim Pisarevsky
|
127d6649a1
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |