2744 Commits (02edfc8df2f5dbb2ccb3a3e9a318a837f253190f)

Author SHA1 Message Date
Ilya Lavrenov 6ab928fb39 phase 64f 11 years ago
Ilya Lavrenov a2a8ba17fc compare 11 years ago
Ilya Lavrenov 8d48632ebe avx2 11 years ago
Nisarg Thakkar a11c02497f Fixed Bug similar to Bug#3757. UMat all dims zero after release. 11 years ago
Joe Howse 379de5708f Fix shadowed variable warning 11 years ago
Ilya Lavrenov 68962adc54 SSE mul 11 years ago
Ilya Lavrenov 60f2f7898a SSE4.1 addWeighted fo 16u 11 years ago
Vladislav Vinogradov 220d937d9a removed buffered versions of histogram functions 11 years ago
Vladislav Vinogradov b4e7ee46c6 fix compilation without CUDA 11 years ago
Vladislav Vinogradov 00e7816c1b add auxiliary functions to work with Input/Output arrays: 11 years ago
Ilya Lavrenov f57136fd79 SSE2 cv::Mat::dot 11 years ago
Ilya Lavrenov f6b3bc01e5 addWeighted 11 years ago
Rok Mandeljc e3b32cce80 modules/core: removed extra semi-colon from mat.inl.hpp and utility.hpp 11 years ago
Ilya Lavrenov 1af7d397d4 optimization of UMat::setTo 11 years ago
Maksim Shabunin b4050c775e Updated sample files documentation inclusions 11 years ago
Maksim Shabunin d01bedbc61 Removed Sphinx documentation files 11 years ago
Vladislav Vinogradov f36546dbd2 improve error reporting in _InputArray methods 11 years ago
Andrey Kamaev c105b72945 Assorted fixes: 11 years ago
Vladislav Vinogradov e7e0da0153 fix GpuMat::swap method: 11 years ago
Vladislav Vinogradov b33f3bb2cc refactor CV_CUDA_TEST_MAIN, use CV_TEST_MAIN for it 11 years ago
Vladislav Vinogradov f054d6316a add cuda::HostMem::getAllocator method 11 years ago
Vladislav Vinogradov 2f8e1798ca add more FeatureSet constants 11 years ago
Vladislav Vinogradov 1be1a28920 move CUDA core tests to core module 11 years ago
Vladislav Vinogradov 53862687d5 rename CudaMem -> HostMem to better reflect its purpose 11 years ago
Vladislav Vinogradov 9210d8e542 move allocMatFromBuf function to farneback.cpp: 11 years ago
Vladislav Vinogradov 1d82aecf45 minor reorganization for CUDA doxygen groups: 11 years ago
Vladislav Vinogradov b5ab82fdbd mark old CUDA device layer as deprecated and remove it from doxygen documentation 11 years ago
Vladislav Vinogradov 68e08bbecd fix null stream initialization for multi-gpu systems 11 years ago
Vladislav Vinogradov 05d40946f3 move StackAllocator to cpp file 11 years ago
Vladislav Vinogradov 7ed38b97c3 fix cuda::BufferPool deinitialization 11 years ago
Roman Donchenko 08da247a87 cvOpenFileStorage: reduce the scope of xml_buf and make sure it's freed... 11 years ago
Roman Donchenko 16ce114e0c Fix memory leaks appearing when cvOpenFileStorage throws 11 years ago
Maksim Shabunin c485aee464 Included c-headers for better 2.4 compatibility 11 years ago
Maksim Shabunin 91e21847e2 Some changes to make migration to 3.0 easier 11 years ago
StevenPuttemans 73d1ea9a52 fix bug 2432 for 2.4 branch 11 years ago
StevenPuttemans edb608d206 fix documentation bug 2432 11 years ago
mattip ff7ea605ef export thread control to generated wrappers 11 years ago
Chuanbo Weng 2d8c89c40b Remove unnecessary kercn limitation of 4. 11 years ago
Alexander Karsakov bcca34bc96 Fixed typo in description of Rect operations 11 years ago
Maksim Shabunin 6d282ddf72 Documentation: removed mention of Mat(IplImage*) constructor 11 years ago
Maksim Shabunin 03e213ccae Doxygen documentation: BiB references and fixes 11 years ago
Maksim Shabunin 1523fdcc1c Doxygen documentation: more fixes and cleanups 11 years ago
Maksim Shabunin 6dcafe0c2d Doxygen documentation: cuda submodules reorganized 11 years ago
Maksim Shabunin ceb6e8bd94 Doxygen documentation: cuda 11 years ago
Dmitry-Me 4ff8a3ad92 Fix incorrect size computation 11 years ago
Artur Wieczorek 7512b5fdde Fix determining bounding box of the edge collection in FillEdgeCollection(). 11 years ago
Maksim Shabunin 555fdf893a Documenting imgproc module 11 years ago
Maksim Shabunin 6aa7a86ae9 Doxygen documentation for core module 11 years ago
Alexander Alekhin ae4cb571ab Set status to beta 11 years ago
Vadim Pisarevsky d58cadc1ea moved cv::partition from private.hpp to operations.hpp, to expose the function to users 11 years ago