![]() |
PFTrack Documentation | Customizing PFTrack |
Macros can be generated to perform collections of tasks such as automated feature tracking and camera solving, and are created using Python script files located in the macros
application sub-folder, and/or the user's documents folder. Each file in these sub-folders defines a single macro.
PFTrack installs a default set of macro files in the macros
sub-folder of the application folder which can be used as a starting point for customisation.
Macros are Python scripts and are described Python API documentation