Krushnal Patel
1fb6c6e6e5
Update demosaicing.cpp
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
catree
de93782fab
Move colorscale_deepgreen.jpg to the correct folder.
4 years ago
Alexander Alekhin
dc15187f1b
release: OpenCV 3.4.12
4 years ago
Alexander Alekhin
cdcf7e62f3
dnn(opencl): bypass unsupported fusion cases 2
4 years ago
Alexander Alekhin
718dd9f170
dnn(opencl): bypass unsupported fusion cases
4 years ago
Alexander Alekhin
e87a0baa4b
dnn(test): enable tests from issue 17953
4 years ago
Alexander Alekhin
6da05f7086
dnn(test): update tests for OpenVINO 2021.1
4 years ago
Alexander Alekhin
f2bb3d0d80
videoio(dc1394_v2): ensure variable initialization
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
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
zhuqiang00099
a968eadbf1
fix darknet-relu bug in darknet_io.cpp
4 years ago
Alexander Alekhin
c6b63e0e28
calib3d/imgproc: add GCGraph::maxFlow() missing empty checks
4 years ago
Aitik Gupta
7bd8ddc8fa
removed no-affect variable
4 years ago
Suleyman TURKMEN
14e264f646
Update window_w32.cpp
4 years ago
Aitik Gupta
cbf978d1f7
added minPoints Homography test
4 years ago
Aitik Gupta
94e0ac7d9f
need atleast 4 corresponding points to calculate homography
4 years ago
Alexander Alekhin
c08f29c803
dnn(opencl): fix convolution kernel w/o bias with activation
4 years ago
Alexander Alekhin
e59793cc75
dnn: improve debugging of ONNX parsing errors
4 years ago
Alexander Alekhin
97bb91d5fa
ml: fix python test
4 years ago
Alexander Alekhin
233030e417
core: force check for string literals are used in the message
4 years ago
Tomoaki Teshima
48368dc9a1
loosen threshold for Mali
4 years ago
Tomoaki Teshima
234117800f
brush up by following the comments
4 years ago
Tomoaki Teshima
74c8ccb45b
fix build error of kernel on Mali
4 years ago
Nathan Godwin
2f9072efdc
Fixed assertions on ippe solver
4 years ago
Alexander Alekhin
261ad78122
core: emit more clear messages in OutputArray::create()
4 years ago
Alexander Alekhin
4fa82809df
ocl: avoid rescheduling of async kernels
4 years ago
Liubov Batanina
ebb528976f
Merge pull request #18353 from l-bat:issue_18350
...
* Fixed bug in ONNX Mul op
* Replaced node
4 years ago
Tomoaki Teshima
f77c2d700f
add explicit cast for half
4 years ago
Takehiro Kajihara
8c44b8306b
Fix typo in videoio doc
4 years ago
Sergei Slashchinin
fa953e4205
Merge pull request #18316 from sl-sergei:fix_18253
...
Fix loading of ONNX models with Resize operation with Opset 11 for newer versions of Pytorch
* Add reproducer for Resize operation from newer versions of Pytorch
* Fix loading of scales parameter for Resize layer
* Change check type for better diagnostic messages
4 years ago
Tomoaki Teshima
a61546680b
use only even number for inplace flip
4 years ago
Gil Shotan
1612db5f91
Fix signed integer overflow in connected components
4 years ago
Alexander Alekhin
7dfe68cac6
imgcodecs: lazy on-demand codecs initialization
4 years ago
Shubham Singh
23e71d1aa2
fixes #17187 probably
...
Added Eltwise Layer Support
4 years ago
Liubov Batanina
b542a1804c
Support global reduce ops
4 years ago
Alexander Alekhin
50ff40d684
pre: OpenCV 3.4.12 (version++)
4 years ago
Danny
c31164bf1e
Merge pull request #18126 from danielenricocahall:add-oob-error-sample-weighting
...
Account for sample weights in calculating OOB Error
* account for sample weights in oob error calculation
* redefine oob error functions
* fix ABI compatibility
4 years ago
Danny
20b23da8e2
Merge pull request #18061 from danielenricocahall:fix-kd-tree
...
Fix KD Tree kNN Implementation
* Make KDTree mode in kNN functional
remove docs and revert change
Make KDTree mode in kNN functional
spacing
Make KDTree mode in kNN functional
fix window compilations warnings
Make KDTree mode in kNN functional
fix window compilations warnings
Make KDTree mode in kNN functional
casting
Make KDTree mode in kNN functional
formatting
Make KDTree mode in kNN functional
* test coding style
4 years ago
Alexander Alekhin
f6795d75a6
videoio: repair build of FFmpeg windows wrapper
4 years ago
Alexander Alekhin
1f2c83845d
backport: checks and fixes from static code analyzers results
...
original commit: 71f665bd8c
4 years ago
Liubov Batanina
2349a09736
Support Reshape with zero dim
4 years ago
YashasSamaga
1df533c914
fix typo in fusion tests
4 years ago
YashasSamaga
44bf748479
do not allocate UMat in non-OpenCL targets
4 years ago