OpenCV Pushbot
556d211136
Merge pull request #21864 from rogday:21851_fix
3 years ago
rogday
7daf84fb44
address security concerns in persistence
3 years ago
OpenCV Pushbot
66f3c2673c
Merge pull request #21831 from zihaomu:sign_layer_onnx
...
DNN: Add sign, shrink and reciprocal for onnx_impoter
3 years ago
luzpaz
554d08c3a1
Merge pull request #21775 from luzpaz:typos/gapi
...
* GAPI: fix various gapi related typos
Fixes source comments and documentation related to gapi code.
* Fix source typos
* Fixed typos requested
* Follow-up typo fix
3 years ago
OpenCV Pushbot
03c9648f2e
Merge pull request #21854 from opencv-pushbot:dnn_test_update_checks_face_detector_4.x
3 years ago
OpenCV Developers
be4a432bea
dnn(test): update opencv_face_detector checks
3 years ago
zihaomu
e36948cfbc
add ONNX OP sign, shrink and reciprocal
3 years ago
Alexander Alekhin
9aa647068b
Merge pull request #21822 from alalek:dnn_test_update_openvino_4.x
3 years ago
Alexander Alekhin
092030c1ca
Merge pull request #21819 from alalek:fix_videoio_ffmpeg_memory_leak_4.x
3 years ago
Alexey Smirnov
7ed557497d
Merge pull request #21504 from smirnov-alexey:as/oak_infer
...
[GAPI] Support basic inference in OAK backend
* Combined commit which enables basic inference and other extra capabilities of OAK backend
* Remove unnecessary target options from the cmakelist
3 years ago
Alexander Alekhin
271f7df343
videoio(ffmpeg): avoid memory leaks
3 years ago
Alexander Alekhin
08d44f588f
dnn(test): update OpenVINO tests 2022.1.0 (OpenCV 4.x)
3 years ago
Alexander Alekhin
b2e20a82ba
Merge pull request #21812 from cpoerschke:BackgroundSubtractor-getDefaultName
3 years ago
Anastasiya(Asya) Pronina
91a5e75151
Merge pull request #21731 from AsyaPronina:asyadev/fix_new_stream_event
...
Fixed handling of new stream, especially for stateful OCV kernels
* Fixed handling of new stream, especially for stateful OCV kernels
* Removed duplication from StateInitOnce tests
* Addressed review comments for PR #21731
- Fixed explanation comments
- Expanded test for stateful OCV kernels in Regular mode
* Addressed review comments for PR #21731
- Moved notification about new stream to the constructor
- Added test on state reset for Regular mode
* Addresed review comments
* Addressed review comments
Co-authored-by: Ruslan Garnov <ruslan.garnov@intel.com>
3 years ago
Alexander Alekhin
4754b0e253
Merge pull request #21815 from sivanov-work:gapi_fix_ov_warning
3 years ago
sivanov-work
84b517f5a0
Fix warning
3 years ago
Christine Poerschke
8ac88cf069
add BackgroundSubtractor(KNN|MOG2).getDefaultName() implementation
3 years ago
Alexander Alekhin
13a995cc1d
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
3 years ago
Alexander Alekhin
a93fb52632
Merge pull request #21795 from alalek:dnn_test_update_openvino_3.4
3 years ago
Alexander Alekhin
4d927e73f1
dnn(test): update OpenVINO tests 2022.1.0
3 years ago
Alexander Alekhin
38228709c8
Merge pull request #21644 from sturkmen72:patch-5
3 years ago
Oguzhan Guclu
38788a3161
Merge pull request #21803 from oguzhanguclu:matches_info_pybinding
...
python binding for matches and inliers_mask attributes of cv2.detail_MatchesInfo class
* making matches and inliers_mask attributes of cv2.detail_MatchesInfo class accessible from python interface
* binding test for cv2.detail_MatchesInfo class
3 years ago
Alexander Alekhin
46b6973c05
Merge pull request #21798 from gititgo:4.x
3 years ago
Alexander Alekhin
af2b7708a8
Merge pull request #21794 from yash112-lang:3.4
3 years ago
Alexander Alekhin
a233982931
Merge pull request #20938 from JulieBar:lstm_cuda2
3 years ago
Alexander Alekhin
ed1439fbc6
Merge pull request #21754 from mshabunin:fix-ffmpeg5
3 years ago
Yuantao Feng
b379b67a32
Merge pull request #21752 from fengyuentau:add_github_actions_for_timvx_backend
...
CI for TIM-VX backend
* github actions for TIM-VX backend https://github.com/opencv/opencv/pull/21036
* add reference to yuentau/ocv_ubuntu:20.04; remove extra quotes; enable BUILD_TESTS
* rename to timvx_backend_tests.yml
* add image source prefix
* remove if condition for x86_64 simulator
3 years ago
Sergey Ivanov
f3945fbddb
Merge pull request #21688 from sivanov-work:vpp_ie_integration
...
G-API: VPP preprocessing GIEBackend integration
* Add ROI in VPP prepro
* Apply comments
* Integration to IE
* Removed extra invocations
* Fix no-vpl compilation
* Fix compilations
* Apply comments
* Use thin wrapper for device & ctx
* Implement Device/Context constructor functions
* Apply samples comment
* Fix compilation
* Fix compilation
* Fix build
* Separate Device&Context from selector, apply other comments
* Fix typo
* Intercept OV exception with pretty print out
3 years ago
shengwenxue
8b44ee2ce1
fix MSA sum overflow issue
3 years ago
Zihao Mu
7b582b71ba
Merge pull request #21036 from fengyuentau:timvx_backend_support
...
dnn: TIM-VX NPU backend support
* Add TimVX NPU backend for DNN module.
* use official branch from tim-vx repo; fix detecting viv sdk
Co-authored-by: fytao <yuantao.feng@outlook.com>
3 years ago
Yash Singhal
4e8c507276
Update Condition
...
Update connectedcomponents.cpp
3 years ago
Anatoliy Talamanov
9390c56831
Merge pull request #21782 from TolyaTalamanov:at/fix-1d-mat-problems
...
[G-API] Fix problems with 1D cv::Mat as graph output
* Fix issues with 1D cv::Mat
* Fix cv::Mat::create
* Fix standalone build
* Add test on 1d mat
* Fix warning
* Add additional condition
* Add more tests
3 years ago
Smirnov Egor
abebbf04b1
Add CUDA support for LSTM.
...
Co-authored-by: Julia Bareeva <jbareeva@gmail.com>
3 years ago
Alexander Alekhin
5e434073d4
Merge pull request #21796 from alalek:dnn_reduce_fixup_21601
3 years ago
HAN Liutong
3e4a566e46
Merge pull request #21351 from hanliutong:rvv-clang
...
* Update universal intrinsics of RVV back-end.
* Use array instead of malloc.
3 years ago
Alexander Alekhin
6f5cf8c15f
dnn: fix ReduceLayer implementation, update OpenVINO tests
3 years ago
Alexander Alekhin
b687bc807a
dnn(test): update OpenVINO tests 2021.4.2
3 years ago
Maksim Shabunin
5440fd6cb4
videoio: initial FFmpeg 5.0 support
3 years ago
Suleyman TURKMEN
b060151625
add test (DISABLED_open_from_web)
3 years ago
Anna Khakimova
be38d4ea93
Merge pull request #21777 from anna-khakimova:ak/convertto_simd
...
GAPI Fluid: SIMD for ConvertTo.
* GAPI Fluid: SIMD for convertto.
* Applied comments
3 years ago
Alexander Alekhin
56f21c4fd5
Merge pull request #21785 from alalek:python_fix_subclass_order
3 years ago
Alexander Alekhin
386df457a9
python: ensure publishing of subclasses before derived types
3 years ago
Alexander Alekhin
e4abf6e723
Merge pull request #21781 from VadimLevin:dev/vlevin/skip-inline-namespaces
3 years ago
Alexander Alekhin
1339ebaa84
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
3 years ago
Alexander Alekhin
c9b90884da
Merge pull request #21601 from zihaomu:add_reduceLayer
3 years ago
Alexander Alekhin
9b2b2c88df
Merge pull request #21750 from alalek:dnn_fix_index_access
3 years ago
Anna Khakimova
e5bdab0355
Merge pull request #21728 from anna-khakimova:ak/resize_f32c1_avx_simd
...
GAPI Fluid: SIMD AVX2 Resize F32C1.
* GAPI Fluid: Resize F32C1 scalar.
* Final version
* GAPI Fluid: SIMD AVX2 for Resize F32C1.
* Applied comments.
* Deleted warning suppression.
* Applied comments.
3 years ago
Vadim Levin
4d46958c82
fix: inline namespace handling in header parser
...
`inline namespace` should be skipped in header parser namespaces list.
Example:
```cpp
namespace cv {
inline namespace inlined {
namespace inner {
// content
} // namespace inner
} // namespace inlined
} // namespace cv
```
Before fix `inner` is registered as `cv..inner`
After fix: `cv.inner`
3 years ago
Anatoliy Talamanov
9dd8e4df7f
Merge pull request #21719 from TolyaTalamanov:at/pipeline_modeling_tool-skip-frames-for-nodes
...
[G-API] Pipeline modeling tool: Skip frames
* Add skip feature
* Refactoring
* Fix warning
* Put more comments
* Fix comments to review
* Agregate common params into structure
* Fix warning
* Clean up & add test
* Add assert
* Fix warning on Mac
* Update modules/gapi/samples/pipeline_modeling_tool.cpp
Co-authored-by: Dmitry Matveev <dmitry.matveev@intel.com>
3 years ago
Anatoliy Talamanov
d98e07c3d3
Merge pull request #21660 from TolyaTalamanov:at/handle-exception-in-streamingexecutor
...
[G-API] Handle exceptions in streaming executor
* Handle exceptions in streaming executor
* Rethrow exception in non-streaming executor
* Clean up
* Put more tests
* Handle exceptions in IE backend
* Handle exception in IE callbacks
* Handle exception in GExecutor
* Handle all exceptions in IE backend
* Not only (std::exception& e)
* Fix comments to review
* Handle input exception in generic way
* Fix comment
* Clean up
* Apply review comments
* Put more comments
* Fix alignment
* Move test outside of HAVE_NGRAPH
* Fix compilation
3 years ago