18494 Commits (878af7ada86efc3eb7bcc5eb011549a834455b90)

Author SHA1 Message Date
Alexander Alekhin 02bfd20760 imgcodecs(test): add OpenEXR I/O test 6 years ago
Alexander Alekhin 1e9ad5476d core(intrin): drop hasSIMD128 checks 6 years ago
Lubov Batanina 5e80191d27 Merge pull request #14697 from l-bat:Slice_ONNX 6 years ago
Chip Kerchner Chip.Kerchner@ibm.com 058367f34c Rewrite code in BGR2Gray functions so that auto vectorizer does a better job. 6 years ago
Alexander Alekhin 60fb1fde75 java: wrap StringIO() to support unicode strings 6 years ago
Alexander Nesterov a9769b9202 Remove check and added binding tests 6 years ago
Alexander Alekhin f5ca9d3fe1 python: visibility 6 years ago
Alexander Alekhin 4a8fd71a2e core: fix visibility handling 6 years ago
Alexander Alekhin c6deba6003 android: fix javadoc 6 years ago
utibenkei 03382d29cc Merge pull request #14693 from utibenkei:fix_java_simpleblobdetector 6 years ago
arnaudbrejeon e8e020ffb7 Add test 6 years ago
arnaudbrejeon e9b8571afc Fix bug 6 years ago
Alexander Alekhin a2445c44cb imgcodecs: sanitize PAM decoding 6 years ago
Ahmed Ashour 5c56b8ce92 java: generated code to have javadoc 6 years ago
Ahmed Ashour 1aca1d582e Fix some typos 6 years ago
Lubov Batanina 3efd2df87f Merge pull request #14682 from l-bat:axpy_layer 6 years ago
Ted Steiner f1fb002682 Merge pull request #14678 from tedsteiner:qnx 6 years ago
rasmus25 394bc91e07 Merge pull request #14718 from rasmus25:3.4 6 years ago
bommo1 a38157a1f4
Fix https://github.com/opencv/opencv/issues/14265 6 years ago
Vitaly Tuzov 3b015dfc7d Merge pull request #14210 from terfendail:wui_512 6 years ago
Dmitry Kurtaev 9c0af1f675 Enable more deconvolution layer configurations with IE backend 6 years ago
Vitaly Tuzov 723165f878 fix for AVX2 version of v_reduce_min intrinsic 6 years ago
Lubov Batanina f94253b82b Merge pull request #14627 from l-bat:demo_kinetics 6 years ago
Alexander Alekhin 52548bde05 dnn(test): replace file content reading 6 years ago
Dmitry Kurtaev 081d9bc73f Fix Identity Switch from Keras 6 years ago
Ahmed Ashour ca8a1d2cff java: generated code inline return 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
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
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
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
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 132253c9f3 dnn: use AsyncArray 6 years ago