16205 Commits (e307065c8e3c640094ffcef3b8a0b7072d3e426e)

Author SHA1 Message Date
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
catree f9aa411c92 Fix double definitions, correct comment. 7 years ago
Alexander Alekhin 436a1f72a5 dnn: fix sporadic crashes in getUMat() 7 years ago
Vladislav Sovrasov 7e3e9144de dnn: add an accuracy test for NMS 7 years ago
Vladislav Sovrasov c704942b8a dnn: add a documentation for NMS, fix missing experimantal namespace 7 years ago
Vladislav Sovrasov acedb4a579 dnn: make NMS function public 7 years ago
Vitaly Tuzov 2eb61a4a99 AVX2 optimized implementation of FAST corner tracking migrated to separate file 7 years ago
Vitaly Tuzov 868ad16041 Python wrappers for Vec and Matx 7 years ago
Rostislav Vasilikhin fb5cd42c6b enabled tests for fitEllipse since the issue is fixed 7 years ago
Dmitry Kurtaev a36ebaecdc PReLU layer for multidimensional input 7 years ago
Alexander Alekhin 9e9881aacc ts(misc): support tables exporting in markdown format 7 years ago
Alexander Alekhin 734ea77c9a ocl(macosx): fix CL_INVALID_BUILD_OPTIONS for gemm programs 7 years ago
Alexander Alekhin d96cac1341 ocl: cache program build failures 7 years ago