Corrections for compiling issues in Win, And and Doc
authorJuan Manuel Perez <juanmanpr@gmail.com>
Mon, 23 Sep 2013 19:24:27 +0000 (21:24 +0200)
committerVadim Pisarevsky <vadim.pisarevsky@gmail.com>
Mon, 30 Sep 2013 10:39:17 +0000 (14:39 +0400)
commitfe7bab499fb43625cc59837ada11f19779131aa6
tree1b235b339e8a5cc5c5d2eb62f92736b379f9f2d5
parent61c27ac81e1f900c2bcf598d973445edfc1950aa
Corrections for compiling issues in Win, And and Doc
14 files changed:
modules/shape/doc/histogram_cost_matrix.rst
modules/shape/doc/shape_distances.rst
modules/shape/include/opencv2/shape/emdL1.hpp
modules/shape/src/aff_trans.cpp
modules/shape/src/emdL1.cpp
modules/shape/src/emdL1_def.hpp
modules/shape/src/haus_dis.cpp
modules/shape/src/hist_cost.cpp
modules/shape/src/sc_dis.cpp
modules/shape/src/tps_trans.cpp
modules/shape/test/test_hausdorff.cpp
modules/shape/test/test_shape.cpp
samples/cpp/shape_example.cpp
samples/cpp/shape_transformation.cpp