20085 Commits (9c4b1d0a51b6a60e61b6872a04d40fe8dca69d3c)

Author SHA1 Message Date
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
Dmitry Matveev 9a18330f3a Merge pull request #16081 from dmatveev:dm/ocv42_gapi_bugfixes 5 years ago
Dmitry Matveev c89780dfe0 Merge pull request #16039 from dmatveev:dm/gapi_tutorial_interactive_face_detection 5 years ago
Yashas Samaga B L 3fddd3bf93 Merge pull request #16069 from YashasSamaga:cuda4dnn-crop_and_resize 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
Yashas Samaga B L 476a02739e Merge pull request #16097 from YashasSamaga:cuda4dnn-optimize-resize-bilinear 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
Alexander Alekhin e0e683aedf videoio(plugins): relax version check for FFmpeg wrapper on Windows 5 years ago
Dmitry Kurtaev 883c4c60c3 Remove Dummy layer 5 years ago
Alexander Alekhin b1b505f783 dnn: clarify error message from getMemoryShapes() 5 years ago
Yashas dd3f517fe9 optimize region kernels 5 years ago
Alexander Alekhin 816f82682b core(trace/itt): avoid calling __itt_thread_set_name() by default 5 years ago
Dmitry Kurtaev ad56838040 Replace .png to .dot 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
YashasSamaga a91eca6ec2 add DIV support to EltwiseOp 5 years ago
Alexander Alekhin c0503718cd gapi(test): exclude 32F from bitwise_not case 5 years ago
Alexander Alekhin 1ddcfc5c68 gapi: update CMakeLists.txt, fix TBB dependency handling 5 years ago
YashasSamaga 9b8ddba4d1 add ROIPoolingOp 5 years ago
Dmitry Matveev b2b6f52d14 Merge pull request #16050 from dmatveev:dm/ocv42_gapi_doc_fixup 5 years ago
Alexander Alekhin b369c456f2 imgproc(color): clarify error message 5 years ago
Alexander Alekhin c3023fb52b pre: OpenCV 4.2.0 (version++) 5 years ago
Liubov Batanina 660a709840 Support Swish and Mish activations 5 years ago
Dmitry Matveev ccf415c341 G-API: Added an arbitrary-argument version of cv::gapi::combine 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
cudawarped b4a3c92867 Merge pull request #15957 from cudawarped:fix_cudacodec_python 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
Pinaev Danil 5e3a7ac8a7 Merge pull request #16031 from aDanPin:dm/streaming_auto_meta 5 years ago
Talamanov, Anatoliy 63b154396a Implement cv::gapi::wip::draw::FText 5 years ago
YashasSamaga fbb3f64a1a fix expm1 and log1p for __half/__half2 5 years ago
Alexander Alekhin 0dc0bc80ae dnn(test): fix Vulkan skip test tag 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
Manjunath Bhat 78c5e41c23 Merge pull request #15808 from thebhatman:Mish_swish 5 years ago