added PtrStep PtrElemStep structures. Refactored name spaces,
authorAnatoly Baksheev <no@email>
Sun, 31 Oct 2010 13:23:25 +0000 (13:23 +0000)
committerAnatoly Baksheev <no@email>
Sun, 31 Oct 2010 13:23:25 +0000 (13:23 +0000)
commitd661b8e3e2add0623bc49f0cf50492646f2e2879
tree32ebeb99bcbdaf1423a9c1b64c0b64b308c4142e
parent501e81eb3b62b151893e0722129a2ad090ab506f
added PtrStep PtrElemStep structures. Refactored name spaces,
17 files changed:
modules/gpu/include/opencv2/gpu/devmem2d.hpp
modules/gpu/include/opencv2/gpu/gpu.hpp
modules/gpu/include/opencv2/gpu/matrix_operations.hpp
modules/gpu/src/cuda/beliefpropagation.cu
modules/gpu/src/cuda/color.cu
modules/gpu/src/cuda/constantspacebp.cu
modules/gpu/src/cuda/cuda_shared.hpp
modules/gpu/src/cuda/filters.cu
modules/gpu/src/cuda/imgproc.cu
modules/gpu/src/cuda/mathfunc.cu
modules/gpu/src/cuda/matrix_operations.cu
modules/gpu/src/cuda/split_merge.cu
modules/gpu/src/cuda/stereobm.cu
modules/gpu/src/cuda/transform.hpp
modules/gpu/src/cuda/vecmath.hpp
modules/gpu/src/filtering.cpp
modules/gpu/src/stereobm_gpu.cpp