opencv/modules/gpuarithm/src
Vladislav Vinogradov 539f367d0b refactored gpu::LUT function:
* converted it to Algorithm, because implementation uses inner buffers and
  requires preprocessing step
* new implementation splits preprocessing and transform,
  what is more effecient
* old API still can be used for source compatibility (marked as deprecated)
2013-06-11 17:58:04 +04:00
..
cuda switched to Input/Output Array in split/merge operations 2013-06-11 17:58:04 +04:00
arithm.cpp refactored gpu::Stream (minor fixes) 2013-06-10 12:40:31 +04:00
core.cpp refactored gpu::LUT function: 2013-06-11 17:58:04 +04:00
element_operations.cpp switched to Input/Output Array in cart<->polar operations 2013-06-11 17:58:04 +04:00
precomp.cpp Revert "Revert "Merge pull request #836 from jet47:gpu-modules"" 2013-06-07 13:05:39 +04:00
precomp.hpp renamed gpu_private.hpp to private.gpu.hpp 2013-06-10 12:40:32 +04:00
reductions.cpp Revert "Revert "Merge pull request #836 from jet47:gpu-modules"" 2013-06-07 13:05:39 +04:00