This file is a (compressed) pgm image of the tracked objects (people and cars) rendered onto the camera view plane. The image illustrates the relative depths used by the system for occlusion handling. Each object is rendered by a greylevel between 0 and 255. For each tracked person there is a reference number or label. The greylevel used to render a person is related to the reference number using ...
greylevel = 128 + (ref_no & 127)Hence people will appear lighter than cars (with a greylevel > 127). To view an image use