Alexander Alekhin
236ad4aeda
Merge pull request #18441 from alalek:core_check_force_string_literals
4 years ago
Alexander Alekhin
97bb91d5fa
ml: fix python test
4 years ago
Giles Payne
80d4d4d92c
Update tests and samples to work with changes to dynamic build
4 years ago
Giles Payne
6a7df4e973
Modify install_name
4 years ago
Giles Payne
098f07664d
Fix support for --without build flag on iOS/macOS build
4 years ago
Alexander Alekhin
233030e417
core: force check for string literals are used in the message
4 years ago
Alexander Alekhin
6256e425f3
Merge pull request #18434 from tomoaki0705:loosenDNNEps
4 years ago
Dmitry Matveev
4dbb8ac4b2
Merge pull request #18387 from dmatveev:dm/slides_upd_44
...
Update G-API slides to OpenCV 4.4
* G-API: Updated slides to v4.4 (+ sample)
* Slight formatting changes + Python API page
* Some more updates to slides:
- Added more info on 4.2 and 4.4 versions
- Added explanation on Operations and their functional wrappers
4 years ago
Tomoaki Teshima
48368dc9a1
loosen threshold for Mali
4 years ago
Alexander Alekhin
691c655630
ippicv: install third-party-programs.txt file
4 years ago
Alexander Alekhin
e7f2af5fdb
Merge pull request #18429 from alalek:ocl_fix_platforminfo
4 years ago
Alexander Alekhin
4419f4093e
Merge pull request #18423 from alalek:fix_build_videoio_plugins_with_enabled_eigen
4 years ago
Alexander Alekhin
b88ad7f2d9
Merge pull request #18427 from tomoaki0705:improveFlipTest
4 years ago
Alexander Alekhin
b300b6b3bd
Merge pull request #18424 from tomoaki0705:addRTX3080s
4 years ago
Alexander Alekhin
c945ea125a
ocl: fix PlatformInfo usage
4 years ago
Alexander Alekhin
c32e349332
Merge pull request #18410 from mshabunin:fix-va-build
4 years ago
Alexander Alekhin
118218754b
Merge pull request #18408 from rgarnov:rg/fix_standalone_windows_build
4 years ago
Tomoaki Teshima
234117800f
brush up by following the comments
4 years ago
Alexander Alekhin
00c61cf197
Merge pull request #18422 from mshabunin:fix-python-limited
4 years ago
Alexander Alekhin
f6901ab877
videoio: fix plugins build with enabled Eigen
4 years ago
Tomoaki Teshima
ac58b2f857
compute capability 8.6
...
- CC for RTX3090, RTX3080 and RTX3070
4 years ago
Odianosen Ejale
862fc06b6f
Fixed and updated OpenCL-VA interoperability
4 years ago
Maksim Shabunin
89ed813585
python: fixed limited API build
4 years ago
Alexander Alekhin
0dc28d3446
Merge pull request #18397 from mshabunin:fix-gapi-test
4 years ago
Ruslan Garnov
50657e2324
Added linkage of s11n required libs in standalone
4 years ago
Alexander Alekhin
7c22cd49a7
Merge pull request #18400 from mshabunin:videoio-mfx-test-name
4 years ago
Alexander Alekhin
220b37144b
Merge pull request #18395 from tomoaki0705:fixNativePow
4 years ago
Maksim Shabunin
c012490399
Merge pull request #18393 from mshabunin:fix-dnn-test
...
* dnn: fixed HighLevelApi tests
4 years ago
Dmitry Matveev
e937d9b559
Merge pull request #18391 from dmatveev:dm/gframe_00_new_type
...
* G-API: Make GFrame a new (distinct) G-type, not an alias to GMat
- The underlying host type is still cv::Mat, a new cv::MediaFrame
type is to be added as a separate PR
* Fix warnings and review comments
- Somewhow there was a switch() without a default: clause in Fluid
4 years ago
Maksim Shabunin
688aea6bec
videoio: naming MFX tests
4 years ago
Maksim Shabunin
7186c46377
gapi: fix building wihout video module, fix infer test
4 years ago
Tomoaki Teshima
74c8ccb45b
fix build error of kernel on Mali
4 years ago
NesQl
3fc1487cc9
Merge pull request #18323 from liqi-c:tengine-lite-update
...
Tengine lite update
* update tengine
* Modify for arm32 build.
* format optimization
* add teng_ befor some tengine api
* update graph_t to teng_graph_t
* update graph_t to teng_graph_t
* Code structure optimization
* optimization
* optimization
* remove space
* update tengine url
Co-authored-by: liqi <qli@openailab.com>
4 years ago
Julien
48ddb53332
Merge pull request #18386 from JulienMaille:patch-1
...
* Make sure there is a cuda device before getting it
* Update init.hpp
4 years ago
Alexander Alekhin
9cfe981e1f
Merge pull request #18378 from nathanrgodwin:ippe_fix
4 years ago
Alexander Alekhin
f584c6d723
Merge pull request #18384 from AsyaPronina:asyadev/18373_quick_workaround
4 years ago
AsyaPronina
3ea9022c5f
Disabled failed test instantiations
4 years ago
Alexander Alekhin
45ee8e2532
Merge pull request #18365 from dervon:master
4 years ago
Nathan Godwin
2f9072efdc
Fixed assertions on ippe solver
4 years ago
Alexander Alekhin
f7b8f522ff
Merge pull request #18374 from alalek:openjpeg_extra_checks
4 years ago
Alexey Smirnov
f6aa9ac304
Merge pull request #18292 from smirnov-alexey:as/osd_serialization
...
[G-API]: Support render primitives serialization
* Add GOpaque and GArray serialization support
* Address review comments
* Remove holds() method
* Add serialization mechanism for render primitives
* Fix standalone mode
* Fix wchar_t error on win64
* Fix assert on windows
* Address review comments
* Fix GArray and GOpaque reset() method to store proper kind
* Reset wchar before deserializing it
* Fix wchar_t cross-platform issue
* Address review comments
* Fix wchar_t serialization and tests
* Remove FText serialization
4 years ago
Alexander Alekhin
6c575e8826
imgcodecs(openjpeg): add checks for input
4 years ago
Alexander Alekhin
f52a2cf5e1
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
4 years ago
Alexander Alekhin
5e90802b1a
Merge pull request #18363 from alalek:issue_18349
4 years ago
Alexander Alekhin
45fee13f3d
Merge pull request #18362 from alalek:ocl_async_kernel_reschedule_bug
4 years ago
Dervon
5bfb779d82
typo error
4 years ago
Alexander Alekhin
261ad78122
core: emit more clear messages in OutputArray::create()
4 years ago
Alexander Alekhin
4fa82809df
ocl: avoid rescheduling of async kernels
4 years ago
Orest Chura
95fd61c9b4
Merge pull request #18261 from OrestChura:oc/fluid_convert_mask
...
[G-API]: Fluid: add mask, extend convertTo for CV_16S
* Add Fluid `mask` kernel + Acc. and Perf. tests
- simple cycle implementation with restrictions on mask type and input/output type like in OCV/GPU kernels (mask - CV_8UC1 only, input/output - CV_8UC1, CV_16UC1, CV_16SC1)
* Added convertions from/to 16S
* `convertTo()` perf tests refactoring
- add testing of `alpha` and `beta` parameters
- fixed unreliable comparison
- added instances to OCV, Fluid and GPU tests according to the changes
* Addressing comments
- fixed multiple-channel mistake - prohibited multiple-channeling
* Reduced perf tests
4 years ago
Orest Chura
d1cdef596c
Merge pull request #18257 from OrestChura:oc/fluid_operator_bitwise_and_scalar
...
[G-API]: Add Fluid bitwise operations implementation for (GMat, GScalar)
* Added Fluid `bitwise` with `Scalar` + acc.tests
- simple loop implementation for Fluid used (no `hal`);
- `Scalar` is casted to `int` in the beginning
- tests just modified to work with `Scalar`
- expected output in operators' tests fixed (operators can't change Mat's depth)
- `float` `Scalar` `RNG` added, `RNG` reworked (`time` is used now), initialization of test fixtures reworked
- if input or output is `float` Scalar is initialized by `float`
- some problems with Fluid/OCV floating-point comparison difference stashed by `AbsSimilarPoints()` usage, FIXME added
- divide-by-zero is now fixed differently and everywhere
* - Added perf_tests for bitwise_Scalar operations
- due to errors of Fluid floating-point comparison operations, added support of different validation in Cmp perf_tests; added FIXME
- reworked integral initialization of Scalar
* Addressing comments
- NULL -> nullptr
- Scalar convertion moved to the function
- avoid -> avoiding
* Addressing comments
* CV_assert -> GAPI_assert
* Addressed DM comments
- refactored convertScalarForBitwise()
- removed unnecessary braces for switch
* Changed the operators tests
- switch via `enum` implemented
- infrastructure for that refactored
4 years ago