677 Commits (1d6a1e5f9c9da6e9fa62d2d34e37ca020fcc936a)

Author SHA1 Message Date
APrigarina 125cc79c17 fix false positive detection 4 years ago
Polina Smolnikova 0be18f5cb0
Merge pull request #19407 from rayonnant14:issue_19363 4 years ago
APrigarina 0f7b2eb79f fix curved qrcodes decoding 4 years ago
ann c71f2714c6
Merge pull request #18003 from APrigarina:curved_qrcodes_decoding 4 years ago
Alexander Alekhin 1f2c83845d backport: checks and fixes from static code analyzers results 4 years ago
Maksim Shabunin 7a187e9b5e QRDetectMulti: refactored checkPoints method 5 years ago
Jason Martin a5209c4882 Fixed cascadedetect convert from old cascade to new 5 years ago
Tomoaki Teshima 63f5f93063 fix test failure on ODROID-N2 5 years ago
Polina Smolnikova 40973bea31
Merge pull request #16961 from rayonnant14:objdetect_different_return_value_issue 5 years ago
Tomoaki Teshima 96075ce0c9 avoid test failure on Arm platform 5 years ago
Tomoaki Teshima c2e484a465 fix wrong condition check 5 years ago
Alexander Alekhin d7e839b8c5 objdetect(QR): avoid bug with empty input 5 years ago
Maksim Shabunin 05d4975619 objdetect: fix QRCode tests with disabled QUIRC 5 years ago
Maksim Shabunin d4d95bd70d Fixs several problems found by static analysis 5 years ago
rayonnant14 fb13b87285 fix wrong memory allocation 5 years ago
Polina Smolnikova 4e4dfffe06
Merge pull request #16491 from rayonnant14:objdetect_decodeMulti_issue 5 years ago
Alexander Alekhin 8facf61bed objdetect(QR): don't introduce deprecated API, compatibility code 5 years ago
Polina Smolnikova acc089ca64 Merge pull request #15338 from rayonnant14:my_detect_and_decode_3.4 5 years ago
olramde c75d93337e Merge pull request #16240 from olramde:olramde 5 years ago
Alexander Alekhin f4d55d512f
imgproc: fix bit-exact GaussianBlur() / sepFilter2D() (#15855) 5 years ago
Chip Kerchner a71ff50130 Merge pull request #15623 from ChipKerchner:optimizeHOGpipeline 5 years ago
APrigarina c99db2b9db bug fix 5 years ago
ann 5c9a624a85 Merge pull request #15356 from APrigarina:3.4_version2 5 years ago
Alexander Alekhin 5a497077f1 objdetect: add input check in HOG detector 5 years ago
Chip Kerchner d513fb4c8e Merge pull request #15199 from ChipKerchner:hogToHal 5 years ago
Alexander Alekhin 321c74ccd6 objdetect: validate feature rectangle on reading 5 years ago
Alexander Alekhin 13a782c039 test: fix usage of findDataFile() 5 years ago
Alexander Nesterov a9769b9202 Remove check and added binding tests 6 years ago
Ahmed Ashour f9564e053d java: test: use assertNotNull and assertFalse 6 years ago
Alexander Alekhin a0a1fb5fec python: discover tests from module/misc/python/test paths 6 years ago
Suleyman TURKMEN 794c14b29a code clean up 6 years ago
Alexander Alekhin 2f3e06ac1f objdetect(qrcode): don't process small/non-regular images 6 years ago
Alexander Nesterov adb630ba3a Corrected parameters 6 years ago
Alexander Nesterov 82c2aa6e65 Added bugfix and some tests 6 years ago
Vadim Pisarevsky 82e8657a6d backport: refined QRCodeDetector API for OpenCV 4.0 6 years ago
tompollok 2da56d5af6 refactoring catching all exceptions as const ref 6 years ago
Alexander Alekhin b74b05d1b3 Revert CV_TRY/CV_CATCH macros 6 years ago
Alexander Nesterov aba66352dd Fix dataset: russian.jpg 6 years ago
Alexander Nesterov d305fd4fca Added perf tests with sanity check 6 years ago
maver1 e397434cb6 Merge pull request #12877 from maver1:3.4 6 years ago
Tomoaki Teshima d3f75df0a6 objdetect: fix test failure of QR code on Aarch64 6 years ago
Mansoo Kim 6974fce183 cmake: fix objdetect QR decoder link_libraries 6 years ago
Alexander Alekhin 6d2cfac303 objdetect: validate QRdecode inputs 6 years ago
tompollok 0b77600718 change area() emptiness checks to empty() 6 years ago
Alexander Nesterov 53ec8f286b Added QR code decoding. 6 years ago
Suleyman TURKMEN ee0c985491 Merge pull request #12649 from sturkmen72:patch-9 6 years ago
Suleyman TURKMEN 98f6ea0785 Update hog.cpp 6 years ago
Hamdi Sahloul 5d54def264 Add semicolons after `CV_INSTRUMENT` macros 6 years ago
Alexander Nesterov 1fb7ee0e16 Optimiaztion search template lines and added sample 6 years ago
Suleyman TURKMEN 30a4e2f7ac Update hog.cpp 6 years ago