This commit is contained in:
Gary Bradski 2010-12-04 08:29:54 +00:00
parent 05f45a3b95
commit 64375af5c3

View File

@ -16,7 +16,7 @@ using namespace std;
void myhelp()
{
printf("Sigh: This program is not complete/will be replaced. \n"
printf("\nSigh: This program is not complete/will be replaced. \n"
"So: Use this just to see hints of how to use things like Rodrigues\n"
" conversions, finding the fundamental matrix, using descriptor\n"
" finding and matching in features2d and using camera parameters\n"