This commit is contained in:
Alexander Shishkov
2013-04-04 13:44:28 +04:00
parent 1e9ed14205
commit 382695ba5a
7 changed files with 6 additions and 8 deletions

View File

@@ -33,7 +33,7 @@ static void help()
"It works off of the video: cube4.avi\n"
"Using OpenCV version %s\n" << CV_VERSION << "\n\n"
" 1). This demo is mainly based on work from Javier Barandiaran Martirena\n"
" See this page http://opencv.willowgarage.com/wiki/Posit.\n"
" See this page http://code.opencv.org/projects/opencv/wiki/Posit.\n"
" 2). This is a demo to illustrate how to use **OpenGL Callback**.\n"
" 3). You need Qt binding to compile this sample with OpenGL support enabled.\n"
" 4). The features' detection is very basic and could highly be improved \n"