Merge pull request #6113 from rahulchhabra07:patch-1

This commit is contained in:
Maksim Shabunin 2016-02-16 09:04:38 +00:00
commit 03d6d2041a

View File

@ -3947,8 +3947,8 @@ marker types are supported, see cv::MarkerTypes for more information.
@param img Image.
@param position The point where the crosshair is positioned.
@param markerType The specific type of marker you want to use, see cv::MarkerTypes
@param color Line color.
@param markerType The specific type of marker you want to use, see cv::MarkerTypes
@param thickness Line thickness.
@param line_type Type of the line, see cv::LineTypes
@param markerSize The length of the marker axis [default = 20 pixels]