projects
/
platform
/
upstream
/
opencv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6767f1d
)
Qt doc: specified an image type in the addText function (ticket #1144)
author
Ilya Lysenkov
<no@email>
Mon, 20 Jun 2011 09:06:02 +0000
(09:06 +0000)
committer
Ilya Lysenkov
<no@email>
Mon, 20 Jun 2011 09:06:02 +0000
(09:06 +0000)
modules/highgui/doc/qt_new_functions.rst
patch
|
blob
|
history
diff --git
a/modules/highgui/doc/qt_new_functions.rst
b/modules/highgui/doc/qt_new_functions.rst
index 2e6dfa676f979d39c33a079dcd082a3cfe26ef04..cf079c4e84a5b88de0ca297de073e547fb44828c 100644
(file)
--- a/
modules/highgui/doc/qt_new_functions.rst
+++ b/
modules/highgui/doc/qt_new_functions.rst
@@
-171,7
+171,7
@@
addText
Creates the font to draw a text on an image.
- :param img:
I
mage where the text should be drawn.
+ :param img:
8-bit 3-channel i
mage where the text should be drawn.
:param text: Text to write on an image.