16923 Commits (44848d3241fa9c2e15311f92149761673effcb5c)

Author SHA1 Message Date
Alexander Alekhin 3935e13603 dnn(halide): don't compile Halide via parallel_for_() 8 years ago
tz70s 6c1247b38c fix#9570: implement mat ptr for generic types 8 years ago
Alexander Alekhin af4d6f34d8 OpenCV version '-cvsdk' 8 years ago
Alexander Alekhin bd6fb497bc OpenCV version++ 8 years ago
Alexander Alekhin 949ec486c5 experimental version++ 8 years ago
James Perkins 2cfe29276e fix StereoBM disparity map right margin truncation when minDisparities > 0 8 years ago
LaurentBerger 752f232335 It's done 8 years ago
Alexander Alekhin 3ae7515955 qt: fix non-world builds 8 years ago
AlexeyAB ecc34dc521 Added DNN Darknet Yolo v2 for object detection 8 years ago
Dmitry Kurtaev eabf728682 PReLU layer from Caffe 8 years ago
Alexander Alekhin 3010cc5971 js: skip 'utils' headers 8 years ago
Maksim Shabunin ef332dc550 Fixed and suppressed warnings produced by GCC 6.3.0 8 years ago
Maksim Shabunin 5a22d81fe5 Fixed warnings produced by static analyzer 8 years ago
Wu Zhiwen dbe9ee0924 ocl: simplify ocl::Timer 8 years ago
Sayed Adel 4b968d1fe2 Added universal intrinsic for VSX 8 years ago
Sayed Adel d077778074 Added support for VSX 8 years ago
Alexander Alekhin e615fafe2d build: fix MSVS2010 8 years ago
Dmitry Kurtaev e4aa39f9e5 Text TensorFlow graphs parsing. MobileNet-SSD for 90 classes. 8 years ago
Alexander Alekhin 6be25727ec ocl: refactor program compilation 8 years ago
Alexander Alekhin 04b4495493 ocl: define ProgramSource before program 8 years ago
Igor Wodiany ffb9554787
Extract code from scalarToRawData 8 years ago
Igor Wodiany b638aa74d7 Fix a memory leak in the Mat copying constructor 8 years ago
mevatron fdc4344acb Small fix for using Qt 5.x with opencv_world 8 years ago
Dmitry Kurtaev b9f94c9315 Nearest neighbor resize layer 8 years ago
Dmitry Kurtaev e268606e26 Grayscale colorization model (https://github.com/richzhang/colorization) test. 8 years ago
Yaron Inger 0d979a741b videoio: remove AssetsLibrary dependency. 8 years ago
Dmitry Kurtaev ad8bbaf008 Multidimensional eltwise layer. 8 years ago
Peter J. Stieber 5669ee815b Replace private.cuda.hpp with conditional include of cuda_fp16.h. 8 years ago
Dmitry Kurtaev 2a21c10837 Fix TensorFlow split layer 8 years ago
Jasper Shemilt 800da724a3 Fix Transposed eigenvals and vecs. Didn't notice at first 8 years ago
Jasper Shemilt 0136711cf4 Adds fitEllipseAMS to imgproc: The Approximate Mean Square (AMS) proposed by Taubin 1991. 8 years ago
pengli e340ff9c3a Merge pull request #9114 from pengli:dnn_rebase 8 years ago
Pavel Rojtberg 629a06d9b6 calib3d: export parameters of CALIB_CB_CLUSTERING 8 years ago
Suleyman TURKMEN 20c11d3b7b Update HOGDescriptor documentation 8 years ago
berak 089aac61f3 imgcodecs: fix 4 reading channel bmp images 8 years ago
Alexander Alekhin 1f18282f04 build: fix MSVS2017 warning 8 years ago
Alexander Alekhin 529632f8d0 core: cv::eigenNonSymmetric() via EigenvalueDecomposition 8 years ago
Alexander Alekhin 0bf823e1eb stitching(perf): update condition threshold 8 years ago
Alexander Alekhin 39ee07b8f6 test: clarify fail messages 8 years ago
Tomoaki Teshima e187219699 use universal intrinsic in arithm.cpp 8 years ago
Tomoaki Teshima 139b32734e Merge pull request #9714 from tomoaki0705:universalBilateral 8 years ago
Dmitry Kurtaev 6e593cd1f0 Swap dimensions of deconvolution kernel 8 years ago
Peter Fischer 332588fcee Fix bug: non-maximum suppression for hough circle 8 years ago
blendin c58152d94b Fix out of bounds write 8 years ago
Deric Crago a0d7cf89f2 Fixed 'boundary' spelling 8 years ago
Alexander Alekhin 3dee92ec50 fix usage of CV_FMA3 macro 8 years ago
Dmitry Kurtaev 84cec17913 LSTM layer for TensorFlow importer 8 years ago
woody.chow ef8c919e3f Minor optimization of initUndistortRectifyMapLine_AVX 8 years ago
Congxiang Pan 89b6e68e1e Merge pull request #9466 from huningxin:js 8 years ago
Rostislav Vasilikhin 62c4cf3ac6 fixed build of OpenVX Harris 8 years ago