Method__init__(self, root, transform, split, gap, load_flow, input_size, length=10, pt_thres_min_len=3)
motion_seg/core/dataset/flythings3d_seq.py:28
Functioncam_read Read camera data, return (M,N) tuple. M is the intrinsic matrix, N is the extrinsic matrix, so that x = M*N*X, with x being a point
evaluation_evo/sintel_io.py:162