Commit 370c5861 authored by Alexander Alekhin's avatar Alexander Alekhin

Merge pull request #1341 from f3rm4rf3r:patch-1

parents ece5ef23 7cf8da5b
......@@ -47,7 +47,7 @@
|---------------------------*/
namespace cv{
/**
* \brief Implementation of TrackerModel for MIL algorithm
* \brief Implementation of TrackerModel for KCF algorithm
*/
class TrackerKCFModel : public TrackerModel{
public:
......
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