fixed several gcc 4.1 warnings
authorVadim Pisarevsky <no@email>
Thu, 21 Oct 2010 18:30:57 +0000 (18:30 +0000)
committerVadim Pisarevsky <no@email>
Thu, 21 Oct 2010 18:30:57 +0000 (18:30 +0000)
commit4a14795eb6a2c8eb259824b49f8ea24f046258d8
treec172b08645469bf601274f739bd9e07a2dd9d8b1
parentb80bdf324d6f6d54eea4cb95331fb45ccf01a878
fixed several gcc 4.1 warnings
15 files changed:
modules/flann/include/opencv2/flann/general.h
modules/imgproc/src/approx.cpp
modules/objdetect/src/_latentsvm.h
modules/objdetect/src/_lsvm_distancetransform.h
modules/objdetect/src/_lsvm_fft.h
modules/objdetect/src/_lsvm_matching.h
modules/objdetect/src/_lsvm_resizeimg.h
modules/objdetect/src/_lsvm_routine.h
modules/objdetect/src/distancetransform.cpp
modules/objdetect/src/featurepyramid.cpp
modules/objdetect/src/latentsvmdetector.cpp
modules/objdetect/src/lsvmparser.cpp
modules/objdetect/src/matching.cpp
modules/objdetect/src/resizeimg.cpp
modules/objdetect/src/routine.cpp