opencv/modules/core
Kazuki MATSUDA 72c93dabd3 Add stream operators (Requested #2430)
Add output stream operators (<<) for Rect, Size, Matx, Vec.
I can't add operations for cv::KeyPoint.

And putting together all operator<<.
(Matx, Point_, Point3_, Vec, Size_, Rect_)
2012-10-20 11:19:42 +09:00
..
doc Revert "add new version of CommandLineParser. add empty docs" 2012-10-15 20:01:44 +04:00
include/opencv2/core Add stream operators (Requested #2430) 2012-10-20 11:19:42 +09:00
perf Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
src fix bug #2447 - unary operator bug for single column matrix 2012-10-18 13:28:01 +04:00
test fix bug #2447 - unary operator bug for single column matrix 2012-10-18 13:28:01 +04:00
CMakeLists.txt moved device layer headers to include directory 2012-10-05 18:04:23 +04:00