fixed warnings under windows
authorVladislav Vinogradov <vlad.vinogradov@itseez.com>
Tue, 18 Dec 2012 14:03:54 +0000 (18:03 +0400)
committerVladislav Vinogradov <vlad.vinogradov@itseez.com>
Tue, 18 Dec 2012 14:03:54 +0000 (18:03 +0400)
commit41c9377db02c233a31b05e9df3093ded88b6738c
tree8ae1dcd48b61304f0b3fb18dfa977430a42654d9
parentab25fe9e377fdbd69c916d5124483fa26e4a7835
fixed warnings under windows
modules/gpu/src/cascadeclassifier.cpp
modules/gpu/src/element_operations.cpp
modules/gpu/src/fgd_bgfg.cpp
modules/gpu/src/hough.cpp
modules/gpu/src/softcascade.cpp
modules/gpu/test/test_hough.cpp
modules/gpu/test/test_labeling.cpp
modules/gpu/test/test_video.cpp
samples/gpu/houghlines.cpp
samples/gpu/optical_flow.cpp