Commit 03d6d204 authored by Maksim Shabunin's avatar Maksim Shabunin

Merge pull request #6113 from rahulchhabra07:patch-1

parents 8c591ebd 232f5640
...@@ -3947,8 +3947,8 @@ marker types are supported, see cv::MarkerTypes for more information. ...@@ -3947,8 +3947,8 @@ marker types are supported, see cv::MarkerTypes for more information.
@param img Image. @param img Image.
@param position The point where the crosshair is positioned. @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 color Line color.
@param markerType The specific type of marker you want to use, see cv::MarkerTypes
@param thickness Line thickness. @param thickness Line thickness.
@param line_type Type of the line, see cv::LineTypes @param line_type Type of the line, see cv::LineTypes
@param markerSize The length of the marker axis [default = 20 pixels] @param markerSize The length of the marker axis [default = 20 pixels]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment