# HG changeset patch # User Nicolas Saunier # Date 1341551318 14400 # Node ID 6774bdce03f157c5f91f84f5b55e8ea597e5ff11 # Parent eb45258530307683a02381462c6600aeb6192b9c corrected typo diff -r eb4525853030 -r 6774bdce03f1 python/compute-homography.py --- a/python/compute-homography.py Fri Jul 06 01:03:52 2012 -0400 +++ b/python/compute-homography.py Fri Jul 06 01:08:38 2012 -0400 @@ -52,7 +52,7 @@ # cvFindHomography(imagePoints, worldPoints, H); -if '--help' in options.keys() or '-h' in options.keys() or len(args) == 0:: +if '--help' in options.keys() or '-h' in options.keys() or len(args) == 0: print('Usage: {0} --help|-h [--video_frame