fixed ~200 warnings for windows
authorAnatoly Baksheev <no@email>
Tue, 14 Feb 2012 10:22:34 +0000 (10:22 +0000)
committerAnatoly Baksheev <no@email>
Tue, 14 Feb 2012 10:22:34 +0000 (10:22 +0000)
commit84db4eb6fa71146a5beb478fb272dd4b2d7a85d6
tree7f1dca6b94ad04040dafcf7a7c25ceffe253b5a5
parent8f4d63913a4a3cff67e399b89b563fd7e7ce9d60
fixed ~200 warnings for windows
minor build system changes (now cuda code in opencv_core is compiled using CUDA_ARCH* cmake variables)
29 files changed:
cmake/OpenCVFindOpenNI.cmake
modules/calib3d/test/test_homography.cpp
modules/contrib/src/gencolors.cpp
modules/contrib/src/imagelogpolprojection.hpp
modules/contrib/src/templatebuffer.hpp
modules/core/CMakeLists.txt
modules/core/src/cmdparser.cpp
modules/core/src/opengl_interop.cpp
modules/core/test/test_countnonzero.cpp
modules/core/test/test_eigen.cpp
modules/features2d/src/fast.cpp
modules/features2d/src/orb.cpp
modules/flann/include/opencv2/flann/nn_index.h
modules/gpu/include/opencv2/gpu/gpu.hpp
modules/gpu/src/gftt.cpp
modules/gpu/src/orb.cpp
modules/gpu/test/test_features2d.cpp
modules/highgui/src/cap_openni.cpp
modules/highgui/src/window.cpp
modules/highgui/src/window_w32.cpp
modules/imgproc/perf/perf_filter2d.cpp
modules/imgproc/src/gabor.cpp
modules/imgproc/src/geometry.cpp
modules/imgproc/src/morph.cpp
modules/imgproc/src/thresh.cpp
modules/stitching/include/opencv2/stitching/detail/util.hpp
modules/stitching/perf/perf_stich.cpp
modules/stitching/src/seam_finders.cpp
modules/ts/src/ts_perf.cpp