Saket Shirsath commited on
Commit
d94349f
·
1 Parent(s): 14a569a

Update index.md

Browse files
Files changed (1) hide show
  1. index.md +1 -1
index.md CHANGED
@@ -224,7 +224,7 @@ There is obviously work to do in terms of addressing the issues outlined above,
224
  - [Link](http://smashlab.io/pdfs/gymcam.pdf)
225
  - Uses “frequency-based feature matching” under the assumption that exercises are more periodic than non-exercises - surveys footage for periodic movements and captures those
226
  - Incorporates joint movement trajectory and point clustering to determine type of exercise
227
- 3. OpenCV: Deep Learning based Human Pose Estimation using OpenCV ( C++ / Python )
228
  - [GitHub](https://github.com/spmallick/learnopencv/tree/master/OpenPose)
229
  - [Tutorial](https://www.learnopencv.com/deep-learning-based-human-pose-estimation-using-opencv-cpp-python/)
230
  4. [Human Pose Detection Dataset](http://human-pose.mpi-inf.mpg.de/)
 
224
  - [Link](http://smashlab.io/pdfs/gymcam.pdf)
225
  - Uses “frequency-based feature matching” under the assumption that exercises are more periodic than non-exercises - surveys footage for periodic movements and captures those
226
  - Incorporates joint movement trajectory and point clustering to determine type of exercise
227
+ 3. OpenCV: Deep Learning based Human Pose Estimation using OpenCV (C++ / Python)
228
  - [GitHub](https://github.com/spmallick/learnopencv/tree/master/OpenPose)
229
  - [Tutorial](https://www.learnopencv.com/deep-learning-based-human-pose-estimation-using-opencv-cpp-python/)
230
  4. [Human Pose Detection Dataset](http://human-pose.mpi-inf.mpg.de/)