18932 Commits (0a35b97e756397da720f149b10b7279b98b86985)

Author SHA1 Message Date
Alexander Alekhin 76a27e3399 pre: OpenCV 3.4.9 (version++) 5 years ago
Dmitry Kurtaev 134094a442 Backport fix for autodetection of input shapes 5 years ago
Alexander Alekhin 72f35e0626
Merge pull request #16052 from alalek:issue_16040 5 years ago
Alexander Alekhin f21bde4d9f
Merge pull request #16046 from alalek:issue_15990 5 years ago
Dmitry Kurtaev d8e10f3a8d Enable MaxPooling with indices in Inference Engine 5 years ago
Alexander Alekhin 4dfa0a0383 bindings: basic support for #if preprocessor directives 5 years ago
Alexander Alekhin 818585fd12 core(tls): unblock TlsAbstraction destructor call 5 years ago
Dmitry Kurtaev ca1ba7a53d Backport for dnn input shape estimation 5 years ago
Lubov Batanina 7523c777c5 Merge pull request #15537 from l-bat:ngraph 5 years ago
catree 43d58aa760 Improve calib3d documentation: 5 years ago
thebhatman 8a18d132fc Port Swish and Mish layers 5 years ago
Alexander Alekhin 9a4404276a calib3d: revert stereoRectify() changes from PRs: 6836, 6972, 6955 5 years ago
sajarindider 101a147496 fixed Scheimpflug typo 5 years ago
Vadim Levin 8d74101f07 Merge pull request #15955 from VadimLevin:dev/vlevin/generator_tests 6 years ago
berak 0dfab6bbd0 ml: fix check in SVM::trainAuto 6 years ago
Brian Wignall af997529a1 Fix some typos 6 years ago
Alexander Alekhin 5639f5a296 ts: count skipped tests via SkipTestException 6 years ago
Steve Nicholson 0c644d1ec8 Rename parameter R to H in AffineWarper member declarations 6 years ago
Maksim Shabunin 5ff1fababc Merge pull request #15959 from mshabunin:refactor-ml-tests 6 years ago
Dmitry Kurtaev 6e14cc2189 Resolve https://github.com/opencv/opencv/issues/15863 6 years ago
Alexander Alekhin 501ff7f056 videoio(v4l2): use logging, update handling of EBUSY, device closing 6 years ago
Vadim Levin 373160ce00 Merge pull request #15973 from VadimLevin:dev/vlevin/video_capture_inf_loop 6 years ago
Natsu 54e6f5c237 Merge pull request #15970 from akemimadoka:master 6 years ago
Alexander Alekhin 3266ac7667 core(kmeans): bailout if can't select cluster center 6 years ago
Alexander Alekhin ec55b6f6db core: fix MSA build 6 years ago
Alexander Alekhin 86042af108 dnn: fix registration of custom OpenCVLayer 6 years ago
Everton Constantino 75315fb297 Merge pull request #15494 from everton1984:hal_vector_get_n 6 years ago
Alexander Alekhin 5d96f984b1 python: reduce code size of cv2.cpp 6 years ago
Alexander Alekhin e07a488012
Merge pull request #15925 from alalek:core_test_simd_cpp_emulation 6 years ago
Alexander Alekhin ec8db970f9 js(test): update features2d test 6 years ago
Alexander Alekhin 09d54c9f52 dnn: update InferenceEngine extension handling 6 years ago
Alexander Alekhin 3f431a16a3 videoio: fix ffmpeg wrapper build 6 years ago
cudawarped aff8c9bd28 videoio: retrieve encoded frames through FFmpeg backend 6 years ago
clunietp 2185bce4b7 Fix 13577 6 years ago
Alexander Alekhin f4d55d512f
imgproc: fix bit-exact GaussianBlur() / sepFilter2D() (#15855) 6 years ago
Sebastián Gurin 955b20230c Merge pull request #15503 from cancerberoSgx:js-test-puppeteer 6 years ago
Alexander Alekhin 7ec91aefc1 python: force using of ArgInfo 6 years ago
Alexander Alekhin 973b367da6 python: emit bindings conversion failures on OPENCV_PYTHON_DEBUG=1 6 years ago
ChipKerchner 1d33335e33 Convert demosiacing with variable number of gradients to HAL - 5.5x faster 6 years ago
Liubov Batanina ac4fd4f4ae Fix ReduceL2 6 years ago
Alexander Alekhin 763b80d5fa imgproc(IPP): disable ippiDistanceTransform_3x3_8u32f_C1R 6 years ago
Christoph Bachhuber c638f085aa Refactor for clarity and avoiding code duplication 6 years ago
Alexander Alekhin 7ecdcf6ca6 build: GCC9 compilation 6 years ago
Maksim Shabunin fccf284088 Fixed relative paths handling in cap_gstreamer: 6 years ago
Lubov Batanina cfc781949d Merge pull request #15811 from l-bat:eltwise_div 6 years ago
Sebastián Gurín dd9262c318 expose FS 6 years ago
Dimitri Gerin 7c4158d8c2 Fix dnn::getLayerInputs 6 years ago
czgdp1807 07ef08e966 removed typo 6 years ago
Igor Murzov cdbfdcc363 Fix OpenCL device detection when some OpenCL platform has no devices 6 years ago
Chip Kerchner 2112aa31e6 Merge pull request #15828 from ChipKerchner:momentsToHal 6 years ago