Point Tracking Results Viewing Tool

Author:Jin Zhou (ferryzhou@gmail.com)

Overview

view point tracking results.

Usage

ptdb_view.exe -i images_path -p ptdb.txt [options]

reads image seuqnces and point tracking results file

runs ptdb_view

shows images with points by frame

to view a single point’s path, just click the point on the frame

options:

-m num max frame number (default is 200)

-q quiet (turn off debugging output)

Examples

example1:

ptdb_view -i ..\data\torus -p ptdb_torus.txt