Alexander Alekhin
3e1673e8b2
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
4 years ago
Alexander Alekhin
5340dc6686
Merge pull request #19819 from alalek:cmake_fix_headers_order
4 years ago
Alexander Alekhin
174753921d
Merge pull request #19818 from alalek:workaround_python_build_failures
4 years ago
Alexander Alekhin
2b86de217a
cmake: fix order of headers
...
- cmake uses filesystem's order which may vary
- unpredictable headers order may cause build failures (primary bindings)
4 years ago
Alexander Alekhin
1615afd7f4
Merge pull request #19814 from alalek:pyopencv_to_safe
4 years ago
Alexander Alekhin
908957317f
Merge pull request #19813 from alalek:issue_19506
4 years ago
Alexander Alekhin
6fa2bdd7f2
Merge pull request #19812 from alalek:workaround_19634
4 years ago
Alexander Alekhin
f82303d614
Merge pull request #19811 from alalek:issue_19599
4 years ago
Alexander Alekhin
6773fa03e2
Merge pull request #19808 from alalek:3.4_python_fix_wrap_as
4 years ago
Alexander Alekhin
47fe017a6c
build: workaround sporadic failures of python binding compilation
4 years ago
Alexander Alekhin
7baae20c20
Merge pull request #19815 from OrestChura:oc/fix_garray_garray_input
4 years ago
OrestChura
921c4551d9
Fix conversion of the kernel's input for GArray<GArray<U>> -> vector<vector<U>>
4 years ago
Alexander Alekhin
9f13fdb840
Merge pull request #19732 from aDanPin:danpin/gapi/stereo_operation_and_test
...
G-API Stereo operation and tests
4 years ago
aDanPin
e6f52b0996
Adding stereo operation and tests
4 years ago
Alexander Alekhin
d651ff8d6b
python: exception-free pyopencv_to() wrapper
4 years ago
Alexander Alekhin
e11408f6ad
Merge pull request #18903 from mpashchenkov:mp/onnx-disable-output
...
G-API: ONNX. Disable unnecessary outputs
4 years ago
Alexander Alekhin
8069a6b4f8
core(IPP): disable some ippsMagnitude_32f calls
4 years ago
Alexander Alekhin
b697b3162f
videoio(mjpeg): disable parallel encoder
4 years ago
Alexander Alekhin
53a16b1186
Merge pull request #19809 from alalek:issue_19513
4 years ago
Alexander Alekhin
a2a92999be
core(arithm_op): workaround problem with scalars handling
4 years ago
Alexander Alekhin
40c0830b63
videoio(avfoundation): add getCaptureDomain()
4 years ago
eplankin
6f1eefec69
Merge pull request #19681 from eplankin:link_problem
...
* Workaround for IPP linking problem
* Apply -Bsymbolic to all cases when IPP is on
* Tried to hide symbols on MacOS
* Tried on --exclude-libs option
* Fixed macos and win warnings
* Fixed win build
* cmake(IPP): move --exclude-libs,libippcore.a to IPP CMake file
Co-authored-by: Alexander Alekhin <alexander.a.alekhin@gmail.com>
4 years ago
Maxim Pashchenkov
61a4100d0c
Added overload for cfgPostPros
4 years ago
Alexander Alekhin
bb6e15f2c0
python: fix CV_WRAP_AS handling
4 years ago
Alexander Alekhin
0dcb99cf23
Merge pull request #19798 from LupusSanctus:am/reduce_sum_ch
4 years ago
Maxim Pashchenkov
69fc0acd1a
Merge pull request #19752 from mpashchenkov:mp/onnx-int64-to-32
...
G-API: ONNX. Adding INT64-32 conversion for output.
* Added int64 to 32 conversion
* Added warning
* Added type checks for all toCV
* Added type checks for tests
* Small fixes
* Const for fixture in test
* std::tuple if retutn value for toCV
* Mistake
* Changed toCV for tests
* Added Assert
* Fix for comments
* One conversion for ONNX and IE
* Clean up
* One more fix
* Added copyFromONNX
* Removed warning
* Apply review comments
4 years ago
Anatoliy Talamanov
3f14cb073b
Merge pull request #19804 from TolyaTalamanov:at/python-custom-op
...
[G-API] Introduce custom python operator API
* Introduce custom python operator API
* Add wip namespace
4 years ago
Anastasia Murzova
cc6d48959e
Added reduce sum by channel support
4 years ago
Alexander Alekhin
5ffe32439d
Merge pull request #19806 from rgarnov:rg/fix_double_nv12_y_accessor_test_instantiation
4 years ago
Ruslan Garnov
76a9c0ccb0
Fixed Y accessor in BGR accessor test, added more instantiations
4 years ago
Vitaly Tuzov
aab62aa6dd
Merge pull request #18952 from terfendail:wui_doc
...
* Updated UI documentation to address WUI
* Added documentation for vx_ calls
* Removed vx_store operation overload
* Doxyfile updated to enable wide UI
* Enable doxygen documentation for vx_ WUI functions
* Wide intrinsics definition rework
* core: fix SIMD C++ emulator build (supports 128-bit only)
4 years ago
Alexander Alekhin
c89084e6b7
Merge pull request #19223 from YashasSamaga:cuda4dnn-halfpix-linear-resize
4 years ago
Alexander Alekhin
64072e44cc
Merge pull request #19351 from TolyaTalamanov:at/python-backend
4 years ago
Maxim Pashchenkov
e7007668a6
Merge pull request #19792 from mpashchenkov:mp/ie-add-int32
...
G-API: IE. Adding support for INT32 type.
* Added support for int32
* Added sample for semantic-segmentation-adas-0001
* Alignment
* Alignment 2
* Rstrt build
* Removed test for sem seg
4 years ago
Alexander Alekhin
105b57c8d9
Merge pull request #19802 from rgarnov:rg/fix_accessor_tests_valgrind_warnings
4 years ago
Anatoliy Talamanov
79d4a38d87
Implement python backend
4 years ago
Anastasia M
e08de1101d
Merge pull request #19693 from LupusSanctus:onnx_diagnostic
...
ONNX diagnostic tool
* Final
* Add forgotten Normalize layer to the set of supported types
* ONNX diagnostic tool corrections
* Fixed CI test warnings
* Added code minor corrections
Co-authored-by: Sergey Slashchinin <sergei.slashchinin@xperience.ai>
4 years ago
Ruslan Garnov
b5339cc01b
Fixed valgrind warnings in accessors tests
4 years ago
Alexander Alekhin
ac9f3a1242
Merge pull request #19793 from aarongreig:aaron/imgproc/relaxCornerEigenValTest
4 years ago
Aaron Greig
53652a6194
Relax accuracy requirement on OpenCL MinEigenVal corner kernel test.
...
The MinEigenVal path through the corner.cl kernel makes use of native_sqrt,
a math builtin function which has implementation defined accuracy.
Partially addresses issue #9821
4 years ago
Alexander Alekhin
35eaacd1db
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
4 years ago
Alexander Alekhin
bf03f5fa3a
Merge pull request #19786 from alalek:build_opencv_winpack_dldt_2021.3.0
4 years ago
Alexander Alekhin
6e8022a3af
Merge pull request #19773 from jondea:add-aarch64-specialised-v_expand-3.4
4 years ago
Alexander Alekhin
d27eb79fa6
Merge pull request #19785 from alalek:dnn_ocl_fix_async_kernels
4 years ago
Anastasia M
3e48a91d97
Merge pull request #19546 from LupusSanctus:am/slice_steps
...
* Added Steps support in DNN Slice layer
* Added code corrections
* dnn(slice): fix OCL and OCL_FP16 processing
4 years ago
Orest Chura
ad2f5ccc66
Merge pull request #19712 from OrestChura:oc/Kalm_ptest
...
[G-API]: Performance tests for KalmanFilter
* Kalman perf.tests and some tests refactoring
* Input generation moved to a separate function; Slowest case sneario testing added
* Generating refactored
* Generating refactoring
* Addressing comments
4 years ago
Alexander Alekhin
77bfd9434b
Merge pull request #19782 from TolyaTalamanov:at/rmat-plaidml-backend
4 years ago
Alexander Alekhin
144443d011
build: winpack_dldt with dldt 2021.3.0
4 years ago
Anatoliy Talamanov
6ba99068c9
Support RMat for PlaidML backend
4 years ago
Alexander Alekhin
86d0a86141
dnn(ocl): fix gemm kernel scheduling
4 years ago