diff --git a/samples/python2/find_obj.py b/samples/python2/find_obj.py index bdc7e93b2..bc1db0d5b 100644 --- a/samples/python2/find_obj.py +++ b/samples/python2/find_obj.py @@ -7,7 +7,7 @@ --feature - Feature to use. Can be sift, surf of orb. Append '-flann' to feature name to use Flann-based matcher instead bruteforce. - Press left mouse button on a feature point to see its mathcing point. + Press left mouse button on a feature point to see its matching point. ''' import numpy as np