1820 Commits (de977cc9c836dd954bc0a737b5aa80621a4f9c72)

Author SHA1 Message Date
Rostislav Vasilikhin da5e0ef461 ocl::KernelArg::Local(): added size argument 6 years ago
Alexander Alekhin 0926a84a45 cmake: define CV_ErrorNoReturn under CV_STATIC_ANALYSIS 6 years ago
Maksim Shabunin 15632c6305 Added support for multi-path configuration parameter (env) 6 years ago
chacha21 9524abcd28 Merge pull request #12658 from chacha21:clr-mutex 6 years ago
Alexander Alekhin 5575171652
Merge pull request #12673 from alalek:fix_build_warnings 6 years ago
Rostislav Vasilikhin be989b3b60 Merge pull request #12637 from savuor:fix/instr_ipp_ocl 6 years ago
Alexander Alekhin e4f71994c2 calib3d: findChessboardCornersSB() minor updates 6 years ago
Dmitry Kurtaev 24ab751547 Merge pull request #12565 from dkurt:dnn_non_intel_gpu 6 years ago
Alexander Alekhin 962dc21f2b docs: fix CUDA docs section 6 years ago
Dmitry Kurtaev ad5898224d Add a file with preprocessing parameters for deep learning networks 6 years ago
Maksim Shabunin e0f524d3b7 Fixed several incorrect printf format specifiers 6 years ago
Pavel Rojtberg 4d23a5d92d core: enable printf format warnings for cv::format 6 years ago
Hamdi Sahloul ef5579dc86 Merge pull request #12310 from cv3d:chunks/enum_interface 6 years ago
Alexander Alekhin 68942affdb release: OpenCV 4.0.0-alpha (version++) 6 years ago
Alexander Alekhin 5fb0f34e8a
Merge pull request #12570 from alalek:drop_usrtype1 6 years ago
Hamdi Sahloul 5d54def264 Add semicolons after `CV_INSTRUMENT` macros 6 years ago
Maksim Shabunin 78c500e97a Removed unnecessary build-time MediaSDK detection 6 years ago
Alexander Alekhin b80c978f5d core: change cv::Ptr DefaultDeleter 6 years ago
Hamdi Sahloul 03b3be0f51 MSVC: Slience external/meaningless warnings 6 years ago
Hamdi Sahloul 10ae0c4364 Merge pull request #12486 from cv3d:fix_cpp11 6 years ago
cyy 8f78a1123b fix uninitialized read errors reported by CUDA-INITCHECK 6 years ago
Vadim Pisarevsky 6d7f5871db
added basic support for CV_16F (the new datatype etc.) (#12463) 6 years ago
Alexander Alekhin 9097ccf515 drop legacy headers 6 years ago
Alexander Alekhin 15aee09c7f core: replace cv::Ptr implementation => std::shared_ptr 6 years ago
Alexander Alekhin 95dd4b3f27 bindings: add debug helpers for args conversions 6 years ago
cyy 286c2c236b Merge pull request #12458 from DEEPIR:3.4 6 years ago
Hamdi Sahloul a39e0daacf Utilize CV_UNUSED macro 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 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
Alexander Alekhin acce95f446 backport fixes for static analyzer warnings 6 years ago
Alexander Alekhin a0f86479e0 core: wrap custom types via _RawArray (raw() call) 6 years ago
cyy 09837928d9 Merge pull request #12357 from DEEPIR:master 6 years ago
Vitaly Tuzov 0f2b535fcc Bit-exact GaussianBlur reworked to use wide intrinsics (#12073) 6 years ago
Alexander Alekhin e86287d8ae cleanup: IPP Async (IPP_A) 6 years ago
Hamdi Sahloul 532eace7d6 Extensive wrapping of CUDA functionalities for Python 6 years ago
Alexander Alekhin acfdd0e1fc core: fix MSVS "unreachable code" warnings 6 years ago
Alexander Alekhin 7f73b105ca core: std::string more changes 6 years ago
Vladislav Sovrasov ae8dcdf40d core: get rid of built-in String type 6 years ago
Hamdi Sahloul b5eb65e53e Improve Python binding generator with mappable types and phantom headers 6 years ago
Suleyman TURKMEN d8cd1d8fcc Merge pull request #12246 from sturkmen72:move_enums 6 years ago
Alexander Alekhin 2c42361ecd build: fix build with defined CV_STATIC_ANALYSIS 6 years ago
Alexander Alekhin 67d46dfc6c core(intrin): restrict FP16 operations 6 years ago
Suleyman TURKMEN c61bc3a0cb Update documentation and samples 6 years ago
Alexander Alekhin d2e08a524e core: repair CV_Assert() messages 6 years ago
Alexander Alekhin c1df9ad456 OpenCV version++ 6 years ago
Alexander Alekhin 603eadfe51 OpenCV version '-openvino' 6 years ago
Alexander Alekhin a56b221559 core: cv::Range() ostream write operator 6 years ago
Hamdi Sahloul 293facbae7 Support Python binding for CUDA functionalities 6 years ago