From: Gary Bradski Date: Sat, 4 Dec 2010 08:30:27 +0000 (+0000) Subject: revamped X-Git-Tag: accepted/2.0/20130307.220821~3908 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=282a9f85218b5d320989addaee107661a23674d9;p=profile%2Fivi%2Fopencv.git revamped --- diff --git a/samples/cpp/video_homography.cpp b/samples/cpp/video_homography.cpp index 52026e3..608c4b4 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] << "