16105 Commits (49a5280198dec6d2e0e333cedf22bb1e6f067c9d)

Author SHA1 Message Date
Igor Wodiany e2499e5b2f
Move vector_size_t and vector_vector_Mat 7 years ago
Sayan Sinha 60bcb16ca8 Fix typo in mat.hpp 7 years ago
Tomoaki Teshima 2a781bb616 remove raw SSE2/NEON implementation from mathfuncs.cpp 7 years ago
James Perkins 4eb9f175a4 test_stereomatching.cpp: validate min disparity affect on valid ROI 7 years ago
Nickola b2b56b6896 Fix Issue #9797 minEnclosingCircle from three points 7 years ago
klchang d4ef5bc16a fix the possible bug for key mapping in Linux GTK library 7 years ago
Vladislav Vinogradov 26fe8bd4f2 made flann dependency for features2d optional 7 years ago
Alexander Alekhin 4857cae6ed dnn: don't use "experimental_dnn_v1" namespace directly 7 years ago
Alexander Alekhin b0c6bd0a5b build: resolve naming issue 7 years ago
Li Peng 937b8e4277 dnn(ocl4dnn): support log softmax in ocl4dnn 7 years ago
Alexander Alekhin 88225eb65e ocl: fix world compilation on Windows 7 years ago
Suleyman TURKMEN 29c186a022 Update min_enclosing_triangle.cpp 7 years ago
Suleyman TURKMEN baf9e32af3 Update imgproc.hpp 7 years ago
Maksim Shabunin 83655ba9be MediaSDK video backend: Windows support 7 years ago
Vladislav Sovrasov 47e1133e71 dnn: add crop flag to blobFromImage 7 years ago
Vladislav Sovrasov f7175f5050 dnn: fix additional text boxes handling after the latest adaptations for TF 7 years ago
Vladislav Sovrasov 050916fd6b dnn: modify priorBox layer 7 years ago
berak ada753a54c fix c++17 namsespace issues 7 years ago
Geoff McIver b2d8e8c508 This statement was keeping HAAR cascades from leveraging opencl on nvidia devices. "localSize" on the featureEvaluator remains Size(0, 0) which sets the bool "use_ocl" to false. Adding this allows NVidia GPUs to leverage opencl HAAR Cascades 7 years ago
Suleyman TURKMEN b2673a19cf Updates min_enclosing_triangle.cpp 7 years ago
Dmitry Kurtaev 905a9dada2 Removed LPNormalize layer. 7 years ago
Alexander Alekhin 3935e13603 dnn(halide): don't compile Halide via parallel_for_() 7 years ago
tz70s 6c1247b38c fix#9570: implement mat ptr for generic types 7 years ago
Alexander Alekhin af4d6f34d8 OpenCV version '-cvsdk' 7 years ago
Alexander Alekhin bd6fb497bc OpenCV version++ 7 years ago
Alexander Alekhin 949ec486c5 experimental version++ 7 years ago
James Perkins 2cfe29276e fix StereoBM disparity map right margin truncation when minDisparities > 0 7 years ago
LaurentBerger 752f232335 It's done 7 years ago
Alexander Alekhin 3ae7515955 qt: fix non-world builds 7 years ago
AlexeyAB ecc34dc521 Added DNN Darknet Yolo v2 for object detection 7 years ago
Dmitry Kurtaev eabf728682 PReLU layer from Caffe 7 years ago
Alexander Alekhin 3010cc5971 js: skip 'utils' headers 7 years ago
Maksim Shabunin ef332dc550 Fixed and suppressed warnings produced by GCC 6.3.0 7 years ago
Maksim Shabunin 5a22d81fe5 Fixed warnings produced by static analyzer 7 years ago
Wu Zhiwen dbe9ee0924 ocl: simplify ocl::Timer 7 years ago
Sayed Adel 4b968d1fe2 Added universal intrinsic for VSX 7 years ago
Sayed Adel d077778074 Added support for VSX 7 years ago
Alexander Alekhin e615fafe2d build: fix MSVS2010 7 years ago
Dmitry Kurtaev e4aa39f9e5 Text TensorFlow graphs parsing. MobileNet-SSD for 90 classes. 7 years ago
Alexander Alekhin 6be25727ec ocl: refactor program compilation 7 years ago
Alexander Alekhin 04b4495493 ocl: define ProgramSource before program 7 years ago
Igor Wodiany ffb9554787
Extract code from scalarToRawData 7 years ago
Igor Wodiany b638aa74d7 Fix a memory leak in the Mat copying constructor 7 years ago
mevatron fdc4344acb Small fix for using Qt 5.x with opencv_world 7 years ago
Dmitry Kurtaev b9f94c9315 Nearest neighbor resize layer 7 years ago
Dmitry Kurtaev e268606e26 Grayscale colorization model (https://github.com/richzhang/colorization) test. 7 years ago
Yaron Inger 0d979a741b videoio: remove AssetsLibrary dependency. 7 years ago
Dmitry Kurtaev ad8bbaf008 Multidimensional eltwise layer. 7 years ago
Peter J. Stieber 5669ee815b Replace private.cuda.hpp with conditional include of cuda_fp16.h. 7 years ago
Dmitry Kurtaev 2a21c10837 Fix TensorFlow split layer 7 years ago