18211 Commits (af0a83f0b3a4c46ef2bc87ad1648831760f51fb4)

Author SHA1 Message Date
Alexander Alekhin 5736bf5dd5 stitching: fix l_gains data type from Eigen solver (float / double) 6 years ago
Alexander Alekhin eb1f3733ee videoio(dc1394): use lazy initialization on demand 6 years ago
Sayed Adel 4e16ae9a1f core:vsx fix build failure on GCC<=6 due implementation of v_reduce_sum(v_float64x2) 6 years ago
Quentin Chateau ab86f15ba0 Merge pull request #13400 from Tytan:optimize_exposure_compensation 6 years ago
Rostislav Vasilikhin d99a4af229 Merge pull request #13379 from savuor:color_5x5 6 years ago
Alexander Alekhin 8d907d2e32 cmake(java): add OPENCV_JAVA_SOURCE_VERSION/OPENCV_JAVA_TARGET_VERSION 6 years ago
Alexander Alekhin b7bb79c7c8 videoio(MSMF): backport WITH_MSMF_DXVA flag 6 years ago
Vitaly Tuzov 3903174f7c Merge pull request #13334 from terfendail:histogram_wintr 6 years ago
Dmitry Kurtaev e71758cfdf Operate with shapes in ONNX models 6 years ago
Thad House 857fba0878 Remove MinCore_Downlevel, replace with Shlwapi 6 years ago
Dmitry Kurtaev 53f6198f27 Minor fixes in IE backend tests 6 years ago
LaurentBerger f1dc26d7ce Merge pull request #13382 from LaurentBerger:imreadsize 6 years ago
Dmitry Kurtaev 8422dda2c7 Element-wise subtraction from TensorFlow 6 years ago
Alexander Alekhin 606622ab36 stitching(perf): increase threshold of transform vector 6 years ago
Dmitry Kurtaev 3868cb44f1 Exclude Input layer from list of outputs for IE networks 6 years ago
Alexander Alekhin a618d8bc9e stitching(perf): update test threshold 6 years ago
Alexander Alekhin 9ff1c39daa dnn: fixup available backends/targets 6 years ago
Maksim Shabunin fe459c82e5 Merge pull request #13332 from mshabunin:dnn-backends 6 years ago
Namgoo Lee 83c7dfb6a4 Fix error in LineIterator example code in doc 6 years ago
Dmitry Kurtaev c9e0c77d73 Concat layer from TensorFlow with constant inputs 6 years ago
Alexander Alekhin 742f22c09b photo: move TonemapDurand to opencv_contrib 6 years ago
Vitaly Tuzov 6ad8a9c09d Replaced core module calls to universal intrinsics with wide universal intrinsics 6 years ago
Alexander Alekhin 80c2adbda1 core: add getcwd() stub 6 years ago
Maksim Shabunin c26c43c69c Fixed compilation with VA-interop on 32-bit platforms 6 years ago
Alexander Alekhin 26d2095dd6 videoio(v4l): initialize members in ctor 6 years ago
Alexander Alekhin 2d5ccc7b3e imgproc(resize): update checks (static analyzers) 6 years ago
Alexander Alekhin 4e29e2fc7d imgproc(test): fix resize bitexact test 6 years ago
Sergiu Deitsch e43a5ff9be fixed gcc 5.4.0 compilation errors 6 years ago
Vitaly Tuzov 00c9ab8c23 Merge pull request #13317 from terfendail:norm_wintr 6 years ago
Alexander Nesterov adb630ba3a Corrected parameters 6 years ago
Alexander Alekhin 5ed7d5a5d9 imgproc: local "CV_Assert(totalSampleCount > 0)" check 6 years ago
Maksim Shabunin 89f0e0a8d1 Fixed misleading indentation in intrin_cpp.hpp 6 years ago
Alexander Alekhin 83c8214b38 eliminate build warnings 6 years ago
Vitaly Tuzov e991e05b9b Added anonymous namespace to perf_contours 6 years ago
Dmitry Kurtaev 84ce2cc211 Enable some dnn tests according to the new Intel's Inference Engine release (R4) 6 years ago
1over 5ff76088b9 fixed memory issue in flann 6 years ago
Alexander Alekhin 9fd822f97e ocl: fix kernels launching with USE_HOST_PTR UMat 6 years ago
Alexander Alekhin 3c49b1dbbe core: use dladdr() instead of parsing /proc/self/maps 6 years ago
Alexander Alekhin ad35b79e3f python: update install paths 6 years ago
Dmitry Kurtaev 2f6f52d644 Fix ONNX's emotion_ferplus model. 6 years ago
Bram 724620b476 Fixed build on FreeBSD 6 years ago
Etienne Brateau 736683ce2f Fix missing check part (defined(__cplusplus)) in header types_c.h 6 years ago
Vitaly Tuzov e9e8bf4b81 Added performance tests for findContours 6 years ago
Vitaly Tuzov e1a2c034e8 Updated findContours to use wide universal intrinsics 6 years ago
Tomoaki Teshima a1c073d289 add missing API cvGetPropVisible_W32 6 years ago
huangqinjin e1ac8589f8 fix numThreadsMax for OpenMP 6 years ago
Sayed Adel 474a0dac49 core: several improves and fixes on ppc64le infrastructure 6 years ago
Dan Mašek 2075fa9c15 Resolve #13219: Make randomly generated colours opaque. 6 years ago
1over b6367f5821 fixed operator- for Rect 6 years ago
Alexander Alekhin d7272f76fb dnn: fix format 6 years ago