Fixed whitespace warnings in new tutorials

This commit is contained in:
Maksim Shabunin
2014-12-05 15:33:53 +03:00
parent 6d282ddf72
commit ecfd056111
22 changed files with 4 additions and 32 deletions

View File

@@ -144,4 +144,3 @@ proper macros in their appropriate positions. Rest is done by generator scripts.
may be an exceptional cases where generator scripts cannot create the wrappers. Such functions need
to be handled manually. But most of the time, a code written according to OpenCV coding guidelines
will be automatically wrapped by generator scripts.