Home
last modified time | relevance | path

Searched refs:anorm2 (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/samples/python2/
Dcommon.py28 def anorm2(a): function
31 return np.sqrt( anorm2(a) )
Dlk_track.py24 from common import anorm2, draw_str