946 Commits (ddf293a081e9d182ea43f9cbdf807690241438dc)

Author SHA1 Message Date
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
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. 9 years ago
StevenPuttemans 0a708e4070 adding extra explanation for mask parameter 9 years ago
Dan 1e1f20cfee Improved consistency. 9 years ago
Pavel Vlasov 89eee6ca99 Fixes for IPP integration: 9 years ago
Dan Moodie 3d1355efc1 Updated input / output array to support std::vector<cv::cuda::GpuMat> 9 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
Renato Florentino Garcia 1a18fa1c94 Correct a typo. 10 years ago
Alexander Alekhin ad70ab404c ocl: workaround for getUMat() 10 years ago
Andrey Pavlenko cea2dafa0f man/unmap, preventing getMat/getUMat from temp object, fix thread-unsafe code in `UMat::getMat()` 10 years ago
Alexey Ershov 68a0347ff9 fallback path & sample timing implemented 10 years ago
Maksim Shabunin 8c65f8a0d1 fixup! Some changes to support mingw-w64 10 years ago
Maksim Shabunin 771af4f32d Some changes to support mingw-w64 10 years ago
Alexey Ershov a8656ea20f implemented core support & sample 10 years ago
Pavel Vlasov a33d98c13a TLS memory leaks were fixed; 10 years ago
Alexander Alekhin e65de8d1da fixes for MSVS compiler optimizer 10 years ago
Alexander Alekhin ac37b77452 c++ move semantics for cv::UMat 10 years ago
Alexander Alekhin 306aa0e699 c++ move semantics for cv::Mat_ 10 years ago
Alexander Alekhin 1afc9eb730 c++ move semantics for cv::Mat 10 years ago
Alexander Alekhin 5a0af53683 c++ move semantics for cv::Ptr<> 10 years ago
Bruno Goncalves cf4025c224 fix documentation code formulas 10 years ago
Alexander Alekhin cda9ed449f fix some functions for valid processing of empty string content (cstr_==0, len_==0) 10 years ago
Anatoly Baksheev 0dab097a26 minor comment fix 10 years ago
Vladimir Dudnik 6bd01a96d9 finished with NV12 support for D3D11-interop. Now, if texture is in NV12 format then it will be converted to/from BGR UMat. 10 years ago
Alexey Ershov 89392b2a6d added convertToGLBuffer() & convertFromGLBuffer() functions; added OpenGL interop sample comment 10 years ago
Philipp Hasper 2b7637df36 Fixed buffer overflow in string handling 10 years ago
Vladimir Dudnik dee05f982b compute fps changed (now only interop counts). fixed d3d10 and d3d11 print info method (there were issues with texture mapping) 10 years ago
Alexander Alekhin a6f46d7bb1 issue 4457 10 years ago
Alexander Alekhin 885114ed2c fix copyTo memory corruption, but the main problem is still here 10 years ago
Dikay900 3ebb5d0e3b export thread control to python aswell 10 years ago
Youssef Kashef 790ef21a60 add unit test around Mat::push_back() 10 years ago
Alexey Ershov 3f68787051 OpenGL OpenCL sample 10 years ago
Alexander Alekhin 04b2edcc8c ocl: autogenerated files for cl_gl.h 10 years ago
Alexander Alekhin ee68d26f99 ocl: update generator scripts 10 years ago
Pavel Vlasov 8439b5942b Proper IPP alignment; 10 years ago
Suleyman TURKMEN d64c8aad99 Update mat.hpp 10 years ago
Vladimir Dudnik 217dd63e02 OpenCV-OpenCL interop (PR #4072): 10 years ago
Dmitry Budnikov a5a21019b2 ipp_countNonZero build fix; 10 years ago
Alexander Alekhin 9394486147 fix issue 3891 10 years ago
Maksim Shabunin c12243cf4f Version for 3.0.0 release 10 years ago