Alexander Alekhin
|
a97f6f8058
|
js: support setLogLevel() / getLogLevel() calls
|
2021-03-20 18:14:10 +00:00 |
|
Ziachnix
|
960f501cc1
|
Merge pull request #19284 from Ziachnix:feature/js-qr-code-detector
Add QRCodeDetector to JavaScript Build
* ADD: js support for qrCodeDetector
- cherry picked commit to solve rebase error
* CHG. Revert haarcascade path
* FIX: Tests without images
* ADD: decodeCurved
* js(docs): don't require OPENCV_TEST_DATA_PATH
Co-authored-by: Alexander Alekhin <alexander.a.alekhin@gmail.com>
|
2021-03-13 12:52:44 +00:00 |
|
Alexander Alekhin
|
e6c9291e32
|
Merge pull request #19180 from alalek:fixup_19161
|
2020-12-20 18:39:01 +00:00 |
|
Alexander Alekhin
|
a6f14ca97c
|
js(build): fix generator with Python3
- class_info.props is a 'list'
|
2020-12-20 17:42:47 +00:00 |
|
Alexander Alekhin
|
ef27c11d50
|
Merge pull request #19162 from alalek:backport_18985
|
2020-12-18 20:29:49 +00:00 |
|
Steffen Urban
|
c2bc171ef6
|
js: backport PR18985
original commit: b82700ae41
|
2020-12-18 12:12:10 +00:00 |
|
Alexander Alekhin
|
f8740e124c
|
js: robust code generation
- avoid randomized output due to unpredictable dict/set order
|
2020-12-18 12:02:48 +00:00 |
|
Alexander Alekhin
|
7e5c4fe1cd
|
cmake(js): update js targets
- unconditional js bindings source code generation
- use common name for tests: opencv_test_js
|
2020-12-03 14:18:54 +00:00 |
|