PosturePerfection
src Directory Reference
Directory dependency graph for src:
src

Directories

directory  gui
 

Files

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