Giles Payne
ef21fd3cf8
Fix handling of properties with enum type
4 years ago
Alexander Alekhin
bd19f991a5
Merge pull request #18602 from alalek:issue_18597
4 years ago
Alexander Alekhin
e87ba1d317
Merge pull request #18590 from krush11:master
4 years ago
Alexander Alekhin
f9d1f5196a
Merge pull request #18533 from paroj:imwritemulti
4 years ago
Alexander Alekhin
b5717f82a0
core: fix __clang_major__ typo regression
4 years ago
arodrigu
aa51382dbc
Fix: UsacParams Python bindings
4 years ago
Pavel Rojtberg
bc6a70c689
imwrite: multi-image overload for bindings
4 years ago
Krushnal Patel
1fb6c6e6e5
Update demosaicing.cpp
4 years ago
Alexander Alekhin
d2dbc9d7a0
Merge pull request #18589 from alalek:issue_13328
4 years ago
Anatoliy Talamanov
8bf451a3e0
Merge pull request #18542 from TolyaTalamanov:at/import-network
...
[G-API] Support ImportNetwork for cv::gapi::infer
* wip
* Refactoring
* Fix comments to review
* Fix warning
Co-authored-by: Ruslan Garnov <ruslan.garnov@intel.com>
4 years ago
Anatoliy Talamanov
0d3e05f9b3
Merge pull request #18493 from TolyaTalamanov:at/wrap-streaming
...
[G-API Wrap streaming
* Wrap streaming
* Fix build
* Add comments
* Remove comment
* Fix comments to review
* Add test for python pull overload
4 years ago
Alexander Alekhin
8c4d415412
Merge pull request #18582 from weltonrodrigo:remap_inter_doc
4 years ago
Alexander Alekhin
06a09d5991
Merge pull request #18583 from weltonrodrigo:remap_inter_doc_4
4 years ago
Alexander Alekhin
57c894f44d
Merge pull request #18566 from mtfrctl:mat-objc-swift-data-pointer
4 years ago
mtfrctl
7de189114b
Merge pull request #18547 from mtfrctl:objc-conversions-macosx
...
Mat conversions for macOS/AppKit
* Extract CoreGraphics conversion logics from ios_conversions.mm to apple_conversions.h, apple_conversions. Add macosx_conversions.mm
* Add macosx.h
* Add Mat+Conversions.h and Mat+Conversions.mm
* Delete duplicated declaration from apple_conversion.mm
* Use short license header
* Add compile guard
* Delete unused imports
* Move precomp.hpp import from header to implementation
* Add macosx.h to skip headers
* Fix compile guard condition
* Use short license header
* Remove commented out unused code
4 years ago
Anna Khakimova
4c048a487e
Merge pull request #18516 from anna-khakimova:ak/bgr2rgb
...
GAPI: Addition new Color conversion kernels to CPU backend.
* Add BGR2RGB kernel to CPU backend
* Add BGR2I420 and RGB2I420 kernels to CPU backend
* Add I4202BGR and I4202RGB kernels to CPU backend
4 years ago
Welton Rodrigo Torres Nascimento
09a62012b2
Doc update. INTER_LINEAR_EXACT unsupported in remap
4 years ago
Alexander Alekhin
b494de6a01
Merge pull request #18559 from maxint:fix-rang-loop-construct-warnings
4 years ago
Alexander Alekhin
dbeec7715d
Merge pull request #18581 from alalek:winpack_dldt_videoio_plugins
4 years ago
Welton Rodrigo Torres Nascimento
25163eb008
Doc: INTER_LINEAR_EXACT unsupported in remap
...
Update documentation to reflect INTER_LINEAR_EXACT being
unsupported in remap
4 years ago
Alexander Alekhin
1048feac3b
build: winpack_dldt with videoio plugins
4 years ago
Alexander Alekhin
96e8b83d41
Merge pull request #18568 from catree:fix_deepgreen_colormap_fig
4 years ago
Alexander Alekhin
78476a0fe2
Merge tag '4.5.0'
4 years ago
Alexander Alekhin
d5fd2f0155
release: OpenCV 4.5.0
4 years ago
Alexander Alekhin
c8ebe0eb86
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
4 years ago
catree
de93782fab
Move colorscale_deepgreen.jpg to the correct folder.
4 years ago
mtfrctl
16561ed71e
Add data pointer bridge method to Mat for Objective-C/Swift
4 years ago
Alexander Alekhin
4bfdf7cf2a
Merge pull request #18564 from alalek:dnn_test_openvino_4.x
4 years ago
Alexander Alekhin
e58da86efc
dnn(test): update tests for OpenVINO 2021.1 (OpenCV 4.x)
4 years ago
Alexander Alekhin
7ed82aea38
Merge tag '3.4.12'
4 years ago
Alexander Alekhin
dc15187f1b
release: OpenCV 3.4.12
4 years ago
Alexander Alekhin
ae1a249a0a
Merge pull request #18557 from alalek:cuda_cmake_fix_auto
4 years ago
maxint
2dd2d60955
Fix warnings: "-Wrange-loop-construct" in gapi
4 years ago
Alexander Alekhin
171fbf879f
cmake: fix typo in CUDA_GENERATION=Auto cache
4 years ago
Alexander Alekhin
1b443219ed
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
4 years ago
Alexander Alekhin
8a1caa0d16
Merge pull request #18554 from alalek:issue_17945
4 years ago
Alexander Alekhin
cdcf7e62f3
dnn(opencl): bypass unsupported fusion cases 2
4 years ago
Alexander Alekhin
083727b0a6
Merge pull request #18551 from alalek:issue_17964
4 years ago
Alexander Alekhin
718dd9f170
dnn(opencl): bypass unsupported fusion cases
4 years ago
Anatoliy Talamanov
76be3529f4
Merge pull request #18419 from TolyaTalamanov:at/generic-inference
...
[G-API] Introduce generic version for cv::gapi::infer
* Introduce generic infer
* Move Generic to infer.hpp
* Removew num_outs
* Fix windows warnings
* Fix comments to review
* Fix doxygen
* Add comment
* Fix comments to review
* standoalone ifdef in ginfer.cpp
* Fix test
4 years ago
Alexander Alekhin
6c218c7b0f
Merge pull request #18545 from alalek:enable_tests_17953
4 years ago
Alexander Alekhin
e87a0baa4b
dnn(test): enable tests from issue 17953
4 years ago
Alexander Alekhin
8ee5f2ad89
Merge pull request #18534 from alalek:build_opencv_winpack_dldt_2021.1.0
4 years ago
Alexander Alekhin
ee76cef1ff
Merge pull request #18527 from alalek:dnn_test_openvino
4 years ago
Alexander Alekhin
6a51e3b39a
Merge pull request #18539 from mshabunin:fix-doc-warnings
4 years ago
Alexander Alekhin
6da05f7086
dnn(test): update tests for OpenVINO 2021.1
4 years ago
Maksim Shabunin
ae265a48c7
Doc: fixed warnings when CUDA modules are missing
4 years ago
Anastasiya(Asya) Pronina
af2f8c69f0
Merge pull request #18496 from AsyaPronina:comp_args_serialization
...
Serialization && deserialization for compile arguments
* Initial stub
* Add test on serialization of a custom type
* Namespaces rework
* Fix isSupported in test struct
* Fix clang lookup issue
* Initial implementation
* Drop the isSupported flag
* Initial implementation
* Removed internal header inclusion
* Switched to public API
* Implemented serialization
* Adding desirialize: WIP
* Fixed merge errors
* Implemented
* Final polishing
* Addressed review comments and added debug throw
* Added FluidROI test
* Polishing
* Polishing
* Polishing
* Polishing
* Polishing
* Updated CMakeLists.txt
* Fixed comments
* Addressed review comments
* Removed decay from deserialize_arg
* Addressed review comments
* Removed extra inclusion
* Fixed Win64 warning
* Update gcommon.hpp
* Update serialization.cpp
* Update gcommon.hpp
* gapi: drop GAPI_EXPORTS_W_SIMPLE from GCompileArg
Co-authored-by: Smirnov Alexey <alexey.smirnov@intel.com>
Co-authored-by: AsyaPronina <155jj@mail.ru>
4 years ago
Alexander Alekhin
e24b1629a0
Merge pull request #18536 from alalek:backport_doxygen_style_18195
4 years ago
Maksim Shabunin
46ccde82cf
Merge pull request #18195 from mshabunin:linux-tutorial
...
Installation tutorials rework
* Doc: general installation, config reference, linux installation
* Doc: addressed review comments
* Minor fixes
4 years ago