Normalized file endings.

This commit is contained in:
Roman Donchenko
2013-08-21 17:26:54 +04:00
parent f55740da70
commit e9a28f66ee
486 changed files with 166 additions and 606 deletions

View File

@@ -334,5 +334,3 @@ See below various examples of the ``createButton`` function call: ::
createButton("button6",callbackButton2,NULL,CV_PUSH_BUTTON,1);
..

View File

@@ -555,4 +555,3 @@ Writes the next video frame
:param image: The written frame
The functions/methods write the specified image to video file. It must have the same size as has been specified when opening the video writer.