19187 Commits (57cf12011884fed8cfbbad6b94986cd9a5a8c45b)

Author SHA1 Message Date
Alexander Alekhin 416848066c core: provide safe implementations of CV_XADD() only 5 years ago
Alexander Alekhin 76b5e19eb3 core: add "namespace cv" in CV_StaticAssert fallback implementation 5 years ago
Alexander Alekhin a675c4937a core: OPENCV_INCLUDE_PORT_FILE for custom platform configuration 5 years ago
Alexander Alekhin 6ea29a7696 cmake: prefer using CMAKE_SYSTEM_PROCESSOR / CMAKE_SIZEOF_VOID_P 5 years ago
shimat b89581960c s/Voroni/Voronoi/g 5 years ago
Alexander Alekhin 4ec4ec844f python: fix issue with bindings loading on Python 3.8 5 years ago
Maksim Shabunin 435c97c7a2 imgproc: add parameter checks in calcHist and calcBackProj 5 years ago
Dmitry Kurtaev fe77223dee Modify nGraph's ConvolutionBackpropData and GroupConvolution 5 years ago
RAJKIRAN NATARAJAN b9435b9e38 Merge pull request #16094 from saskatchewancatch:issue-16053 5 years ago
Dmitry Kurtaev c2ca3ee2fa Fix weights fusion for Convolution and Deconvolution layers in nGraph 5 years ago
Alexander Alekhin 13bc55a015 calib3d: clarify error messages in collectCalibrationData() 5 years ago
Paul Murphy a011035ed6 Merge pull request #15257 from pmur:resize 5 years ago
Alexander Alekhin 734de34b7a
Merge pull request #16085 from alalek:imgproc_threshold_to_zero_ipp_bug 5 years ago
Dmitry Kurtaev 883c4c60c3 Remove Dummy layer 5 years ago
Alexander Alekhin b1b505f783 dnn: clarify error message from getMemoryShapes() 5 years ago
Alexander Alekhin 816f82682b core(trace/itt): avoid calling __itt_thread_set_name() by default 5 years ago
Lubov Batanina 629d47fcd8 Merge pull request #15988 from l-bat:custom_layer 5 years ago
Dmitry Kurtaev beb5b291b9 Fix HETERO:FPGA,CPU plugin for IE backend 5 years ago
Alexander Alekhin b369c456f2 imgproc(color): clarify error message 5 years ago
Liubov Batanina 660a709840 Support Swish and Mish activations 5 years ago
Liubov Batanina d99d18304a Slice v1 op 5 years ago
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 5 years ago
berak 0dfab6bbd0 ml: fix check in SVM::trainAuto 5 years ago
Brian Wignall af997529a1 Fix some typos 5 years ago
Alexander Alekhin 5639f5a296 ts: count skipped tests via SkipTestException 5 years ago
Steve Nicholson 0c644d1ec8 Rename parameter R to H in AffineWarper member declarations 5 years ago
Maksim Shabunin 5ff1fababc Merge pull request #15959 from mshabunin:refactor-ml-tests 5 years ago
Dmitry Kurtaev 6e14cc2189 Resolve https://github.com/opencv/opencv/issues/15863 5 years ago
Alexander Alekhin 501ff7f056 videoio(v4l2): use logging, update handling of EBUSY, device closing 5 years ago
Vadim Levin 373160ce00 Merge pull request #15973 from VadimLevin:dev/vlevin/video_capture_inf_loop 5 years ago
Natsu 54e6f5c237 Merge pull request #15970 from akemimadoka:master 5 years ago
Alexander Alekhin 3266ac7667 core(kmeans): bailout if can't select cluster center 5 years ago
Alexander Alekhin ec55b6f6db core: fix MSA build 5 years ago
Alexander Alekhin 86042af108 dnn: fix registration of custom OpenCVLayer 5 years ago
Everton Constantino 75315fb297 Merge pull request #15494 from everton1984:hal_vector_get_n 5 years ago
Alexander Alekhin 5d96f984b1 python: reduce code size of cv2.cpp 5 years ago
Alexander Alekhin e07a488012
Merge pull request #15925 from alalek:core_test_simd_cpp_emulation 5 years ago