Update out.cpp
authorJinoBetti <jinobetti@gmail.com>
Thu, 27 Mar 2014 15:28:40 +0000 (16:28 +0100)
committerJinoBetti <jinobetti@gmail.com>
Thu, 27 Mar 2014 15:28:40 +0000 (16:28 +0100)
commit91511c1521470d10b6a824b2c053bf47a02d948c
treeb07513f495b471bce232ec544a2dc6a807afebf6
parent2e3e1066764ff3e2754879a36306e2f8e7ce168f
Update out.cpp

Fixed a bug with the cv::format(cv::Mat, ...) method for matrices with only one row

see http://answers.opencv.org/question/21201/cvformat-does-not-format-the-way-it-should/?answer=23945#post-id-23945 for details
modules/core/src/out.cpp