Welcome to the FlameTrack Documentation¶
FlameTrack is a desktop application for analysing fire spread from infrared and visible-light recordings. It corrects perspective distortion (dewarping), detects the flame edge frame-by-frame, and stores all results in a documented HDF5 file ready for further analysis.
Typical workflow
Point FlameTrack at your experiment folder (see Configuration)
Load a recording and place calibration points on the specimen corners
Run Dewarp → Run Find Edge
Open the resulting
.h5file in Python, MATLAB, or any HDF5 viewer
New here? Start with the Quickstart.
Developer Guide