Skip to content

Commit 8bfc384

Browse files
committed
Merge pull request opencv#8499 from mszu:patch-1
2 parents 63d3fdc + 94d63d4 commit 8bfc384

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/python/mosse.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
c - clear targets
1919
2020
[1] David S. Bolme et al. "Visual Object Tracking using Adaptive Correlation Filters"
21-
http://www.cs.colostate.edu/~bolme/publications/Bolme2010Tracking.pdf
21+
http://www.cs.colostate.edu/~draper/papers/bolme_cvpr10.pdf
2222
'''
2323

2424
# Python 2/3 compatibility

0 commit comments

Comments
 (0)