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 |
Anatoliy Talamanov
|
537494f4dd
|
Merge pull request #18512 from TolyaTalamanov:at/fix-untyped-np-array-for-gapi-python
[G-API] Numpy array with int64 failed in cv.gin
* Fix bug with numpy array precision in G-API python
* Fix comments to review
|
4 years ago |
Alexander Alekhin
|
d9ea9bedb2
|
doxygen: backport style changes
|
4 years ago |
Alexander Alekhin
|
1546b9bf99
|
build: winpack_dldt with dldt 2021.1.0
|
4 years ago |
Alexander Alekhin
|
39d5e14c1f
|
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
|
4 years ago |
Alexander Alekhin
|
62b5d37b6b
|
Merge pull request #18526 from alalek:fix_uninitialized_warnings
|
4 years ago |
Alexander Alekhin
|
d78d9bf151
|
Merge pull request #18519 from alalek:fix_javadoc
|
4 years ago |
Alexander Alekhin
|
a5f0fb6008
|
Merge pull request #18518 from alalek:backport_17993
|
4 years ago |
Alexander Alekhin
|
f2bb3d0d80
|
videoio(dc1394_v2): ensure variable initialization
|
4 years ago |
Maksym Ivashechkin
|
d5dce63254
|
Merge pull request #18356 from ivashmak:update_ransac
* update new RANSAC
* fix warning
* change gamma values table
* resolve conflict
* resolve conflict
* GammaValues as singleton
|
4 years ago |
Alexander Alekhin
|
01981ed290
|
Merge pull request #18522 from alalek:fix_18152
|
4 years ago |
Alexander Alekhin
|
037a72debd
|
Merge pull request #18517 from alalek:backport_18031
|
4 years ago |
Alexander Alekhin
|
1ef4b7ae5a
|
Merge pull request #18515 from alalek:test_18473
|
4 years ago |
Alexander Alekhin
|
b314cc4c23
|
Merge pull request #18506 from alalek:issue_18472
|
4 years ago |
Alexander Alekhin
|
6f5d56d994
|
core(logger): avoid destruction of GlobalLoggingInitStruct object
- keep logger available until the program termination
|
4 years ago |
Alexander Alekhin
|
644de8f22a
|
java: fix javadoc generation
|
4 years ago |
Maksim Doronin
|
36f61f3879
|
[IE][VPU]: Refactor vpu configs
backported commit: 7fe87d9a5b
|
4 years ago |
Ilya Churaev
|
aa11f7d8a3
|
Removed get_output_as_single_output_node method
backported commit: 5fd3d36fe8
|
4 years ago |
Alexander Alekhin
|
793b2b9ad9
|
Merge pull request #18494 from dmatveev:dm/gframe_02_integration
|
4 years ago |
Dmitry Matveev
|
050c960dfc
|
G-API: Integrated cv::MediaFrame as I/O type + CPU backend
|
4 years ago |
Alexander Alekhin
|
f30aafc3cc
|
core(test): regression test for 18473
|
4 years ago |
Alexander Alekhin
|
2f065b8b4c
|
Merge pull request #18509 from alalek:issue_18392
|
4 years ago |
Alexander Alekhin
|
aece3e732e
|
Merge pull request #18507 from sizeofvoid:openbsd
|
4 years ago |
Alexander Alekhin
|
aabeb8a18e
|
Merge pull request #18505 from alalek:fix_python_test
|
4 years ago |
Alexander Alekhin
|
ebe9327a92
|
Merge pull request #18473 from BioDataAnalysis:bda_fix_cv_mat_steps
|
4 years ago |
Alexander Alekhin
|
d7d51e4cc7
|
python: replace numpy.full() to support numpy<1.13
|
4 years ago |