mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 15:23:05 +04:00
Qt doc: specified an image type in the addText function (ticket #1144)
This commit is contained in:
@@ -171,7 +171,7 @@ addText
|
||||
|
||||
Creates the font to draw a text on an image.
|
||||
|
||||
:param img: Image where the text should be drawn.
|
||||
:param img: 8-bit 3-channel image where the text should be drawn.
|
||||
|
||||
:param text: Text to write on an image.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user