Alexander Alekhin
|
a97f6f8058
|
js: support setLogLevel() / getLogLevel() calls
|
4 years ago |
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>
|
4 years ago |
Alexander Alekhin
|
3eea3dd46b
|
imgproc: add IntelligentScissors
|
4 years ago |
Steffen Urban
|
c2bc171ef6
|
js: backport PR18985
original commit: b82700ae41
|
4 years ago |
Steffen Urban
|
b82700ae41
|
Merge pull request #18985 from ZEISS:feature/aruco_js_fix
Aruco javascript fix and added functionality
* whitespace
* updated docu. updated regexp.
* update docu
* embindgen regex
* removed parser arg
* remove whitespace
* removed aruco hint
* remove whitespace
* removed aruco hint
* new docu string
* removed extra line
* remove whitespace
* removed aruco hint
* new docu string
* removed extra line
|
4 years ago |
Dizhenin Vlad
|
edc5518f68
|
Merge pull request #15608 from SimpleVlad:3.4
* Add flags for build js
* Add poi.json
* Rebase whitelist into JSON file
* Rework generator of white_list
* Fix small typos
* Transfer opencv_js.josn in opencv_js.config.py
* Edit OPENCV_JS_WHITELIST
* Write comment
* Add description
* Fix typos in desc
* flag's append deleeted
* Fix whitespace
* variable deleted
* fix comment on lines 229 and 235
|
5 years ago |