updated docs

This commit is contained in:
Davis King 2014-08-24 21:02:43 -04:00
parent 0f6581a72d
commit 4da25bb4a0

View File

@ -286,6 +286,14 @@
<name>Face_Detection</name>
<link>face_detection_ex.cpp.html</link>
</item>
<item>
<name>Face_Landmark_Detection</name>
<link>face_landmark_detection_ex.cpp.html</link>
</item>
<item>
<name>Train_Shape_Predictor</name>
<link>train_shape_predictor_ex.cpp.html</link>
</item>
<item>
<name>SURF</name>
<link>surf_ex.cpp.html</link>