War on Whitespace, master edition: trailing spaces.
authorRoman Donchenko <roman.donchenko@itseez.com>
Tue, 27 Aug 2013 09:57:24 +0000 (13:57 +0400)
committerRoman Donchenko <roman.donchenko@itseez.com>
Tue, 27 Aug 2013 09:57:24 +0000 (13:57 +0400)
commit9b92545ce64107a849367f4a2461a154da03aee6
treeda1a1d635189d0b71a383ffe2be2b4ae244807c3
parent2c4bbb313c29daf0d10c34128cd6eac1de8111de
War on Whitespace, master edition: trailing spaces.
40 files changed:
cmake/OpenCVFindLibsPerf.cmake
doc/tutorials/bioinspired/retina_model/retina_model.rst
doc/tutorials/introduction/android_binary_package/dev_with_OCV_on_Android.rst
modules/calib3d/src/calib3d_init.cpp
modules/calib3d/src/five-point.cpp
modules/calib3d/src/levmarq.cpp
modules/calib3d/test/test_affine3.cpp
modules/features2d/doc/drawing_function_of_keypoints_and_matches.rst
modules/features2d/doc/feature_detection_and_description.rst
modules/highgui/src/cap_ffmpeg_impl.hpp
modules/imgproc/doc/filtering.rst
modules/imgproc/doc/structural_analysis_and_shape_descriptors.rst
modules/imgproc/src/connectedcomponents.cpp
modules/imgproc/src/linefit.cpp
modules/imgproc/src/matchcontours.cpp
modules/imgproc/src/moments.cpp
modules/imgproc/src/pyramids.cpp
modules/imgproc/src/segmentation.cpp
modules/imgproc/test/test_color.cpp
modules/objdetect/include/opencv2/objdetect/erfilter.hpp
modules/objdetect/src/cascadedetect.cpp
modules/objdetect/src/erfilter.cpp
modules/ocl/doc/image_filtering.rst
modules/ocl/include/opencv2/ocl.hpp
modules/ocl/src/matrix_operations.cpp
modules/optim/src/lpsolver.cpp
modules/softcascade/src/octave.cpp
samples/cpp/erfilter.cpp
samples/cpp/image_sequence.cpp
samples/cpp/starter_video.cpp
samples/python2/asift.py
samples/python2/camshift.py
samples/python2/coherence.py
samples/python2/demo.py
samples/python2/find_obj.py
samples/python2/gabor_threads.py
samples/python2/hist.py
samples/python2/houghcircles.py
samples/python2/inpaint.py
samples/python2/morphology.py