24992 Commits (5f17cc1abdd71fe7c7b9e874cee6e6bceb7ebc85)
 

Author SHA1 Message Date
Tomoaki Teshima 88b04c3cd4 remove raw SSE2 implementation 6 years ago
Alexander Nesterov 1fb7ee0e16 Optimiaztion search template lines and added sample 6 years ago
cyy 8f78a1123b fix uninitialized read errors reported by CUDA-INITCHECK 6 years ago
Alexander Alekhin d7885ed819 Merge pull request #12482 from GeorgeMironov:protobuf-cmake-fix 6 years ago
Alexander Alekhin b9fd5f8186 Merge pull request #12483 from terfendail:meanstddev_multichan 6 years ago
Lubov Batanina 0c8590027f Merge pull request #12071 from l-bat/l-bat:onnx_parser 6 years ago
Vitaly Tuzov 0a5bd0ac8b sum() implementation updated to use wide universal intrinsics 6 years ago
Vitaly Tuzov 2f929376ec Fixed meanStdDev() implementation for the case input matrix has more than 4 channels 6 years ago
Vadim Pisarevsky b01f63835e Merge pull request #12467 from alalek:core_use_shared_ptr 6 years ago
Vadim Pisarevsky 6d7f5871db
added basic support for CV_16F (the new datatype etc.) (#12463) 6 years ago
Suleyman TURKMEN 30a4e2f7ac Update hog.cpp 6 years ago
George Mironov 8e0781648b Fix include paths when building with external protobuf 6 years ago
Alexander Alekhin 89720ae24d python: fix "unsigned int" / "size_t" overloading conflict 6 years ago
Alexander Alekhin c331a214d0 Merge pull request #12054 from alalek:debug_bindings 6 years ago
Alexander Alekhin 9097ccf515 drop legacy headers 6 years ago
Alexander Alekhin dca657a2fd Merge remote-tracking branch 'upstream/3.4' into merge-3.4 6 years ago
Alexander Alekhin c35c5a47df Merge pull request #12475 from sturkmen72:patch-1 6 years ago
Alexander Alekhin 17cc21c9d6 Merge pull request #12473 from cv3d:cmake/python_detection 6 years ago
Hamdi Sahloul 5e241e7c36 CMAKE: Improve python detection 6 years ago
Alexander Alekhin df8b057b44 avoid `Ptr<> == NULL` checks 6 years ago
Alexander Alekhin 64b3c1e691 core(test): update cv::Ptr tests 6 years ago
Alexander Alekhin 15aee09c7f core: replace cv::Ptr implementation => std::shared_ptr 6 years ago
Suleyman TURKMEN 92517fa359 Update window.cpp 6 years ago
Sergey Nuzhny 80610ca054 Merge pull request #12449 from Nuzhny007:master 6 years ago
Alexander Alekhin 95dd4b3f27 bindings: add debug helpers for args conversions 6 years ago
Alexander Alekhin 87ed12b8f3 Merge pull request #12465 from hmaarrfk:fix_bayer2rgba 6 years ago
Alexander Alekhin fd0df5a89b Merge pull request #12469 from cv3d:fix/js/python3_msvc 6 years ago
Hamdi Sahloul b487e2df0b opencv_js: Support Python3 and MSVC 6 years ago
Hamdi Sahloul c6ed2bf9aa opencv_js: fix a bug in handling enums using the new parser 6 years ago
Alexander Alekhin 40b1dc12de Merge pull request #12464 from alalek:fix_contrib_1754 6 years ago
Mark Harfouche 53bbed89ae Output RGBA images when bayer_xx2YYYA is called 6 years ago
Alexander Alekhin 8eba3c1e7e Merge pull request #12462 from alalek:issue_12453 6 years ago
Alexander Alekhin b50c70bbfa features2d(test): extract common extract/invariance test code 6 years ago
cyy 286c2c236b Merge pull request #12458 from DEEPIR:3.4 6 years ago
Alexander Alekhin af021e79d9 video(perf): drop unreliable sanity checks 6 years ago
Alexander Alekhin 875de75327 Merge pull request #12460 from cv3d:lint_unused 6 years ago
Hamdi Sahloul a39e0daacf Utilize CV_UNUSED macro 6 years ago
Alexander Alekhin 73bfe68821 Merge remote-tracking branch 'upstream/3.4' into merge-3.4 6 years ago
Alexander Alekhin f3fae0dae0 Merge pull request #12459 from alalek:fix_cuda_build 6 years ago
Alexander Alekhin 4a73b4859f Merge pull request #12452 from seiko2plus:issue12427 6 years ago
Alexander Alekhin f90aea22b1 cuda: fix build (legacy C-API usage) 6 years ago
Alexander Alekhin bd98ed46bd Merge pull request #12446 from alalek:imgproc_grabcut_numeric_issues 6 years ago
cyy 8b48c2a10c Merge pull request #12443 from DEEPIR:master 6 years ago
Alexander Alekhin f1f15841d7 Merge pull request #11630 from alalek:c_api_eliminate_constructors 6 years ago
Sayed Adel f5d181db3a python:ppc64 Add missing support for PyLongObject 6 years ago
Vadim Pisarevsky 80b62a41c6 Merge pull request #12411 from vpisarev:wide_convert 6 years ago
Vadim Pisarevsky 54279523a3 Merge pull request #12437 from vpisarev:avx2_fixes 6 years ago
Alexander Alekhin 24e72e151a imgproc: grabcut numeric stability 6 years ago
Alexander Alekhin 8a3c394d6a don't use constructors for C API structures 6 years ago
Alexander Alekhin ad146e5a6b core: remove constructors from C API structures 6 years ago