mia-3dtrackpixelmovement(1) | General Commands Manual | mia-3dtrackpixelmovement(1) |
mia-3dtrackpixelmovement - Track positions in 3D
mia-3dtrackpixelmovement -i <in-file> -o <out-file> -t <transformation> [options]
mia-3dtrackpixelmovement Track the position of a pixel by
means of a transformation obtained by using image registration. The pixel
data is given in CSV format
id;time;x;y;z;reserved
The fields 'time', 'x', 'y', and 'z' are updated, and the fields 'id' and 'reserved' are preserved, empty lines are ignored.
This program evaluated the changed position of pixels given in input.csv, by using a time step of 2.0 time units and the transformation change.v3df, and writes the updated positions to updated.csv.
mia-3dtrackpixelmovement -i input.csv -o output.cvs --time-step 2.0 --transformation change.v3df
Gert Wollny
This software is Copyright (c) 1999‐2015 Leipzig, Germany and Madrid, Spain. It comes with ABSOLUTELY NO WARRANTY and you may redistribute it under the terms of the GNU GENERAL PUBLIC LICENSE Version 3 (or later). For more information run the program with the option '--copyright'.
v2.4.7 | USER COMMANDS |