16205 Commits (e307065c8e3c640094ffcef3b8a0b7072d3e426e)

Author SHA1 Message Date
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
Dmitry Kurtaev a3a446c197 Output blobs shapes initialization in case of identity permutation (NCHW->NCHW) 7 years ago
Mattia Rizzolo d026d7dcfb
Fix build for non-linux architectures but still glibc-based 7 years ago
Wu Zhiwen 2d8f2c2aea dnn(ocl4dnn): add fusion support 7 years ago
Maksim Shabunin b066dd36ff Fixed uninitialized class fields 7 years ago
Gregory Morse d30a0c6f03 Merge pull request #9856 from GregoryMorse:patch-1 7 years ago
catree 22dece8146 Fix DNN samples for compatibility with Python 3. 7 years ago
dtmoodie 4566105578 fixed non c++11 warnings. 7 years ago
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