Mariya Sinitsina
be0850bab5
fix data path
2 years ago
Mariya Sinitsina
2cab657042
fixes
2 years ago
Nano
2b62ff6181
fix(wechat_qrcode): fixed memory leaks
2 years ago
Mariya Sinitsina
e05c63acd2
add perfomance tests for wechat qrcode
2 years ago
Nano
ccc277247a
fix(wechat_qrcode): Init nBytes after the count value is determined ( #3480 )
...
* fix(wechat_qrcode): Initialize nBytes after the count value is determined
* fix(wechat_qrcode): Incorrect count data repair
* chore: format expr
* fix(wechat_qrcode): Avoid null pointer exception
* fix(wechat_qrcode): return when bytes_ is empty
* test(wechat_qrcode): add test case
---------
Co-authored-by: GZTime <Time.GZ@outlook.com>
2 years ago
Alexander Smorkalov
f149f26ca0
-Wunused-but-set-variable warnings fix after XCode update with clang 13.1.
2 years ago
lianst
09b02b9e4e
Corrected misspelling
2 years ago
AleksandrPanov
a3afb879ca
add return for nn_detector
3 years ago
AleksandrPanov
cfcfd5f411
add multi detect test
3 years ago
AleksandrPanov
14157b140e
fixed duplicate corners and style
3 years ago
sitong lian
4c2283fa99
fix the bug that cannot detect multi qrcode when use_nn_detector is false
3 years ago
sitong lian
14b5933e8c
fix the bug that cannot detect multi qrcode when use_nn_detector is false
3 years ago
AleksandrPanov
98c9d36722
enable 2 tests, enable dnn detector
3 years ago
AleksandrPanov
4476b9b1bf
remove upscale, add tiny qr test
3 years ago
AleksandrPanov
432cda8370
fix cast warnings
3 years ago
AleksandrPanov
cee17e4a7e
fix output qr corners (accuracy+order), add test
3 years ago
AleksandrPanov
2b0bbb581d
add scaleFactor/setScaleFactor/getScaleFactor
...
add test
add dnn data search
3 years ago
Gary Allen
9d0a451bee
Merge pull request #3296 from gvcallen:4.x
...
Allow new glog in SFM CMake Project
* Allow new glog in SFM CMakeLists.txt
* Fix typo
* Fixed missing bracket
3 years ago