Removed references to opencv.itseez.com
This commit is contained in:
@@ -56,7 +56,7 @@ static void help( char** argv )
|
||||
}
|
||||
|
||||
int main( int argc, char** argv ) {
|
||||
// check http://opencv.itseez.com/doc/tutorials/features2d/table_of_content_features2d/table_of_content_features2d.html
|
||||
// check http://docs.opencv.org/doc/tutorials/features2d/table_of_content_features2d/table_of_content_features2d.html
|
||||
// for OpenCV general detection/matching framework details
|
||||
|
||||
if( argc != 3 ) {
|
||||
|
Reference in New Issue
Block a user