Added reference to Nvidia TADP into Android tutorial; refactored both Android tutorials; fixed some rst warnings

This commit is contained in:
Andrey Kamaev
2011-08-10 09:45:17 +00:00
parent 6287c113c8
commit 50d1d711de
6 changed files with 119 additions and 80 deletions

View File

@@ -269,7 +269,7 @@ The function deallocates the buffer allocated with :ocv:func:`fastMalloc` . If N
format
------
Returns a text string formatted using the ``printf`` -like expression.
Returns a text string formatted using the ``printf``\ -like expression.
.. ocv:function:: string format( const char* fmt, ... )