Yulv-git
9074b3e980
Fix some typos in platforms/, samples/, 3rdparty/.
2 years ago
Tomoaki Teshima
87ef6a9cc1
build: suppress the warning
...
DRY
bump the version
2 years ago
Andrey Senyaev
9cfae823a7
Fix Xcode version matching
3 years ago
Alexander Alekhin
400906b433
pre: OpenCV 3.4.18 (version++)
3 years ago
Alexander Alekhin
888546b6f5
build(winpack_dldt): force using CMake config for InferenceEngine
3 years ago
Alexander Alekhin
e613b17c05
build(winpack_dldt): repair build with MSVS 2019 (16.11.9)
3 years ago
Alexander Alekhin
b1a57c4cb2
fix 3.4 links
3 years ago
Alexander Alekhin
60c093f086
pre: OpenCV 3.4.17 (version++)
3 years ago
Alexander Alekhin
52c423a423
build: winpack_dldt with dldt 2021.4.2
3 years ago
Christian Clauss
ebe4ca6b60
Fix typos discovered by codespell
3 years ago
Alexander Alekhin
ebef84e9ea
pre: OpenCV 3.4.16 (version++)
3 years ago
keroiber
f11f2bfb56
Merge pull request #20743 from keroiber:prefix_js_function_bindings_with_namespace
...
* Prefix global javascript functions with sub-namespaces
* js: handle 'namespace_prefix_override', update filtering
- avoid functions override with same name but different namespace
Co-authored-by: Alexander Alekhin <alexander.a.alekhin@gmail.com>
3 years ago
Alexander Alekhin
d94d469c86
valgrind: update suppressions
3 years ago
Alexander Alekhin
aa7ba0bc1a
build: winpack_dldt with dldt 2021.4.1
3 years ago
Abhinav Sharma
d5f34cf34c
Merge pull request #20493 from abhi-bhatra:patch-1
...
Fix Broken Link
* Update README.md
Fix broken link
* Update Readme.txt
* Update readme.txt
Add missing link
* Update readme.txt
Fix names
3 years ago
Alexander Alekhin
fd22e98298
build(winpack_dldt): avoid stale sysroot contents
3 years ago
Alexander Alekhin
90df3af6cf
build: winpack_dldt with dldt 2021.4.0
3 years ago
Alexander Alekhin
43940f7ffc
pre: OpenCV 3.4.15 (version++)
3 years ago
Alexander Alekhin
144443d011
build: winpack_dldt with dldt 2021.3.0
4 years ago
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
a123c48d4d
pre: OpenCV 3.4.14 (version++)
4 years ago
Mieszko Boczkowski
a3fb64d1cd
Pass custom config file path as absolute
4 years ago
Alexander Alekhin
8215380336
cmake: support ccache with Xcode generator
4 years ago
Alexander Alekhin
7eeba4d485
js(build): reuse Python executable used to run main script
...
- don't switch between Python versions in the middle of the build
4 years ago
Steffen Urban
c2bc171ef6
js: backport PR18985
...
original commit: b82700ae41
4 years ago
Alexander Alekhin
8df0f13230
build: winpack_dldt with dldt 2021.2.0
4 years ago
Alexander Alekhin
af71b03000
js: update documentation and builds scripts
...
- support modern Emscripten build process
- replaced Docker image
- replaced Emscripten's web URLs
4 years ago
Alexander Alekhin
7e5c4fe1cd
cmake(js): update js targets
...
- unconditional js bindings source code generation
- use common name for tests: opencv_test_js
4 years ago
Alexander Alekhin
387a76ba59
build: xcode 12 support, cmake fixes
4 years ago
Alexander Alekhin
9485113923
pre: OpenCV 3.4.13 (version++)
4 years ago
Kun Liang
c82417697a
Merge pull request #18068 from lionkunonly:gsoc_2020_simd
...
[GSoC] OpenCV.js: WASM SIMD optimization 2.0
* gsoc_2020_simd Add perf test for filter2d
* add perf test for kernel scharr and kernel gaussianBlur
* add perf test for blur, medianBlur, erode, dilate
* fix the errors for the opencv PR robot
fix the trailing whitespace.
* add perf tests for kernel remap, warpAffine, warpPersepective, pyrDown
* fix a bug in modules/js/perf/perf_imgproc/perf_remap.js
* add function smoothBorder in helpfun.js and remove replicated function in perf test of warpAffine and warpPrespective
* fix the trailing white space issues
* add OpenCV.js loader
* Implement the Loader with help of WebAssembly Feature Detection, remove trailing whitespaces
* modify the explantion for loader in js_setup.markdown and fix bug in loader.js
4 years ago
Alexander Alekhin
1546b9bf99
build: winpack_dldt with dldt 2021.1.0
4 years ago
Alexander Alekhin
c16e2e6234
ios: don't force BUILD_opencv_world=OFF in case of excluded modules
4 years ago
Alexander Alekhin
50ff40d684
pre: OpenCV 3.4.12 (version++)
4 years ago
Alexander Alekhin
f8d6c5b330
winpack_dldt: switch defaults to OpenVINO 2020.4
4 years ago
Alexander Alekhin
ccf6dd07b3
build: winpack_dldt with dldt 2020.4.0
4 years ago
Alex Cohn
a7cc1159cd
Merge pull request #17573 from alexcohn:fix/android_windows_build
...
* fixing #17572
https://github.com/opencv/opencv/issues/17572 Build for Android failed: "can't concat str to bytes"
on Windows 10 64bit with python 3.6.6
* similar to changes in platforms/winpack_dldt/build_package.py
4 years ago
Alexander Alekhin
a43e3bebe6
pre: OpenCV 3.4.11 (version++)
5 years ago
Alexander Alekhin
11ac2e1475
build: winpack_dldt with dldt 2020.3.0
...
https://github.com/openvinotoolkit/openvino/releases/tag/2020.3.0
5 years ago
Alexander Alekhin
ff4ce9f7b1
build: winpack_dldt with dldt 2020.2
5 years ago
Alexander Alekhin
f0ffc52435
fix files permissions
5 years ago
Alexander Alekhin
5d95a500ad
winpack_dldt: readme update
5 years ago
Alexander Alekhin
7465125f67
build: add winpack_dldt build scripts
5 years ago
Alexander Alekhin
b7ecaceda8
pre: OpenCV 3.4.10 (version++)
...
- Android Manager version is not increased (stuck on 3.49)
5 years ago
Alexander Alekhin
64588dff46
valgrind: update suppression rules
5 years ago
Miguel Pari Soto
814a5cec41
feat(android): add support for android modules selection
5 years ago
Brian Wignall
f9c514b391
Fix spelling typos
...
backport commit 659ffaddb4
5 years ago
Alexander Alekhin
76a27e3399
pre: OpenCV 3.4.9 (version++)
5 years ago
Giles Payne
3cdbcc1645
Fix MacOS build
5 years ago