Alexander Alekhin
2b35c1708b
android: gradle-based package and samples
...
- drop hello-android sample
6 years ago
Alexander Alekhin
d5f430cc11
android: gradle wrapper
...
https://github.com/gradle/gradle/tree/v4.6.0
License: Apache 2.0
6 years ago
Rostislav Vasilikhin
493611ace5
Merge pull request #13440 from savuor:rgb_wide
...
* conversions of color_rgb.cpp vectorized
* CL impl: coeffs updated
* unused constants removed
* CUDA color coeffs updated
6 years ago
Alexander Alekhin
e058febaad
Merge pull request #13441 from paroj:capimg
6 years ago
Pavel Rojtberg
d7f60f69f1
videoio: fix CAP_IMAGES
...
broken in 11eafca3e2
6 years ago
Alexander Alekhin
4b33910449
Merge pull request #13428 from rgarnov:gapi_add_kernels_pass_stage
6 years ago
Alexander Alekhin
0c16d8f6c3
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
6 years ago
Ruslan Garnov
5340073770
Removed UNUSED macro
6 years ago
Vitaly Tuzov
3903174f7c
Merge pull request #13334 from terfendail:histogram_wintr
...
* added performance test for compareHist
* compareHist reworked to use wide universal intrinsics
* Disabled vectorization for CV_COMP_CORREL and CV_COMP_BHATTACHARYYA if f64 is unsupported
6 years ago
Alexander Alekhin
a9771078df
Merge pull request #13427 from dkurt:dnn_onnx_dynamic_reshape
6 years ago
Alexander Alekhin
eb1f7797e4
Merge pull request #13387 from dkurt:dnn_minor_ie_fixes
6 years ago
Alexander Alekhin
aa666dfa9c
Merge pull request #13430 from tomoaki0705:fixCudaJetsonTX2file
6 years ago
Tomoaki Teshima
3e710d8eec
use correct CC value for Jetson Xavier
6 years ago
Alexander Alekhin
384ac63490
Merge pull request #13425 from alalek:issue_13277
6 years ago
Alexander Alekhin
954098d1cb
Merge pull request #13423 from alalek:issue_13418
6 years ago
Dmitry Kurtaev
e71758cfdf
Operate with shapes in ONNX models
6 years ago
Alexander Alekhin
cea3289bd4
Merge pull request #13420 from ThadHouse:Windows7shlwapi
6 years ago
Adrian Kashivskyy
00285a5e88
Merge pull request #13424 from akashivskyy:pr/ios-nonfree
...
Add ability to build iOS and macOS frameworks with nonfree modules (#13424 )
* Allow building ios framework with nonfree
* Allow building osx framework with nonfree
6 years ago
Ruslan Garnov
d38676085a
Added "kernels" pass stage to compiler, removed unused opaque from cv::gimpl::Op
6 years ago
Alexander Alekhin
d8583b2c7a
dnn: fix vulkan backend builds with Clang
6 years ago
Alexander Alekhin
82227b5ace
Merge pull request #13419 from seanm:SemiWarnings
6 years ago
Alexander Alekhin
6fa23f330f
cmake: fix compiler flags filtering
6 years ago
Alexander Alekhin
c8f934b5b1
Merge pull request #13415 from alalek:issue_13406
...
* python: add checks for drawKeypoints() symbol
* python: more hacks in hdr_parser.py
6 years ago
Thad House
857fba0878
Remove MinCore_Downlevel, replace with Shlwapi
...
On windows 7, MinCore_Downlevel does not work correctly. However, the only API used was QISearch, which can be found in Shlwapi.
Closes #12010
6 years ago
Sean McBride
a4111fab39
Fixed -Wextra-semi warnings in public headers
6 years ago
Alexander Alekhin
54de51ef3c
Merge pull request #13416 from alalek:avoid_cv2_in_docs
6 years ago
Alexander Alekhin
0915df5b18
python: don't use 'cv2.' in documentation
6 years ago
Dmitry Kurtaev
53f6198f27
Minor fixes in IE backend tests
6 years ago
Alexander Alekhin
ea64e860de
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
6 years ago
Rijubrata Bhaumik
e70786e05e
Merge pull request #13300 from riju:photoModule
...
* Enable Javascript bindings for photo module.
1. Enable the build flag in build_js.py.
2. Append js into WRAP list of photo’s CMakefiles.txt
3. Add photo module's API into JS API whitelist (embindgen.py)
Exposing the HDR imaging part of photo module.
[TODO]
Add tests
Fix opencv/doc/js_tutorials/
* [WIP] TODO: Add tests
* Remove TonemapDurand: algorithm patented in US, so moved to opencv_contrib
* Fix ningxin's comment: expose the base class.
* Add some more simple binding tests.
Also expose process function
6 years ago
LaurentBerger
f1dc26d7ce
Merge pull request #13382 from LaurentBerger:imreadsize
...
* try to solve #13381
* Add note
6 years ago
Alexander Alekhin
40a53e3d64
Merge pull request #13388 from alalek:ocl_fix_perf_stitching
6 years ago
Alexander Alekhin
e5f298cca5
Merge pull request #13385 from alalek:cmake_cleanup_build_junk_dir
6 years ago
Alexander Alekhin
85b1750660
Merge pull request #13316 from alalek:cmake_fix_baseline_detect
6 years ago
Alexander Alekhin
92e86292dd
Merge pull request #13389 from dkurt:dnn_tf_eltwise_sub
6 years ago
Maksim Shabunin
05131af8da
Merge pull request #13367 from mshabunin:cmake-verify
...
* Added dependency verification mechanism for cmake
6 years ago
Dmitry Kurtaev
8422dda2c7
Element-wise subtraction from TensorFlow
6 years ago
Alexander Alekhin
606622ab36
stitching(perf): increase threshold of transform vector
6 years ago
Alexander Alekhin
d77612fe70
cmake: hide 'junk' dir from the root of build directory
...
moved to CMakeFiles (no conflicts are expected)
6 years ago
Alexander Alekhin
cab15f6c5e
Merge pull request #13377 from dkurt:hotfix_dnn_ie_master
6 years ago
Alexander Alekhin
492a072ea8
Merge pull request #13376 from dkurt:hotfix_dnn_ie
6 years ago
Alexander Alekhin
e82e672a93
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
6 years ago
Dmitry Kurtaev
93971a53d9
Exclude Input layer from list of outputs for IE networks
6 years ago
Dmitry Kurtaev
3868cb44f1
Exclude Input layer from list of outputs for IE networks
6 years ago
Alexander Alekhin
6fbf6f8bea
Merge pull request #13359 from dkurt:dnn_keras_pad_concat
6 years ago
Alexander Alekhin
e090ea3efd
Merge pull request #13370 from alalek:ocl_update_perf_stitching_matchers_threshold
6 years ago
Alexander Alekhin
a618d8bc9e
stitching(perf): update test threshold
6 years ago
Tsukasa Sugiura
09b3dcb6db
Merge pull request #13341 from UnaNancyOwen:fix_librealsense
...
* videoio(librealsense): fix pipeline start with config
fix to apply pipeline settings by passing config to start.
* videoio(librealsense): add support get props
add support get some props.
6 years ago
Alexander Alekhin
f26e86e4d8
Merge pull request #13369 from alalek:fixup_13332
6 years ago
Alexander Alekhin
9ff1c39daa
dnn: fixup available backends/targets
6 years ago