1128 Commits (69949025db6d7fa5be370de736b0d029101567c2)

Author SHA1 Message Date
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
Pavel Rojtberg c209f795b5 support for NORM_L2SQR in norm(Matx<..>) 9 years ago
Vladislav Vinogradov 39854ceda4 cuda::StreamAccessor::wrapStream and cuda::EventAccessor::wrapEvent 9 years ago
Chris Kitching 0f8a266787 Make Mat assertion failures more helpful 9 years ago
Renato Florentino Garcia f5b98bea41 Fix behavior of Matx 12 and 16 args constructors. 10 years ago
Jan S. (Milania1) 3e0b1f2845 Added example to the documentation for the NormTypes enum (L1, L2, INF) 10 years ago
StevenPuttemans 0a708e4070 adding extra explanation for mask parameter 10 years ago
Dan 1e1f20cfee Improved consistency. 10 years ago
Pavel Vlasov 89eee6ca99 Fixes for IPP integration: 10 years ago
Dan Moodie 3d1355efc1 Updated input / output array to support std::vector<cv::cuda::GpuMat> 10 years ago
Jan S. (Milania1) 3d2a24f61d Added example to the documentation for the normalize() method 10 years ago
StevenPuttemans 406cfc48c9 adding markers to OpenCV for 2.4 branch 10 years ago
Pavel Vlasov e837d69f8f IPPInitSingelton was added to contain IPP related global variables; 10 years ago
Pavel Vlasov 62854dcc0d Enables support of IPP 9.0.0; 10 years ago
Alexander Alekhin dd9da53860 disable String(int) ctor 10 years ago
Pavel Vlasov 14b006e808 IPP_VERSION_X100 was changed to: 10 years ago
Pavel Rojtberg 1dd7f546af CommandLineParser: add special <none> value to disallow empty strings 10 years ago
berak 2f7c926670 remove usage of obsolete _dataAsRows flag 10 years ago
Pavel Rojtberg 96cc618410 has() should only test for the presence of the argument 10 years ago
Pavel Rojtberg 08dd126f08 do not parse empty default values and improve error messages 10 years ago
Pavel Vlasov aa485ccd75 TLS keys leak fix; 10 years ago
Alexander Smorkalov e6f3f3c029 OpenCV version++. 10 years ago