method

states.FromDetectionField.__call__

def __call__(self, ds: Detections, ctx: FrameContext) -> torch.Tensor

Return the detection field tensor.

Source: unitrack/states/identity.py:103