test.py 158 Bytes
Newer Older
xuebingbing's avatar
xuebingbing committed
1 2 3 4 5 6 7

import device

def test():
    su=device.Surveyor()
    su.InitFromFile("D:\calibration\device.dfd")
    su.TransArray('bicamera','cpt',[[1.0],[2.0],[3.0]])