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 |
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
|
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
|
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
|
ebe9327a92
|
Merge pull request #18473 from BioDataAnalysis:bda_fix_cv_mat_steps
|
4 years ago |
Mario Emmenlauer
|
102d8f67cd
|
matrix.cpp::setSize(): fixed out-of-bounds access on cv::Mat steps
|
4 years ago |
Alexander Alekhin
|
a00fe15abd
|
dnn: check for empty Net in .forward()
|
4 years ago |
Rafael Sadowski
|
3acf8cfd63
|
Add an OpenBSD check
|
4 years ago |
Alexander Alekhin
|
d34717d8c9
|
core: allow to disable including of unsupported/Eigen/CXX11/Tensor
- define OPENCV_DISABLE_EIGEN_TENSOR_SUPPORT
|
4 years ago |
Alexander Alekhin
|
a5b8f163d7
|
Merge pull request #18488 from alalek:maxflow_missing_check
|
5 years ago |
Alexander Alekhin
|
6add3b9161
|
Merge pull request #18487 from aitikgupta:unnecessary-variable
|
5 years ago |
Alexander Alekhin
|
1ddd61f98a
|
Merge pull request #18458 from sturkmen72:Update_window_w32_cpp
|
5 years ago |
Alexander Alekhin
|
3503a36e5e
|
Merge pull request #18444 from aitikgupta:check-minimum-points
|
5 years ago |
Alexander Alekhin
|
2ea7269450
|
Merge pull request #18431 from zhuqiang00099:fix-darknet_relu
|
5 years ago |
zhuqiang00099
|
a968eadbf1
|
fix darknet-relu bug in darknet_io.cpp
|
5 years ago |
Alexander Alekhin
|
c6b63e0e28
|
calib3d/imgproc: add GCGraph::maxFlow() missing empty checks
|
5 years ago |
Aitik Gupta
|
7bd8ddc8fa
|
removed no-affect variable
|
5 years ago |
Suleyman TURKMEN
|
14e264f646
|
Update window_w32.cpp
|
5 years ago |
Alexander Alekhin
|
969b55036f
|
Merge pull request #18438 from alalek:dnn_onnx_importer_error_reporting
|
5 years ago |
Aitik Gupta
|
cbf978d1f7
|
added minPoints Homography test
|
5 years ago |
Aitik Gupta
|
94e0ac7d9f
|
need atleast 4 corresponding points to calculate homography
|
5 years ago |
Alexander Alekhin
|
08b36e4f48
|
Merge pull request #18449 from alalek:ios_dont_disable_world_automatically
|
5 years ago |
Alexander Alekhin
|
d62d880316
|
Merge pull request #18447 from alalek:fix_17953
|
5 years ago |
Alexander Alekhin
|
361b5e0ebf
|
Merge pull request #18430 from alalek:ippicv_tpp
|
5 years ago |
Alexander Alekhin
|
c16e2e6234
|
ios: don't force BUILD_opencv_world=OFF in case of excluded modules
|
5 years ago |
Alexander Alekhin
|
c08f29c803
|
dnn(opencl): fix convolution kernel w/o bias with activation
|
5 years ago |
Alexander Alekhin
|
ecb6d03ccd
|
Merge pull request #18445 from alalek:fix_test_python_ml
|
5 years ago |
Alexander Alekhin
|
e59793cc75
|
dnn: improve debugging of ONNX parsing errors
|
5 years ago |
Alexander Alekhin
|
236ad4aeda
|
Merge pull request #18441 from alalek:core_check_force_string_literals
|
5 years ago |
Alexander Alekhin
|
97bb91d5fa
|
ml: fix python test
|
5 years ago |
Alexander Alekhin
|
233030e417
|
core: force check for string literals are used in the message
|
5 years ago |
Alexander Alekhin
|
6256e425f3
|
Merge pull request #18434 from tomoaki0705:loosenDNNEps
|
5 years ago |
Tomoaki Teshima
|
48368dc9a1
|
loosen threshold for Mali
|
5 years ago |
Alexander Alekhin
|
691c655630
|
ippicv: install third-party-programs.txt file
|
5 years ago |
Alexander Alekhin
|
b88ad7f2d9
|
Merge pull request #18427 from tomoaki0705:improveFlipTest
|
5 years ago |
Alexander Alekhin
|
b300b6b3bd
|
Merge pull request #18424 from tomoaki0705:addRTX3080s
|
5 years ago |
Tomoaki Teshima
|
234117800f
|
brush up by following the comments
|
5 years ago |
Tomoaki Teshima
|
ac58b2f857
|
compute capability 8.6
- CC for RTX3090, RTX3080 and RTX3070
|
5 years ago |
Alexander Alekhin
|
220b37144b
|
Merge pull request #18395 from tomoaki0705:fixNativePow
|
5 years ago |
Tomoaki Teshima
|
74c8ccb45b
|
fix build error of kernel on Mali
|
5 years ago |
Alexander Alekhin
|
9cfe981e1f
|
Merge pull request #18378 from nathanrgodwin:ippe_fix
|
5 years ago |