XML1 Viewer

XML1 Viewer is a Python script showing statistics and information about XML1 output of SUP.

To run the script, use the following command :

python XML1Viewer.py <XML1file>

With only an XML1 file as input, the script displays all the detected object with the following statistics :

  • number of frames
  • total duration (last frame – first frame)
  • average 2D dimension (in pixels)
  • average 3D dimension (in meters)

 

If the directory  containing the sequence images is added as input, the images of each detected object appear.


Leave a Reply