25356 Commits (8cdf7bb84b1ff0214f7c477dc56e1546c21224ef)
 

Author SHA1 Message Date
take1014 57ae3ac7a2 fix document about HoughLines 7 years ago
Alexander Alekhin 6fc855865f dnn(test): fix failures of 32-bit builders 7 years ago
Alexander Alekhin b80c978f5d core: change cv::Ptr DefaultDeleter 7 years ago
Vadim Pisarevsky f4b9acb4db Merge pull request #12497 from tomoaki0705:removeRawSSE 7 years ago
Vadim Pisarevsky acbfd85737 Merge pull request #12204 from allnes:detect_qr_code 7 years ago
Hamdi Sahloul 03b3be0f51 MSVC: Slience external/meaningless warnings 7 years ago
Marat K 38f8fc6c82 Merge pull request #12249 from kopytjuk:feature/region-layer-batch-mode 7 years ago
jsxyhelu 7828854c9d Merge pull request #12206 from jsxyhelu/3.4 7 years ago
Alexander Alekhin d7ac4495c3 highgui: fix QT build 7 years ago
Alexander Alekhin 492ef14550 Merge pull request #12494 from DEEPIR:3.4 7 years ago
Hamdi Sahloul 10ae0c4364 Merge pull request #12486 from cv3d:fix_cpp11 7 years ago
Alexander Alekhin be2ccdbf0b Merge pull request #12479 from sturkmen72:patch-2 7 years ago
Alexander Alekhin cb3ae1232b Merge pull request #12478 from alalek:fix_python_converters 7 years ago
Alexander Alekhin e73e393c82 Merge pull request #12477 from alalek:drop_legacy_headers 7 years ago
Tomoaki Teshima 88b04c3cd4 remove raw SSE2 implementation 7 years ago
Alexander Nesterov 1fb7ee0e16 Optimiaztion search template lines and added sample 7 years ago
cyy 8f78a1123b fix uninitialized read errors reported by CUDA-INITCHECK 7 years ago
Alexander Alekhin d7885ed819 Merge pull request #12482 from GeorgeMironov:protobuf-cmake-fix 7 years ago
Alexander Alekhin b9fd5f8186 Merge pull request #12483 from terfendail:meanstddev_multichan 7 years ago
Lubov Batanina 0c8590027f Merge pull request #12071 from l-bat/l-bat:onnx_parser 7 years ago
Vitaly Tuzov 0a5bd0ac8b sum() implementation updated to use wide universal intrinsics 7 years ago
Vitaly Tuzov 2f929376ec Fixed meanStdDev() implementation for the case input matrix has more than 4 channels 7 years ago
Vadim Pisarevsky b01f63835e Merge pull request #12467 from alalek:core_use_shared_ptr 7 years ago
Vadim Pisarevsky 6d7f5871db
added basic support for CV_16F (the new datatype etc.) (#12463) 7 years ago
Suleyman TURKMEN 30a4e2f7ac Update hog.cpp 7 years ago
George Mironov 8e0781648b Fix include paths when building with external protobuf 7 years ago
Alexander Alekhin 89720ae24d python: fix "unsigned int" / "size_t" overloading conflict 7 years ago
Alexander Alekhin c331a214d0 Merge pull request #12054 from alalek:debug_bindings 7 years ago
Alexander Alekhin 9097ccf515 drop legacy headers 7 years ago
Alexander Alekhin dca657a2fd Merge remote-tracking branch 'upstream/3.4' into merge-3.4 7 years ago
Alexander Alekhin c35c5a47df Merge pull request #12475 from sturkmen72:patch-1 7 years ago
Alexander Alekhin 17cc21c9d6 Merge pull request #12473 from cv3d:cmake/python_detection 7 years ago
Hamdi Sahloul 5e241e7c36 CMAKE: Improve python detection 7 years ago
Alexander Alekhin df8b057b44 avoid `Ptr<> == NULL` checks 7 years ago
Alexander Alekhin 64b3c1e691 core(test): update cv::Ptr tests 7 years ago
Alexander Alekhin 15aee09c7f core: replace cv::Ptr implementation => std::shared_ptr 7 years ago
Suleyman TURKMEN 92517fa359 Update window.cpp 7 years ago
Sergey Nuzhny 80610ca054 Merge pull request #12449 from Nuzhny007:master 7 years ago
Alexander Alekhin 95dd4b3f27 bindings: add debug helpers for args conversions 7 years ago
Alexander Alekhin 87ed12b8f3 Merge pull request #12465 from hmaarrfk:fix_bayer2rgba 7 years ago
Alexander Alekhin fd0df5a89b Merge pull request #12469 from cv3d:fix/js/python3_msvc 7 years ago
Hamdi Sahloul b487e2df0b opencv_js: Support Python3 and MSVC 7 years ago
Hamdi Sahloul c6ed2bf9aa opencv_js: fix a bug in handling enums using the new parser 7 years ago
Alexander Alekhin 40b1dc12de Merge pull request #12464 from alalek:fix_contrib_1754 7 years ago
Mark Harfouche 53bbed89ae Output RGBA images when bayer_xx2YYYA is called 7 years ago
Alexander Alekhin 8eba3c1e7e Merge pull request #12462 from alalek:issue_12453 7 years ago
Alexander Alekhin b50c70bbfa features2d(test): extract common extract/invariance test code 7 years ago
cyy 286c2c236b Merge pull request #12458 from DEEPIR:3.4 7 years ago
Alexander Alekhin af021e79d9 video(perf): drop unreliable sanity checks 7 years ago
Alexander Alekhin 875de75327 Merge pull request #12460 from cv3d:lint_unused 7 years ago