16115 Commits (13f374660fdaa5939db0e19e3fd81c2a49e0fa16)

Author SHA1 Message Date
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
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
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
Suleyman TURKMEN d1c5e79ec3 Update grfmt_gdal.cpp 7 years ago
blendin 08a5fe3661 Fix out of bounds write 7 years ago
Dmitry Kurtaev 410d44d67d Binary data for batch normalization test from Torch 7 years ago
Igor Wodiany d7cbe6e947
Add const to getViewerPose() 7 years ago
Vitaly Tuzov ad051cdd99 Fixed CAP_PROP_FORMAT evaluation in case CvCaptureCAM_V4L returns CV_16U image 7 years ago
Alexander Alekhin 185faf99bd ocl: simplify ocl::Timer interface 7 years ago
Dmitry Kurtaev b903ff8992 Ceil mode from experimental version of Caffe, https://github.com/BVLC/caffe/pull/3057 7 years ago
Alexander Alekhin 3fd03964a3 fix code style 7 years ago
Vitaly Tuzov 8d5a5d5ceb AVX2 optimizations for FAST corner tracking provided by Victoria Zhislina 7 years ago