Ejemplo n.º 1
0
 def test_random(self):
     Homography.random('d')
     Homography.random('f')
Ejemplo n.º 2
0
 def random(self):
     Homography.random(ctypes.c_double)
     Homography.random(ctypes.c_float)
Ejemplo n.º 3
0
 def test_random(self):
     Homography.random('d')
     Homography.random('f')