
1. Go into the poseEstimation folder
2. Create a build folder: mkdir build
3. Go into the build folder: cd build
4. cmake ..
5. make -j
6. ./poseEstimation [--cam | --video ]
