added dual tvl1 optical flow gpu implementation
[profile/ivi/opencv.git] / modules / gpu / src / cuda / blend.cu
2012-10-22 Andrey KamaevMerge pull request #55 from vpisarev/ocl_fixes
2012-10-17 OpenCV BuildbotNormalize line endings and whitespace
2012-10-16 Andrey KamaevMerge branch 'release2.4.3' into 2.4
2012-10-12 Andrey KamaevMerge pull request #29 from thorikawa/feature-523
2012-10-01 Anatoly Baksheevadded CUDA_DISABLER preprocessor commands
2012-06-28 Marina Kolpakovamerged the trunk r8669:8702
2012-06-15 Marina Kolpakovaminor formating fixes
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-13 Anatoly Baksheevgpu module: refactored devmem2d.hpp (atomic bomb)
2011-05-31 Vladislav Vinogradovmodified according to CUDA 4.0 API updates
2011-04-08 Alexey Spizhevoyadded downsample function into gpu module, refactored...
2011-04-08 Alexey Spizhevoyadded blendLinear into gpu module