Monocular Human Position Estimator
|
▼ app | |
Detector.cpp | Library for Detector class Class that detects object of type defined by the user |
HumanDetector.cpp | Library for HumanDetector class |
main.cpp | Demo application to show use of HumanDetector and PoseTransformer library |
PoseTransformer.cpp | Library for PoseTransformer class Class that transforms 3D positions w.r.t one frame to another frame |
▼ include | |
Detector.hpp | Header file for Detector class Class that detects object of type defined by the user |
HumanDetector.hpp | Library for HumanDetector class |
PoseTransformer.hpp | Header file for PoseTransformer class Class that transforms 3D positions from one frame to another frame |