17873 Commits (c4c31f5bba19fb701c30066c6039ee6eb187edd1)

Author SHA1 Message Date
Alexander Alekhin 3cab9e7a9c 3.4: fixes 6 years ago
Suleyman TURKMEN 30597e5c98 Update seamless_cloning.cpp 6 years ago
Lubov Batanina 43f889ae1f Merge pull request #12519 from l-bat:l-bat/onnx_parser 6 years ago
Dmitry Kurtaev 7d75526373 Use TorchType enum 6 years ago
Hamdi Sahloul ecc9bd0925 Support GpuMat in copyTo() functions 6 years ago
Dmitry Kurtaev d259eb28bb Add python tests for dnn module 6 years ago
Alexander Alekhin 29bee6f07e cmake: move Matlab scripts to opencv_contrib (#12541) 6 years ago
Dmitry Kurtaev a7b3d2581f Replace CV_USRTYPE1 for int64 to CV_32SC2 in Torch importer 6 years ago
Suleyman TURKMEN 6d5f7b72c0 Update seamless_cloning.cpp 6 years ago
Vitaly Tuzov 95502242c9 meanStdDev() implementation updated to use wide universal intrinsics 6 years ago
Vitaly Tuzov 1f88a1af9c testlog_parser updated to handle output of latest GTest as well 6 years ago
Hamdi Sahloul 5d54def264 Add semicolons after `CV_INSTRUMENT` macros 6 years ago
Takuho NAKANO 451340fd3d Merge pull request #12523 from takotakot:12455_rotatedrect_constructor 6 years ago
Alexander Alekhin fdaeb20253 dnn(test): run DL IE tests on Intel OpenCL devices only 6 years ago
Vitaly Tuzov 29770e13e8 Fixed bit-exact resize SIMD implementation for AVX2 baseline 6 years ago
Maksim Shabunin 78c500e97a Removed unnecessary build-time MediaSDK detection 6 years ago
Mark Harfouche 095b0d3272 Fix BayerXX2RGBA when blue is on the first line. 6 years ago
Alexander Alekhin b7b82c1cef dnn(tensorflow): re-generate files using protoc 6 years ago
George Mironov cb5da8983f Rename tensorflow namespace 6 years ago
Dmitry Kurtaev 58ac3e09da Change default value of crop argument of blobFromImage from true to false 6 years ago
Dmitry Kurtaev 09fa758725 Replace Darknet's Reorg to permute layer 6 years ago
take1014 57ae3ac7a2 fix document about HoughLines 6 years ago
Alexander Alekhin 6fc855865f dnn(test): fix failures of 32-bit builders 6 years ago
Hamdi Sahloul 03b3be0f51 MSVC: Slience external/meaningless warnings 6 years ago
Marat K 38f8fc6c82 Merge pull request #12249 from kopytjuk:feature/region-layer-batch-mode 6 years ago
Alexander Alekhin d7ac4495c3 highgui: fix QT build 6 years ago
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
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
Suleyman TURKMEN 30a4e2f7ac Update hog.cpp 6 years ago
Suleyman TURKMEN 92517fa359 Update window.cpp 6 years ago
Alexander Alekhin 95dd4b3f27 bindings: add debug helpers for args conversions 6 years ago
Mark Harfouche 53bbed89ae Output RGBA images when bayer_xx2YYYA is called 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
Alexander Alekhin f90aea22b1 cuda: fix build (legacy C-API usage) 6 years ago
cyy 8b48c2a10c Merge pull request #12443 from DEEPIR:master 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
Dmitry Kurtaev d486204a0d Merge pull request #12264 from dkurt:dnn_remove_forward_method 6 years ago
woody.chow 07c6b0a8df Replace naive normL2Sqr with hal::normL2Sqr_ for better performance 6 years ago
Zhenqing Hu d621a99e73 To fix bug #12389, which is a validation for the potential null pointer. 6 years ago
Alexander Alekhin e70526625f imgproc: fix Subdiv2D::getTriangleList() 6 years ago
Dmitry Kurtaev 6ec230480d Enable Myriad tests with batch size > 1 6 years ago