Skip to content

Commit 370c586

Browse files
committed
Merge pull request #1341 from f3rm4rf3r:patch-1
2 parents ece5ef2 + 7cf8da5 commit 370c586

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/tracking/src/trackerKCF.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
|---------------------------*/
4848
namespace cv{
4949
/**
50-
* \brief Implementation of TrackerModel for MIL algorithm
50+
* \brief Implementation of TrackerModel for KCF algorithm
5151
*/
5252
class TrackerKCFModel : public TrackerModel{
5353
public:

0 commit comments

Comments
 (0)