1359 Commits (cc547e8260ac5039fbfa277c47da579c4c709c46)

Author SHA1 Message Date
Alexander Smorkalov 6084901610 OpenCV version++. 9 years ago
Maksim Shabunin 11378fcb17 Fixed compiation problems 9 years ago
Philipp Hasper c52759432d Fixing doc for cv::Mat::forEach 9 years ago
Dan e9461d3feb templated std::vector<T> constructor was being called instead of const std::vector<cv::cuda::GpuMat>. 9 years ago
ohnozzy 9dd962ca1a Bug Fix for Issue 6288 9 years ago
Maksim Shabunin 233612efd7 Reworked HAL dft/dct interface, added replacement documentation 9 years ago
Maksim Shabunin f40d701427 DFT: renamed HAL functions 9 years ago
Maksim Shabunin 008abd28fd Extracted HAL interfaces for DFT/DCT, added new test 9 years ago
mvukad 695e33b25b Fix missing format when writing Algorithm-based objects 9 years ago
Maksim Shabunin 5877debb6f HAL resize, warpAffine, warpPerspective interface 9 years ago
Vitaly Tuzov 64f02aa72d Backport of setRNGSeed implementation and python test randomness fix 9 years ago
Vladislav Sovrasov 362d52a3cb Fix doxygen warnings 9 years ago
Vladislav Sovrasov a490b64e9b Add function setRNGSeed and seed setup in python tests 9 years ago
Maksim Shabunin 83379695a0 HAL interface for morphology operations 9 years ago
Robbert Klarenbeek dd510e1de9 Fix incompatibility with some C++11 implementations 9 years ago
Dan 42c36c0c80 Linux bug fix for ThrustAllocator. 9 years ago
Прун Виктор a90a576d76 fixed incorrect behaviour of move semantics for cv::Ptr, cv::Mat, cv::UMat in case when rvalue-reference references to *this. 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
aravind dccbf50059 Fixed VS 2010 and option Za bug. 9 years ago
Maksim Shabunin 3cc234588a Added build warnings in case of macro definition conflicts 9 years ago
Dan 95608b1b84 free -> deallocate 9 years ago
Dan da93a5527d Thrust allocator for temporary storage used with thrust algorithms. 9 years ago
Ilya Lavrenov 068769263e fixed compilation warning 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
Steven Puttemans cd96df1407 Update mat.hpp 9 years ago
Steven Puttemans a70c54f2c5 Added suggestions from PR6068 9 years ago
StevenPuttemans 873399705d add clarification on the acces paramter of the at operator 9 years ago
Suleyman TURKMEN 194b865daf update documentation of cv::repeat 9 years ago
alcinos 6e3b90de9b Add static creator for TVL1 optical flow class 9 years ago
Amro c35b00a97e fix code snippet showing how to use SparseMat 9 years ago
takacsd 1e0928633d Add missing implementation to one of the Mat_<_Tp> constructor. (#5945) 9 years ago
takacsd 537d1322b4 Add missing implementation to one of the Mat_<_Tp> constructor. (#5945) 9 years ago
Rok Mandeljc 029dfbc89d opencv_core: CUDA: check if __CUDA_ARCH__ is defined before comparing it 9 years ago
Pavel Rojtberg 4db6d9986d also port Rodrigues in Affine to Matx expressions 9 years ago
Pavel Rojtberg b3bbe7704d add jaccardDistance measure for rectangle overlap 9 years ago
Maksim Shabunin 7cb78451d1 Backported several changes from master branch: 9 years ago
Alexander Alekhin 94e4498cfd Version for 3.1.0 release 9 years ago
Alexander Alekhin 323e24e3ef change links from samples/python2 to samples/python 9 years ago
Maksim Shabunin 84f37d352f HAL moved back to core 9 years ago
Ishank gulati d1ac75cabd corrected cv::merge documentation 9 years ago
Thomas Dunker 6882c10b45 Extension of the camera distortion model for tilted image sensors (Scheimpflug condition) including test 9 years ago
Alexander Alekhin b26580cc7b checkRange fixes 9 years ago
Dan 76760470f3 Cherry pick failed to grab interface changes. 9 years ago
Suleyman TURKMEN 8418d564a8 Documentation patch for cv::mixChannels 9 years ago
Maksim Shabunin 0e5c710757 Fix documentation warning 9 years ago
Maksim Shabunin 5c5d0e6743 Fixed NEON compilation issue 9 years ago
Maksim Shabunin b4bcdd10a1 HAL: improvements 9 years ago
Vladislav Vinogradov 2afb02fcb4 fix BORDER_WRAP processing on Maxwell generation 9 years ago
Maksim Shabunin e8bf4417ef New variant of iOS framework building, fixed some warnings for XCode 7.1.1 and cmake 3.3.2 9 years ago