25990 Commits (d2f9cfcf813186a395971fd3098d32bff2484f8c)
 

Author SHA1 Message Date
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
Lukas Mehl 2acc7c96e7 remove bgsgm tutorial, set references to OpenCV-Tutorials 6 years ago
Alexander Alekhin 1810702bf0 Merge pull request #14610 from mshabunin:fix-gtk-gl 6 years ago
Alexander Alekhin 96e2126ade Merge pull request #14602 from asashour:java_lang_ 6 years ago
Jan Starzynski fb9c083a51 handle all orientations properly 6 years ago
Maksim Shabunin dc28a1aba2 highgui: fixed build GTK2+OpenGL 6 years ago
Ahmed Ashour f3319f6140 java: remove redundant declaration of java.lang package 6 years ago
Alexander Alekhin def8fa2248 Merge pull request #14557 from mshabunin:win-lapack 6 years ago
Alexander Alekhin 2fd1a4eef7 Merge pull request #14520 from kupferb:patch-1 6 years ago
Maksim Shabunin fff7b7e459 LAPACK: add support for complex numbers for MSVC 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
Alexander Alekhin f629cdfe2c Merge pull request #14459 from dkurt:tf_strided_slice 6 years ago
Dmitry Kurtaev 26e426adb1 StridedSlice from TensorFlow 6 years ago
Alexander Alekhin 190467b6c1 Merge pull request #14586 from dianlujitao:master 6 years ago
Thang Tran eb243847eb js: added floodFill function to JS binding 6 years ago
Alexander Alekhin a433394870 Merge pull request #14362 from catree:feat_ippe 6 years ago
Rostislav Vasilikhin e90e0ef9aa Merge pull request #14106 from savuor:lab_wide 6 years ago
Sergiu Deitsch bc4b2d521c Merge pull request #13337 from sergiud:eigen-cross-compile 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
Alexander Alekhin 9340af1a8a core: Async API / AsyncArray 6 years ago
Alexander Alekhin 447116a93c Merge pull request #14524 from kohei-us:onnx-load-binary-blob 6 years ago
Alexander Alekhin d848594deb Merge pull request #14445 from l-bat:batchnorm3d 6 years ago
Alexander Alekhin dbc7faca46 Merge pull request #14574 from catree:fix_norm_type_typo 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
Alexander Alekhin 30a595789c Merge pull request #14463 from thangktran:thangktran/fix-imgproc-intersectConvexConvex 6 years ago
Alexander Alekhin 6ca3c7f59f Merge pull request #14517 from FadyEssam:remove_redundant_imports 6 years ago
Alexander Alekhin 84fd8190f3 Merge pull request #14232 from terfendail:popcount_rework 6 years ago
Vitaly Tuzov 7a55f2af3b Updated AVX2 implementation of v_popcount for u8. 6 years ago
Alexander Alekhin 88996323b6 Merge pull request #14569 from alalek:fixup_14558 6 years ago
Alexander Alekhin 8b192b76c0 Merge pull request #14561 from alalek:fix_ctors_with_uninitialized_vars 6 years ago
Daniel Ingram 962d57b4d6 Merge pull request #14559 from daniel-s-ingram:master 6 years ago
Alexander Alekhin 18151e79bb cmake(samples): use LINK_PRIVATE in target_link_libraries 6 years ago
Alexander Alekhin a70e1eecd9 Merge pull request #14552 from dkurt:fixed_detections_out_blob 6 years ago
Alexander Alekhin 3e876c5066 Merge pull request #14505 from alalek:android_fix_14477 6 years ago
mehlukas 6bff0e24f8 Merge pull request #14314 from mehlukas:3.4-opticalflow 6 years ago
mehlukas 47c45e5bd3 Merge pull request #14393 from mehlukas:3.4-meanshift 6 years ago
Alexander Alekhin 8936a0f3a5 android: fix JavaCamera2View UV plane handling 6 years ago
Alexander Alekhin 68012bfbf9 calib3d: fix uninitialized fields in ctors 6 years ago
Alexander Alekhin 9fabc3406f Merge pull request #14558 from alalek:cmake_samples_threading_3.4 6 years ago
Alexander Alekhin e7338024f6 Merge pull request #14516 from dkurt:dnn_async_samples 6 years ago
Dmitry Kurtaev 63bb97cc19 Asynchronous C++ sample 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
Alexander Alekhin 3201ea89d6 cmake: enable threading in samples 6 years ago
Liubov Batanina dfa753c6b4 Support OCV backend 6 years ago
Dmitry Kurtaev 6389dfe49c Fixed DetectionOutput output blob shape 6 years ago