minor refactoring:
authorVladislav Vinogradov <vlad.vinogradov@itseez.com>
Fri, 5 Oct 2012 13:43:22 +0000 (17:43 +0400)
committerVladislav Vinogradov <vlad.vinogradov@itseez.com>
Fri, 5 Oct 2012 13:43:22 +0000 (17:43 +0400)
commit3ebec7448dd616ea71e93eff3833eb7e64e769bd
treec9938495919344de1f2ae2042db33e671b1cdb2a
parenta703df545603d6446fb5ae95481fd7db329eba25
minor refactoring:

moved lbp.hpp to src/cuda folder
added missing cv::gpu::device namespace
deleted whitespaces
modules/gpu/src/cuda/lbp.cu
modules/gpu/src/cuda/lbp.hpp [moved from modules/gpu/src/opencv2/gpu/device/lbp.hpp with 100% similarity]
modules/gpu/src/opencv2/gpu/device/detail/color_detail.hpp
modules/gpu/src/opencv2/gpu/device/detail/reduction_detail.hpp [moved from modules/gpu/src/opencv2/gpu/device/detail/utility_detail.hpp with 89% similarity]
modules/gpu/src/opencv2/gpu/device/detail/transform_detail.hpp
modules/gpu/src/opencv2/gpu/device/scan.hpp
modules/gpu/src/opencv2/gpu/device/static_check.hpp
modules/gpu/src/opencv2/gpu/device/utility.hpp