PosturePerfection
File List
Here is a list of all files with brief descriptions:
 custom_widgets.cpp
 framerate_settings.cpp
 iir.cpp
 iir.hVery simple IIR filter
 inference_core.cpp
 inference_core.hWrapper API for the TensorFlow Lite model
 intermediate_structures.cpp
 intermediate_structures.hData structures used in communicating between different parts of the system
 main.cpp
 mainwindow.cpp
 mainwindow.hHeader file for the main window
 pipeline.cpp
 pipeline.hMain pipeline for the PosturePerfection system
 post_processor.cpp
 post_processor.hInterface for post processing the output of an Inference::InferenceCore
 posture_estimator.cpp
 posture_estimator.hInterface for representation of user's pose
 pre_processor.cpp
 pre_processor.hInterface for pre processing the input image before passing to Inference::InferenceCore