Skip to content

Commit

Permalink
Update gaze_mappers.py
Browse files Browse the repository at this point in the history
  • Loading branch information
mkassner authored Mar 7, 2017
1 parent a34e2ae commit a6c6a59
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
from . visualizer_calibration import Calibration_Visualizer

def _clamp_norm_point(pos):
'''realisitic numbers for norm pos should be in this range.
'''realistic numbers for norm pos should be in this range.
Grossly bigger or smaller numbers are results bad exrapolation
and can cause overflow erorr when denormalized and cast as int32.
'''
Expand Down

0 comments on commit a6c6a59

Please sign in to comment.