added dual tvl1 optical flow gpu implementation
[profile/ivi/opencv.git] / modules / gpu / src / cuda / element_operations.cu
2013-02-04 Andrey KamaevMerge pull request #395 from LeonidBeynenson:fix_ml_lar...
2013-02-01 Andrey KamaevMerge pull request #400 from ilysenkov:bugfix_2560
2013-02-01 Andrey KamaevMerge pull request #397 from ilysenkov:bugfix_2677
2013-02-01 Andrey KamaevMerge pull request #398 from ilysenkov:bugfix_2330
2013-01-30 Andrey KamaevMerge pull request #373 from ilysenkov:bugfix_2440
2013-01-30 Andrey KamaevMerge pull request #370 from ilysenkov:bugfix_1747
2013-01-30 Andrey KamaevMerge pull request #368 from ilysenkov:checkSubset-fix
2013-01-29 Andrey KamaevMerge pull request #346 from taka-no-me:decouple_V4L2
2013-01-29 Andrey KamaevRebase and merge pull request #342 from ilysenkov/bugfi...
2013-01-29 Andrey KamaevMerge pull request #339 from vpisarev:core_fixes
2013-01-29 Andrey KamaevMerge pull request #355 from asmaloney:copy_paste_cond
2013-01-29 Andrey KamaevMerge pull request #354 from asmaloney:fix_mem_dealloc
2013-01-29 Andrey KamaevMerge pull request #347 from asmorkalov:WITH_FFMPEG_logic
2013-01-29 Vadim PisarevskyMerge pull request #351 from vpisarev:python_fixes
2013-01-29 cuda-geekMerge pull request #353 from asmaloney:arg_checks
2013-01-29 cuda-geekMerge pull request #328 from jet47:new-gpu-fixes
2013-01-23 Vladislav Vinogradovoptimizations:
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-09-04 Alexander SmorkalovMerge branch 'master' of git://code.opencv.org/opencv
2012-08-23 Anatoly BaksheevRemoved PtrElemStep, Marked DevMem1D as deprecated...
2012-06-20 Marina Kolpakovascan operations are moved in separate header
2012-05-29 Vladislav Vinogradovfixed some bugs in gpu module under Windows:
2012-05-12 Vladislav Vinogradovadded gpu::compare with scalars (Feature #1754)
2012-03-26 Vladislav Vinogradovfixed gpu core tests (added additional check for device...
2012-03-26 Vladislav Vinogradovfixed gpu arithm functions (mismatch with cpu version)
2012-03-20 Vladislav Vinogradovrefactored and fixed some gpu tests
2012-03-19 Vladislav Vinogradovfixed several bugs in gpu arithm functions
2012-02-22 Vladislav Vinogradovcreated wrappers for new NPP functions
2012-01-10 Vladislav Vinogradovfixed bug with submatrix in some gpu functions
2011-12-21 Vladislav VinogradovFixed bug with submatrix in device::transform
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-10-10 Vladislav Vinogradovadded missing arithm operations to gpu module
2011-09-24 Alexey SpizhevoyFixed GPU version of multi-band blending in stitching...
2011-09-21 Vladislav Vinogradovimplemented gpu::addWeighted
2011-09-13 Alexey SpizhevoyAdded fix for 0 found features in stitching matcher
2011-09-12 Alexey SpizhevoyBug in multiply was fixed (by Vlad Vinogradov)
2011-09-12 Vladislav Vinogradovoptimized gpu::multiply
2011-09-10 Alexey SpizhevoyAdded TODOs into GPU module
2011-09-10 Alexey Spizhevoyadded support of 8UC4*32FC1 multiply into GPU module
2011-08-17 Vladislav Vinogradovadded TransformFunctorTraits, optimized some functions...
2011-08-10 Vladislav Vinogradovadded registerPageLocked/unregisterPageLocked functions
2011-08-08 Vladislav Vinogradovfixed some warnings under win64
2011-08-03 Vladislav Vinogradovgpu device layer code refactoring
2011-07-22 Anatoly Baksheevcompilation
2011-07-22 Anatoly Baksheev(no commit message)
2011-07-21 Anatoly Baksheevadded cv::gpu::pow, ticket #1227
2011-06-30 Alexey SpizhevoyGPU: updated upsample, downsample functions, added...
2011-06-14 Vladislav Vinogradovadded __forceinline__ to device functions
2011-05-31 Vladislav Vinogradovmodified according to CUDA 4.0 API updates
2011-02-14 Vladislav Vinogradovfixed errors in gpu on old video cards (SURF_GPU, Brute...
2011-01-24 Vladislav Vinogradovadded gpu threshold.
2010-12-20 Alexey Spizhevoyrefactoring: moved gpu reduction-based functions into...
2010-12-20 Alexey Spizhevoygpu module refactoring: moved per-element operations...
2010-12-19 Anatoly Baksheevrenamed constantspacebp -> stereocsbp line all other...