Beispiel #1
0
 def test_random(self):
     Homography.random('d')
     Homography.random('f')
Beispiel #2
0
 def random(self):
     Homography.random(ctypes.c_double)
     Homography.random(ctypes.c_float)
Beispiel #3
0
 def test_random(self):
     Homography.random('d')
     Homography.random('f')