diff --git a/samples/cpp/video_homography.cpp b/samples/cpp/video_homography.cpp index 52026e3ca4fdc4c90b8b64effb4b99c997fa3ab8..608c4b48ae8325dc49eb03975e35de32f91641d1 100644 --- a/samples/cpp/video_homography.cpp +++ b/samples/cpp/video_homography.cpp @@ -18,7 +18,7 @@ using namespace cv; void help(char **av) { - cout << "\n This program demonstrated the use of features2d with the Fast corner detector and brief descriptors\n" + cout << "\nThis program demonstrated the use of features2d with the Fast corner detector and brief descriptors\n" << "to track planar objects by computing their homography from the key (training) image to the query (test) image\n\n" << endl; cout << "usage: " << av[0] << "