18997 Commits (db900af8c7a849539aff3941c2a788c190bb317b)

Author SHA1 Message Date
David Carlier 9fd95b93f7 FreeBSD build fix 6 years ago
Yashas Samaga B L ae279966c2 Merge pull request #14660 from YashasSamaga:dnn-cuda-build 6 years ago
Alexander Alekhin 9f68376c91 gapi: fix visibility conflict in OpenCV builds 6 years ago
Alexander Alekhin 53c771551c
Merge pull request #14473 from alalek:video_dis_update_opencl 6 years ago
Alexander Alekhin 38a3c1ce6b dnn(test): update test tags for Debug build 6 years ago
LaurentBerger a3be8d7cd7 dead link 6 years ago
Alexey Nikolaev 05563f5bc4 Merge pull request #14592 from aleksey-nikolaev:master 6 years ago
Lubov Batanina 61d3222a22 Merge pull request #14537 from l-bat:fix_network_vizualizer 6 years ago
Dmitry Kurtaev 44d21e5a79 Enable Slice layer on Inference Engine backend 6 years ago
Rostislav Vasilikhin 8c698262ea rgb2hls_b: out of bounds read fixed 6 years ago
Rostislav Vasilikhin 791ebd05fc out of bounds read fixed in rgb2luv_b 6 years ago
Alexander Alekhin 483f28723c calib3d: initialize local vars, fix indentation in for loops 6 years ago
Thang Tran d1615ba11a video:fixed DISOpticalFlow segfault from small img 6 years ago
utibenkei 898cf70210 Merge pull request #14597 from utibenkei:fix_java_missing_consts 6 years ago
Alexander Alekhin b958498074 java(test): test package filtering 6 years ago
Alexander Alekhin 171dd9eff5 java(test): enable debug mode to show useful stacktraces 6 years ago
David Carlier a6144b8e1a OpenBSD build fix 6 years ago
Rostislav Vasilikhin e07ffe902e Merge pull request #14616 from savuor:hsv_wide 6 years ago
Alexander Alekhin 22701f0c27 imgcodecs(CAP_IMAGES): fix handling of input pattern 6 years ago
Vitaly Tuzov f0fb91f2d4 Fixed v_signmask implementation for AVX2, updated universal intrinsics tests. 6 years ago
Ahmed Ashour f9564e053d java: test: use assertNotNull and assertFalse 6 years ago
Jan Starzynski fb9c083a51 handle all orientations properly 6 years ago
Ahmed Ashour f3319f6140 java: remove redundant declaration of java.lang package 6 years ago
Ahmed Ashour 1050b5351e java: add CvType.CV_16F 6 years ago
Ruslan Garnov 54ff72a1cc Merge pull request #14599 from rgarnov:gapi_aux_kernels 6 years ago
atalaman cbb699efd2 Merge pull request #14151 from TolyaTalamanov:at/own-mat-output-doesnt-support 6 years ago
atalaman d9dac9cd1b Merge pull request #14150 from TolyaTalamanov:at/computation-doesnt-work-with-out-vector 6 years ago
Maksim Shabunin bcf7286ad9 Docs: updated videoio module overview 6 years ago
catree 7ed858e38e Fix issue with solvePnPRansac and Nx3 1-channel input when the number of points is 5. Try to uniform the input shape of projectPoints and undistortPoints. 6 years ago
atalaman 935c02c0a3 Merge pull request #13851 from TolyaTalamanov:at/new-kernel-package-design 6 years ago
Dmitry Kurtaev 26e426adb1 StridedSlice from TensorFlow 6 years ago
Thang Tran eb243847eb js: added floodFill function to JS binding 6 years ago
Rostislav Vasilikhin e90e0ef9aa Merge pull request #14106 from savuor:lab_wide 6 years ago
dianlujitao f0f50b757d Fix LogSoftmax for ONNX 6 years ago
catree 33cb9c5ca5 Add SOLVEPNP_IPPE for planar pose estimation. Add solvePnPGeneric function that returns all the pose solutions and the reprojection errors. 6 years ago
Alexander Alekhin 3c1267dbe6 android: update 'debug' information support 6 years ago
Maksim Shabunin 6fc6207e93 Added videoio plugin for MediaSDK 6 years ago
catree b5e2ec4ea4 Fix typo in NormTypes documentation. 6 years ago
Kohei Yoshida 7b4aefedea Add support for loading ONNX model from in-memory buffer. 6 years ago
Vitaly Tuzov 7a55f2af3b Updated AVX2 implementation of v_popcount for u8. 6 years ago
Daniel Ingram 962d57b4d6 Merge pull request #14559 from daniel-s-ingram:master 6 years ago
Alexander Alekhin b8f9076de0 core: drop 'operator << (ostream, String)' overload 6 years ago
Alexander Alekhin 8936a0f3a5 android: fix JavaCamera2View UV plane handling 6 years ago
Alexander Alekhin d784b40e24 calib3d(docs): examples paragraph is related to findHomography() 6 years ago
Alexander Alekhin 68012bfbf9 calib3d: fix uninitialized fields in ctors 6 years ago
Vitaly Tuzov 1220dd4877 Updated v_popcount description, reference implementation and test. 6 years ago
Vitaly Tuzov 96ab78dc4f Reworked v_popcount implementation to provide number of bits in a single lane 6 years ago
Ruslan Garnov 50af4df1d7 Fixed roi inference to always produce even sizes for nv12 6 years ago
Liubov Batanina dfa753c6b4 Support OCV backend 6 years ago
Dmitry Kurtaev 6389dfe49c Fixed DetectionOutput output blob shape 6 years ago