Skip to content

This is some interpretation about the CN tracking algorithm from my point.

License

Notifications You must be signed in to change notification settings

Ronales/Mosse_Tracking_matlab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tips:Some matlab interpretation in Mosse algorithm from my point.

Original matlab github address:https://github.com/amoudgl/mosse-tracker

mosse-tracker

This is a MATLAB implementation of Minimum Output Sum of Squared Error (MOSSE) tracking algorithm.

Details regarding the tracking algorithm can be found in the following paper:

Visual Object Tracking using Adaptive Correlation Filters.
David S. Bolme, J. Ross Beveridge, Bruce A. Draper, Yui Man Lui.
Computer Vision and Pattern Recognition (CVPR), 2010 IEEE Conference on. IEEE, 2010.

Dependencies

  • MATLAB
  • MATLAB Vision Toolbox

How to run

Run the mosse MATLAB script.

mosse

Final

you can use the jpgtovideo.m to create the avi file for simply watching the object tracking process after run the mosse.m.

License

MIT

About

This is some interpretation about the CN tracking algorithm from my point.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages