HomeSort by relevance Sort by last modified time
    Searched refs:anorm2 (Results 1 - 2 of 2) sorted by null

  /external/opencv3/samples/python2/
lk_track.py 24 from common import anorm2, draw_str namespace
common.py 28 def anorm2(a): function
31 return np.sqrt( anorm2(a) )

Completed in 1728 milliseconds