César Gouveia
167a12028d
Merge pull request #20374 from cesarpgouveia:bugfix/fix_load_onnxModel_debug
...
* Fix bug while loading onnx model in debug
* dnn: fix other .at using
Co-authored-by: Alexander Alekhin <alexander.a.alekhin@gmail.com>
3 years ago
Alexander Alekhin
6af2faebd2
Merge pull request #20381 from berak:dnn_samples_fix_colorization_links
3 years ago
Smirnov Egor
34b65be44a
fix find_package cache pollution
3 years ago
berak
fd16222613
dnn: update links for the colorization samples
3 years ago
Alexander Alekhin
1ba6cd8423
Merge pull request #20368 from mightbxg:bugfix_imshowqt
3 years ago
Francesco Petrogalli
b928ebdd53
Merge pull request #19985 from fpetrogalli:disable_threads
...
* [build][option] Introduce `OPENCV_DISABLE_THREAD_SUPPORT` option.
The option forces the library to build without thread support.
* update handling of OPENCV_DISABLE_THREAD_SUPPORT
- reduce amount of #if conditions
* [to squash] cmake: apply mode vars in toolchains too
Co-authored-by: Alexander Alekhin <alexander.a.alekhin@gmail.com>
3 years ago
Smirnov Egor
b42623ff9d
port base64 encoding from 3.4
3 years ago
Alexey Smirnov
59ae0e0013
Merge pull request #20163 from smirnov-alexey:as/gapi_serialization_docs
...
G-API: add documentation on serialization functionality
* Add documentation on serialization/deserialization
* Add docs on bind() methods
* Fix typo
* Docs refactoring
* Fix s11n docs
* Fix deserialize() docs
* Change deserialize docs
* Fix warning
* Address review comments
* Fix sample
* Fix warnings and errors
* Fix docs warnings
* Fix warnings
* Address review comments
* Add prefixes to snippets and fix indentation
* Address review comments and move snippets to a single file
3 years ago
Alexander Alekhin
4788de784b
Merge pull request #20373 from kikaxa:mjpeg-VideoInputStream-alignment-fix
3 years ago
kikaxa
926535469d
fix videoio/src/container_avi.cpp VideoInputStream alignment
3 years ago
Sergey Ivanov
c0f63eb21f
Merge pull request #20039 from sivanov-work:gapi_empty_input
...
G-API: Implement variant visit()
* Add variant visitor, use visitor for check compile args
* Fix GAPI UT: variant *compiler
* Aling apply_visior with std, fix indentations
* Fix compilation (included compiler_hints.hpp)
* Fix compilation (due gapi standalone)
* Fix compilation2 (Docs)
* Add Lambdas overload, Refactor visit()
* Add ReturnType auto deduction
* Fix comilation
* Fix compilation
* Fix warnings
* Try to fix MSVC14
* Fix docs
* Try fix Win compile
* Fix Docs again
* Revert GAPI empty input fix
* Apply comment for `tuple_element`
* Add std::decay for std::base_of to work arounf armv7 problem
* Apply review comments
* Apply review comments: added comment & removed unused args
* Fix docs compilation
3 years ago
Xinguang Bian
5627a0cbdf
fix scale problem in DefaultViewPort::controlImagePosition()
3 years ago
Maxim Pashchenkov
ed2a698392
Merge pull request #20359 from mpashchenkov:mp/onnx-tests
...
G-API: ONNX. Skip tests.
* imread for every test
* Changed name for Yolo function
3 years ago
Alexander Alekhin
aaad1791d9
Merge tag '4.5.3'
3 years ago
Alexander Alekhin
ad6e82942b
release: OpenCV 4.5.3
3 years ago
Alexander Alekhin
9a9954a036
Merge tag '3.4.15'
3 years ago
Alexander Alekhin
d60bb57d4b
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
3 years ago
Alexander Alekhin
591708903b
release: OpenCV 3.4.15
3 years ago
Alexander Alekhin
f9d62fba7a
Merge pull request #20350 from alalek:issue_20285
3 years ago
Alexander Alekhin
85dde8a800
Merge pull request #20355 from alalek:issue_20352
3 years ago
Alexander Alekhin
9d039c206b
Merge pull request #20354 from alalek:issue_20353
3 years ago
Alexander Alekhin
cbff19ff1a
highgui: fix win32 backend behavior
3 years ago
Alexander Alekhin
4c3f9b2ef4
cmake: update Halide detection
3 years ago
Alexander Alekhin
167bac23aa
Merge pull request #20351 from alalek:issue_20320
3 years ago
Alexander Alekhin
5d0cfa2527
cmake(highgui): don't allow multiple builtin backends
3 years ago
Alexander Alekhin
0e523618a1
cmake: exclude -pthread from Emscripten default build
3 years ago
Alexander Alekhin
821fae0d94
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
3 years ago
Alexander Alekhin
3b26105f68
Merge pull request #20346 from alalek:backport_20026
3 years ago
Alexander Alekhin
0f2f966a91
Merge pull request #20345 from mitruska:update_ngraph_normalizel2
3 years ago
Alexander Alekhin
d7d491d445
Merge pull request #20344 from alalek:backport_20343
3 years ago
Alexander Alekhin
41effbe2da
Merge pull request #20343 from alalek:issue_19915
3 years ago
Alexander Alekhin
9b0d6862c4
cmake(IE): extract INF_ENGINE_RELEASE from InferenceEngine package
3 years ago
Alexander Alekhin
890fcdf842
Merge pull request #20337 from alalek:build_opencv_winpack_dldt_2021.4.0
3 years ago
mitruska
18dbac203f
Use explicit version of ngraph NormalizeL2
3 years ago
Alexander Alekhin
8d1f254dcc
java: force using of 'Ptr<>' for OpenCV classes
...
backport of commit: e5841d3126
3 years ago
Alexander Alekhin
e5841d3126
java: force using of 'Ptr<>' for OpenCV classes
3 years ago
Alexander Alekhin
90df3af6cf
build: winpack_dldt with dldt 2021.4.0
3 years ago
Alexander Alekhin
11cc36d770
Merge pull request #20341 from alalek:gapi_replace_ie_deprecated
3 years ago
Maxim Pashchenkov
05f1939b02
Merge pull request #20298 from mpashchenkov:mp/python-desync
...
G-API: Python. Desync.
* Desync. GMat.
* Alignment
3 years ago
Alexander Alekhin
050ea9762f
Merge pull request #20326 from APrigarina:fix_samples
3 years ago
APrigarina
0f24d4d2a1
fix samples
3 years ago
Alexander Alekhin
fc799191f4
gapi(ie): replace deprecated calls
3 years ago
Alexander Alekhin
8fad85edda
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
3 years ago
Maxim Pashchenkov
d70053aba5
Merge pull request #20144 from mpashchenkov:mp/python-ge
...
G-API: Python. Gaze Estimation sample.
* GE pep8
* Added function description, wrapped copy
* Applying review comments
* One more change
* Added gin
* Rstrt bb
3 years ago
Alexander Alekhin
b699fe7a9d
Merge pull request #20335 from SamFC10:concat-const-input
3 years ago
Alexander Alekhin
94c67faaea
Merge pull request #20336 from JoeHowse:refactor-cl_image-float16-conversions
3 years ago
Alexander Alekhin
b2ed5c3070
Merge pull request #20333 from APrigarina:fix_samples_3.4
3 years ago
Anatoliy Talamanov
9fe49497bb
Merge pull request #20284 from TolyaTalamanov:at/wrap-render
...
G-API: Wrap render functionality to python
* Wrap render Rect prim
* Add all primitives and tests
* Cover mosaic and image
* Handle error in pyopencv_to(Prim)
* Move Mosaic and Rect ctors wrappers to shadow file
* Use GAPI_PROP_RW
* Fix indent
3 years ago
SamFC10
5b8c10f2f8
modified onnx importer to concat const input blobs
3 years ago
Alexander Alekhin
24983f62e2
Merge pull request #20325 from alalek:dnn_openvino_2021.4.0
3 years ago