Commit 35aba916 authored by Davis King's avatar Davis King
Browse files

Added an example for the correlation_tracker

parent 9b22f916
...@@ -108,6 +108,7 @@ add_example(timer_ex) ...@@ -108,6 +108,7 @@ add_example(timer_ex)
add_example(train_object_detector) add_example(train_object_detector)
add_example(train_shape_predictor_ex) add_example(train_shape_predictor_ex)
add_example(using_custom_kernels_ex) add_example(using_custom_kernels_ex)
add_example(video_tracking_ex)
add_example(xml_parser_ex) add_example(xml_parser_ex)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment