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