16536 Commits (877b1755659f0644e0534d593acb5137778f0012)

Author SHA1 Message Date
Maksim Shabunin eb136ebba6 Do not reset step for single-row Mat created on user data 7 years ago
elenagvo 1a9d8e9447 test for GaussianBlur with border 7 years ago
Wu Zhiwen 394101d6ed dnn(ocl4dnn): Fix relu fusion bug 7 years ago
Sayed Adel 56bda8917d core:vsx Fix vec_packs in gcc-5 7 years ago
Jcrist99 0608227e10 Merge pull request #9698 from abratchik:parse.doxygen 7 years ago
Alexander Alekhin 2210ed4fdd js: fix tests (qunit -> node-qunit) 7 years ago
Wu Zhiwen 88e6daa315 dnn(ocl4dnn): Fix wrong measurement for tuning time 7 years ago
Alexander Alekhin baff521b63 imgproc(Canny): eliminate unnecessary operations 7 years ago
Alexander Alekhin 3a0039d204 core(intrinsics): v_load_low 7 years ago
Alexander Alekhin aa70199ce1 build: avoid exporting of unnecessary symbols from Python bindings 7 years ago
Simon Guo 2610a47c89 core:ppc Fix 2 interleave logic errors in vsx_utils.hpp 7 years ago
Li Peng 55260a8d3c reshape mat before doing computation in fc layer 7 years ago
Suleyman TURKMEN 992a81dcaa Update lsd.cpp 7 years ago
Florian Echtler 2e772510ea Merge pull request #10050 from floe/android-studio-3.3.1 7 years ago
Pavel Rojtberg 7190028b23 FileStorage: use copydoc to add base64 info to constructor 7 years ago
LaurentBerger b9cf65e905 Parallel version of calcError in statmodel 7 years ago
Alexander Alekhin fbe18e80f6 ts: dump test parameters value 7 years ago
Hamdi Sahloul 06bda58a2c DNN Torch - workaround when torch importer is disabled 7 years ago
Li Peng 8f99083726 Add new layer forward interface 7 years ago
Vitaly Tuzov 0205238dca Fix for intersectConvexConvex nested contours check 7 years ago
Fakabbir Amin a0c658b012 Merge pull request #9979 from fakabbir:ImproveDoc 7 years ago
Suleyman TURKMEN e51a8e047c update grfmt_gdal.cpp 7 years ago
Suleyman TURKMEN 63fb79b519 updates documentation and samples 7 years ago
Alexander Alekhin 97181a90ba dnn(ocl4dnn/conv): bailout on missing kernel configuration 7 years ago
Iago Suárez 42d942e19c Clearing data into the detect method of the class cv::LineSegmentDetectorImpl 7 years ago
Cartucho 7267e94be7 Merge pull request #9736 from Cartucho/const_and_class_to_json 7 years ago
Maksim Shabunin 184daa155f Fixed minor issues reported by GCC 7.2 7 years ago
Alexander Alekhin 9c4f0a984f ocl: drop CV_OclDbgAssert 7 years ago
Alexander Alekhin 8fb48c09f7 ocl: improve debug information 7 years ago
Dmitry Kurtaev 20a2dc6ac5 Fix multiple inputs models from Caffe. 7 years ago
Alexander Alekhin b1b2528e50 videoio: improve condition for MJPEG gstreamer sink 7 years ago
Alexander Alekhin bacc96f4e8 dnn(ocl): fix softmax global/local size consistency 7 years ago
Alexander Alekhin cc3f9323bb cmake: exclude opencv_java (JNI) from OpenCV C++ modules list 7 years ago
Alexander Alekhin 47ae5197a9 test: extract OpenCL Moments tests, drop 'coi' parameter 7 years ago
Alexander Alekhin c9c759f700 ocl: fix moments global_size (should be >= local_size) 7 years ago
Alexander Alekhin 7db612a545 core(ocl): fix parameters for 'intelblas_gemm_buffer_NT' kernel 7 years ago
Vitaly Tuzov b9b553b8bc Add more details to drawContour description 7 years ago
Maksim Shabunin 0c79f4a00f MediaSDK: fixed Linux build, improved BGR<->NV12 conversions 7 years ago
Dmitry Kurtaev 14af2a0c0c Fixed Halide's copy_to_device invocation 7 years ago
Dmitry Kurtaev e1ebc4e991 Specify layer types for Caffe FP32->FP16 weights converter 7 years ago
KUANG Fangjun 67acfc6e25 improve doc. 7 years ago
Alexander Alekhin 7809c4156f core(ocl): workaround CL_OUT_OF_RESOURCES error 7 years ago
Fakabbir Amin cd428fb798 Error in the documentation for cv::getRectSubPix. #9788 (#9871) 7 years ago
Dmitry Kurtaev 03cefa7bfe Set zero confidences in case of no detections 7 years ago
Sayed Adel def444d99f core: Several improvements to Power/VSX 7 years ago
Dmitry Kurtaev 4b52b8df34 Layers for fast-neural-style models: https://github.com/jcjohnson/fast-neural-style 7 years ago
Alexander Alekhin cc9ab7e582 imgproc: fix bilateral filter SIMD 32f optimization 7 years ago
Vladislav Sovrasov a385fff3bf imgproc: clarify usage of the mask in floodfill 7 years ago
Vladislav Sovrasov 5bf39ceb5d dnn: handle 4-channel images in blobFromImage (#9944) 7 years ago
Alexander Alekhin 9cdeb6dfbf ocl: increase SURF stitching test tolerance 7 years ago