Skip to content

Commit

Permalink
import numpy as np for lines 151 and 178
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored Feb 4, 2018
1 parent a90d4ab commit a039c03
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions moviepy/video/tools/tracking.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
of the tracking time interval).
"""

import numpy as np
from scipy.interpolate import interp1d

from ..io.preview import imdisplay
Expand Down

0 comments on commit a039c03

Please sign in to comment.