From 878463550ad1bb5673c03f09d1ecfddde713f11b Mon Sep 17 00:00:00 2001 From: Davis King Date: Thu, 20 Feb 2014 22:43:43 -0500 Subject: [PATCH] updated docs --- docs/docs/main_menu.xml | 4 ++++ docs/docs/ml.xml | 12 ++++++++++++ 2 files changed, 16 insertions(+) diff --git a/docs/docs/main_menu.xml b/docs/docs/main_menu.xml index 0ec9361db..958905ed9 100644 --- a/docs/docs/main_menu.xml +++ b/docs/docs/main_menu.xml @@ -154,6 +154,10 @@ Examples: C++ + + Learning_to_Track + learning_to_track_ex.cpp.html + Structural_Support_Vector_Machines svm_struct_ex.cpp.html diff --git a/docs/docs/ml.xml b/docs/docs/ml.xml index c875abdf0..9ce0d21eb 100644 --- a/docs/docs/ml.xml +++ b/docs/docs/ml.xml @@ -1567,6 +1567,9 @@ Davis E. King. structural_track_association_trainer and returns the fraction of detections which were correctly associated to their tracks. + + learning_to_track_ex.cpp.html + @@ -2631,6 +2637,9 @@ Davis E. King. track_association_function on a set of data and returns the fraction of detections which were correctly associated to their tracks. + + learning_to_track_ex.cpp.html + @@ -3025,6 +3034,9 @@ Davis E. King. track_association_function you can use to do detection to track association. + + learning_to_track_ex.cpp.html +