827 Commits (97aa8d3341852fc5ce78f6400007ab489a820eed)

Author SHA1 Message Date
Alexander Alekhin 0a07d780e0 ocl: OpenCL SVM support 10 years ago
Alexander Alekhin 58ad952b1a UMat: added USAGE_ALLOCATE_SHARED_MEMORY 10 years ago
Ilya Lavrenov e9a6c5db21 sqsum 10 years ago
Ilya Lavrenov f2cd65cf1e fixes 10 years ago
Ilya Lavrenov 25e99c453f avx2 in arithm 10 years ago
Ilya Lavrenov d87457a025 split/merge 10 years ago
Ilya Lavrenov fc0869735d used popcnt 10 years ago
Ilya Lavrenov 31827d8dfe fixed typo 10 years ago
Ilya Lavrenov bc394e7516 detection of other CPU features 10 years ago
Ilya Lavrenov 3a426660ea sse_utils.hpp 10 years ago
Ilya Lavrenov 8d48632ebe avx2 10 years ago
Nisarg Thakkar a11c02497f Fixed Bug similar to Bug#3757. UMat all dims zero after release. 10 years ago
Vladislav Vinogradov 220d937d9a removed buffered versions of histogram functions 10 years ago
Vladislav Vinogradov b4e7ee46c6 fix compilation without CUDA 10 years ago
Vladislav Vinogradov 00e7816c1b add auxiliary functions to work with Input/Output arrays: 10 years ago
Rok Mandeljc e3b32cce80 modules/core: removed extra semi-colon from mat.inl.hpp and utility.hpp 10 years ago
Maksim Shabunin b4050c775e Updated sample files documentation inclusions 10 years ago
Vladislav Vinogradov e7e0da0153 fix GpuMat::swap method: 10 years ago
Vladislav Vinogradov f054d6316a add cuda::HostMem::getAllocator method 10 years ago
Vladislav Vinogradov 2f8e1798ca add more FeatureSet constants 10 years ago
Vladislav Vinogradov 53862687d5 rename CudaMem -> HostMem to better reflect its purpose 10 years ago
Vladislav Vinogradov 9210d8e542 move allocMatFromBuf function to farneback.cpp: 10 years ago
Vladislav Vinogradov 1d82aecf45 minor reorganization for CUDA doxygen groups: 10 years ago
Vladislav Vinogradov b5ab82fdbd mark old CUDA device layer as deprecated and remove it from doxygen documentation 10 years ago
Vladislav Vinogradov 05d40946f3 move StackAllocator to cpp file 10 years ago
Vladislav Vinogradov 7ed38b97c3 fix cuda::BufferPool deinitialization 10 years ago
Maksim Shabunin c485aee464 Included c-headers for better 2.4 compatibility 10 years ago
StevenPuttemans edb608d206 fix documentation bug 2432 10 years ago
Alexander Karsakov bcca34bc96 Fixed typo in description of Rect operations 10 years ago
Maksim Shabunin 6d282ddf72 Documentation: removed mention of Mat(IplImage*) constructor 10 years ago
Maksim Shabunin 03e213ccae Doxygen documentation: BiB references and fixes 10 years ago
Maksim Shabunin 1523fdcc1c Doxygen documentation: more fixes and cleanups 10 years ago
Maksim Shabunin 6dcafe0c2d Doxygen documentation: cuda submodules reorganized 10 years ago
Maksim Shabunin ceb6e8bd94 Doxygen documentation: cuda 10 years ago
Maksim Shabunin 555fdf893a Documenting imgproc module 10 years ago
Maksim Shabunin 6aa7a86ae9 Doxygen documentation for core module 10 years ago
Alexander Alekhin ae4cb571ab Set status to beta 10 years ago
Vadim Pisarevsky d58cadc1ea moved cv::partition from private.hpp to operations.hpp, to expose the function to users 10 years ago
berak c2cb3b515d support older gcc versions 10 years ago
Ilya Lavrenov 5ca25ab8f0 cv::pow (integer power) 10 years ago
Ilya Lavrenov d5f006eee5 cv::magnitude; cv::corner** 10 years ago
Ilya Lavrenov fb97273b3c cv::phase; cv::cartToPolar 10 years ago
Maksim Shabunin ba5f343c38 Basic doxygen documentation support 10 years ago
vbystricky a8aa6381d9 Optimize OpenCL version of conversScaleAbs function 10 years ago
ElenaGvozdeva 070e5ec042 Changed predictOptimalVectorWidth function, now it is possible to choose vector size. 10 years ago
Vadim Pisarevsky d2b9dc5530 quickly corrected the previous refactoring of features2d: moved from set(SOME_PROP, val) to setSomeProp(val) 10 years ago
Alexander Duda 11ebaf673f fix warning in template Scalar::mul gcc < 4.8 10 years ago
Vadim Pisarevsky 01d3848f17 all the tests now pass except for MSER 10 years ago
Vadim Pisarevsky c5261ea3d2 all the tests now pass except for MSER 10 years ago
Pavel Vlasov 45958eaabc Implementation detector and selector for IPP and OpenCL; 10 years ago