18135 Commits (e31eb46123e331c31679fa0d1c79df491544ab3a)

Author SHA1 Message Date
Alexander Alekhin 329a1fb781 drop C-API sample code 6 years ago
huangqinjin 1fbaa48cec ORB: compute default norm by wta_k 6 years ago
Alexander Alekhin 043e7e3516 flann: drop untested hdf5.h 6 years ago
Mansoo Kim 6974fce183 cmake: fix objdetect QR decoder link_libraries 6 years ago
Apoorv Goel d8ffddd075 Merge pull request #12871 from UnderscoreAsterisk:document-Distance 6 years ago
Dmitry Matveev 5e9750d1f5 Merge pull request #12870 from dmatveev:gapi_fluid_basic_hetero_support 6 years ago
Dmitry Kurtaev e7015f6ae8 Fix ENet test 6 years ago
Apoorv a7dfa261d8 Add documentation for radiusSearch 6 years ago
Mansoo Kim 4d1f0ef2d9 cuda: fix build with CUDA 10.x 6 years ago
Dmitry Kurtaev 365451dab0 Implement getBatchSize for Intel's Inference Engine networks 6 years ago
Michał Janiszewski 85b9960f62 Fix clashing include guards 6 years ago
Michał Janiszewski 5640b36f6d Remove unused empty block 6 years ago
Michał Janiszewski c8e6ce304f Catch exceptions by const-reference 6 years ago
Paul Shin 1c468add20 Increased the acceptable error margin for perf testing 6 years ago
Alexander Alekhin 6a2b3c8d4c release: OpenCV 4.0.0-beta (version++) 6 years ago
Alexander Alekhin 954536073d core: update solveLP() interface 6 years ago
Alexander Alekhin b54a70a538 videoio: return -1 is incorrect for function with 'bool' result 6 years ago
Alexander Alekhin cc45c10f3d ocl: bailout from unsupported types 6 years ago
Alexander Alekhin 6d2cfac303 objdetect: validate QRdecode inputs 6 years ago
Alexander Alekhin f185640eda
Merge pull request #12799 from alalek:update_build_js 6 years ago
Dmitry Matveev 922d5796b9 G-API: Introduce LPI (multiple Lines-Per-Iteration) support for Resize 6 years ago
Tomoaki Teshima 803f86b9ca fix test failure of PyrLKOpticalFlow.Mat 6 years ago
Dmitry Kurtaev dc3406eed9 Fix Pooling and Convolution layers from Intel's Inference Engine 6 years ago
Dmitry Matveev f0ddc2a53c G-API: Fixed static analysis issue in own::Mat 6 years ago
Adam Radomski 70177143a7 Added test caffe importer layers sharing weights 6 years ago
Vitaly Tuzov 43d9256096 Replaced core module calls to universal intrinsics with wide universal intrinsics 6 years ago
tellowkrinkle 803ff64b14 Merge pull request #12697 from tellowkrinkle:FasterCocoaWindows 6 years ago
Alexander Alekhin d5d059690f gapi(test): disable divide tests with zeros 6 years ago
Alexander Alekhin fd832bb57d core: follow IEEE 754 rules for floating-point division 6 years ago
Alexander Alekhin 09cb329d73 core(test): zero values divide test (4.0+) 6 years ago
Alexander Alekhin 5677a683a5 core(test): zero values divide test (3.x) 6 years ago
Alexander Alekhin c813ad5533 core(ocl): replace ambiguous 'depth' to 'DEPTH_dst' 6 years ago
tompollok 0b77600718 change area() emptiness checks to empty() 6 years ago
drkoller 978ad4981e Clean up documentation for imread and imwrite 6 years ago
Alexander Alekhin 8c4f886f5f core: re-throw allocation exception if there is no fallback 6 years ago
take1014 24af70c7e0 resolves 11283 6 years ago
Sayed Adel 9dc1d388af imgproc: Enable VSX on pyrDown & pyrUp 6 years ago
Tomoaki Teshima 944710de4e update the threshold 6 years ago
Sayed Adel 8965f3ae06 imgproc:simd Enable VSX and wide universal intrinsics for accumulate operations 6 years ago
Sayed Adel 5771fd693d Change behaviour of 16-bit multiply operator 6 years ago
Vitaly Tuzov 1ff11c84ab Fixed meanStdDev() implementation for the case input matrix has more than 4 channels 6 years ago
Alexander Alekhin f731515628 cmake: fix Python detection for standalone bindings 6 years ago
Alexander Alekhin 4e62900009 core: call omp_set_dynamic() for better CPU usage 6 years ago
Alexander Alekhin 7813eef92b fix build warnings 6 years ago
Suleyman TURKMEN 59bf2a34fa Update videoio 6 years ago
Suleyman TURKMEN abbb73e894 Update HOGDescriptor 6 years ago
Vitaly Tuzov cc10e6b344 pyrDown and pyrUp SSE2 implementations replaced with wide universal intrinsics implementations 6 years ago
Alexander Alekhin 11e2a216c5 ocl(win32): bypass deallocate() during process termination 6 years ago
Alexander Alekhin 404893810c cmake: fix Python detection for standalone bindings 6 years ago
Alexander Nesterov 53ec8f286b Added QR code decoding. 6 years ago