Commit 1fea777c authored by Kurnianggoro's avatar Kurnianggoro

update the header in example/kcf.cpp

parent 374f4353
...@@ -7,8 +7,10 @@ ...@@ -7,8 +7,10 @@
* example_tracking_kcf faceocc2.webm * example_tracking_kcf faceocc2.webm
*--------------------------------------------------*/ *--------------------------------------------------*/
#include <opencv2/opencv.hpp> #include <opencv2/core/utility.hpp>
#include <opencv2/tracking.hpp> #include <opencv2/tracking.hpp>
#include <opencv2/videoio.hpp>
#include <opencv2/highgui.hpp>
#include <iostream> #include <iostream>
#include <cstring> #include <cstring>
#include <algorithm> #include <algorithm>
......
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