![]() |
PosturePerfection
|
custom_widgets.cpp | |
framerate_settings.cpp | |
iir.cpp | |
iir.h | Very simple IIR filter |
inference_core.cpp | |
inference_core.h | Wrapper API for the TensorFlow Lite model |
intermediate_structures.cpp | |
intermediate_structures.h | Data structures used in communicating between different parts of the system |
main.cpp | |
mainwindow.cpp | |
mainwindow.h | Header file for the main window |
pipeline.cpp | |
pipeline.h | Main pipeline for the PosturePerfection system |
post_processor.cpp | |
post_processor.h | Interface for post processing the output of an Inference::InferenceCore |
posture_estimator.cpp | |
posture_estimator.h | Interface for representation of user's pose |
pre_processor.cpp | |
pre_processor.h | Interface for pre processing the input image before passing to Inference::InferenceCore |