17772 Commits (84ae8097b1478ed5d253fd011cc96a7f054b0253)

Author SHA1 Message Date
Hamdi Sahloul 84ae8097b1 Merge pull request #12601 from cv3d:fix/js 6 years ago
Alexander Alekhin 68942affdb release: OpenCV 4.0.0-alpha (version++) 6 years ago
Alexander Alekhin c5920df159 cuda: move CUDA modules to opencv_contrib 6 years ago
Alexander Alekhin 5fb0f34e8a
Merge pull request #12570 from alalek:drop_usrtype1 6 years ago
Wenfeng CAI fce75cd858 Fix failure to request stddev of non-intrinsics 6 years ago
Alexander Alekhin ec9c53eeff ts: update valgrind test filter 6 years ago
Dmitry Kurtaev 8ac7b21716 Enable Myriad device for OpenVINO models test 6 years ago
Alexander Alekhin 3cab9e7a9c 3.4: fixes 6 years ago
Alexander Alekhin aa1c86f95e ts: flush stdout/stderr before and after test code run 6 years ago
Alexander Alekhin 699565828d videoio(test): dump file size information 6 years ago
Alexander Alekhin 38de2a8754 calib3d: fix build warnings 6 years ago
Lubov Batanina 43f889ae1f Merge pull request #12519 from l-bat:l-bat/onnx_parser 6 years ago
Gaetano Checinski e628fd7bce Merge pull request #12503 from nikhedonia:12500-move-gcgraph 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
Alexander Duda a024593fa6 Merge pull request #12147 from D-Alex:master 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
Alexander Alekhin b80c978f5d core: change cv::Ptr DefaultDeleter 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
Hamdi Sahloul 10ae0c4364 Merge pull request #12486 from cv3d:fix_cpp11 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
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
Alexander Alekhin 89720ae24d python: fix "unsigned int" / "size_t" overloading conflict 6 years ago
Alexander Alekhin 9097ccf515 drop legacy headers 6 years ago
Alexander Alekhin df8b057b44 avoid `Ptr<> == NULL` checks 6 years ago