My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads

This is a collection of some visual object detection and tracking codes. You may need to install OpenCV http://sourceforge.net/projects/opencvlibrary/ for compiling them.

Chunhua Shen, June 2009.

All the codes here are provided "AS IS", without any guarantee. Do not try to sue me!

  • generalized_kernel_tracking_cpp.tar.bz2 contains the codes for the paper "Generalized Kernel-based Visual Tracking", Chunhua Shen, Junae Kim, and Hanzi Wang,IEEE Transactions on Circuits and Systems for Video Technology, 2010, (Accepted: 6 June 2009)
The paper can be downloaded here: http://sites.google.com/site/chhshen/publication/TCSVT2010.pdf If you find the codes are useful for your research, please cite the above paper. Because I am not interested in this topic any more, please do not email me for help. Your emails may not be answered. Thanks.

BibTeX:

@article{Generalized2010Shen,
   author   = {Chunhua Shen and Junae Kim and Hanzi Wang},
   title    = {Generalized Kernel-based Visual Tracking},
   journal  = {IEEE Transactions on Circuits and Systems for Video Technology},   
   volume   = {20},
   number   = {1},
   year     = {2010},
   month    = {Jan.},
   pages    = {119-130},
   publisher= {},
   url      = {},
   pdf      = {http://sites.google.com/site/chhshen/publication/TCSVT2010.pdf},
   arXiv    = {0905.2463},
   venue    = {TCSVT},
   note     = {[Accepted: 6 June 2009. Codes are available at
       http://code.google.com/p/detect/]},
}
Powered by Google Project Hosting