13454 Commits (c186f424c53babf982bc82979c44b3ba32b8d332)

Author SHA1 Message Date
Balint Cristian f819323296 Fix AGAST keypoint declared size. 9 years ago
Piotr Semenov 108ddc199a Fix that corrects the OpenCV's random access iterator distance: d(x,y) = -d(y,x) 9 years ago
Alexander Alekhin cbd0ee21d5 revert: java bindings become CMake modules (loadable plugins) 9 years ago
Krishnaraj Bhat 9b8013d193 gcc6: fix misleading indentation warning 9 years ago
Alexander Alekhin ec66a3700f logPolar/linearPolar: more accurate processing near zero angle slice 9 years ago
Maksim Shabunin 98fff4a601 Added separate hal::SepFilter2D class 9 years ago
Maksim Shabunin 17cd1dac06 HAL Filter2D interface: Updated according to comments 9 years ago
Maksim Shabunin 85b2c2ae58 Fixed build with older standalone IPP versions 9 years ago
Maksim Shabunin 8414c6518f Fixed build with older ippicv 9 years ago
Maksim Shabunin 27abd4d3a3 Filter2D HAL interface 9 years ago
Alexander Alekhin 275bfcf99c fix logPolar/linearPolar 9 years ago
aravind dccbf50059 Fixed VS 2010 and option Za bug. 9 years ago
Pavel Rojtberg ff77f4d9ef GStreamer: allow reading raw MJPEG data 9 years ago
Elad Joseph 238b47dfce Added param documentation 9 years ago
Elad Joseph 2234016a22 Added Subdiv2D class documentation 9 years ago
Péter Trombitás 410eb30c26 Fix for #6192 (Mismatching delete) 9 years ago
aravind f4f1561781 Fixed cv::cuda::reduce bug. 9 years ago
Alexander Alekhin d2e5f90f32 cmake: fix cv2.lib conflict for python2/3 bindings (MSVS) 9 years ago
Maksim Shabunin 3a92371b60 EXIF reader: fixed file descriptor leak in case of broken tags 9 years ago
Maksim Shabunin 3cc234588a Added build warnings in case of macro definition conflicts 9 years ago
Maksim Shabunin ee2f8d006f Cocoa backend: added checks before accessing sliders dictionary 9 years ago
Pavel Rojtberg bb605279b6 clarify how to use fisheye::distortPoints 9 years ago
Dan 95608b1b84 free -> deallocate 9 years ago
aravind 7ad849718c Fixed Fisheye Camera model documentation. 9 years ago
Philipp Hasper 3f1eeba39d findHomography sets output mask to all zeros in case of no inlier 9 years ago
Dan da93a5527d Thrust allocator for temporary storage used with thrust algorithms. 9 years ago
Marian Zajko e55a053d71 ximea new param 9 years ago
Maksim Shabunin a54870aace Added filename emptyness check to the Exif reader, fixes 6120 9 years ago
Rahul Chhabra 232f564011 Update imgproc.hpp 9 years ago
Alexander Alekhin f48cda2f95 test: initialize test data in test_umat.cpp (6102) 9 years ago
Maksim Shabunin 54abb83c82 ml: moved getTestSamples implementation to src 9 years ago
ahb 15793b1301 add TestData::getTestSamples() 9 years ago
Alexander Alekhin c7bdbef504 ocl: fix OpenGL sharing detection (6052) 9 years ago
Alexander Alekhin 87bbaa2c27 ocl: OpenCL headers are located in "CL" subfolder (3rdparty/include) 9 years ago
Marian Zajko c21657336b ximea interface update 9 years ago
Maksim Shabunin 112aa49104 ExifReader::getFormat : check buffer length before accessing, fixes 6059 9 years ago
Steven Puttemans cd96df1407 Update mat.hpp 9 years ago
Steven Puttemans a70c54f2c5 Added suggestions from PR6068 9 years ago
Alexander Alekhin c09b6000c6 ffmpeg: compatibility guard for interrupt callback feature 9 years ago
StevenPuttemans 873399705d add clarification on the acces paramter of the at operator 9 years ago
Peter Rekdal Sunde da48061910 Add interrupt callback with default timeout of 30s. Fixes #5730. 9 years ago
StevenPuttemans 89df7923a7 revert PR 5362 9 years ago
Suleyman TURKMEN 194b865daf update documentation of cv::repeat 9 years ago
Alexander Alekhin 7e472fbf68 ocl: thread-safe OpenCL loading (6056) 9 years ago
Maksim Shabunin a2bda99921 MacOSX / QTKit capture: trying to fix invalid timer call 9 years ago
Philippe FOUBERT 43a1874e33 Bug correction: 9 years ago
Dmitry-Me bf604f1780 Reduce variables scope 9 years ago
atinfinity ed8368fed7 fixed to use NVCUVID in 'cudacodec' module. 9 years ago
Oded Green 1a0282df21 CUDA median filtering using histograms 9 years ago
Alexander Alekhin 2978a16c85 core: preserve sizes values (fixes #5991) 9 years ago