added dual tvl1 optical flow gpu implementation
[profile/ivi/opencv.git] / modules / gpu / src / cuda / safe_call.hpp
2012-10-22 Andrey KamaevMerge pull request #55 from vpisarev/ocl_fixes
2012-10-17 OpenCV BuildbotNormalize line endings and whitespace
2012-06-28 Marina Kolpakovamerged the trunk r8669:8702
2012-06-18 Marina Kolpakovaminor formating changes
2011-11-14 Vladislav Vinogradovfixed compilation under linux
2011-11-14 Vladislav Vinogradovmoved GpuMat's operations implementation to core module
2011-11-14 Vladislav Vinogradovremoved BEGIN_OPENCV_DEVICE_NAMESPACE macros
2011-11-09 Vladislav Vinogradovmoved GpuMat and DevMem2D to core module, some code...
2011-10-19 Vladislav Vinogradovadded cublasSafeCall
2011-10-19 Vladislav Vinogradovadded WITH_CUFFT and WITH_CUBLAS flags to cmake scripts
2010-12-22 Alexey Spizhevoyadded CUFFT errors handling into GPU module
2010-11-10 Anatoly Baksheevsome utility for GPU module internal purposes
2010-09-17 Anatoly Baksheevadded GPU implementation of morphology functions (using...
2010-09-15 Vladislav Vinogradovadded nppSafeCall
2010-07-26 Anatoly Baksheevrefactoring and minor code improvements