• Kazuki MATSUDA's avatar
    Add stream operators (Requested #2430) · 72c93dab
    Kazuki MATSUDA authored
    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_)
    72c93dab
Name
Last commit
Last update
..
doc Loading commit data...
include/opencv2/core Loading commit data...
perf Loading commit data...
src Loading commit data...
test Loading commit data...
CMakeLists.txt Loading commit data...