Added some assert statements to constrain the type of the input and output parameters...
authorOvidiu Parvu <ovidiu.parvu@gmail.com>
Thu, 12 Sep 2013 13:34:08 +0000 (14:34 +0100)
committerOvidiu Parvu <ovidiu.parvu@gmail.com>
Thu, 12 Sep 2013 13:34:08 +0000 (14:34 +0100)
commit9902affae6ee3f16be1958653684edb49cc2add4
tree19b2c6196d92ac1aa6ad2a160e337edbdf1a5283
parent4fce8e6b0e6985150f9525b493a9dba7b6473618
Added some assert statements to constrain the type of the input and output parameters. Convert the input set of points to vector<Point2f> before passing it to the findMinimumAreaEnclosingTriangle function.
modules/imgproc/src/min_enclosing_triangle.cpp