CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序

文件名称:VOTR-master

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2015-08-19
  • 文件大小:
    1.22mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

Visual Object Tracking Repository

视觉目标跟踪算法库-Visual Object Tracking Repository
(系统自动生成,下载前可以参看下载内容)

下载文件列表

VOTR-master/
VOTR-master/.cv-example
VOTR-master/.gitignore
VOTR-master/CT/
VOTR-master/CT/CMakeLists.txt
VOTR-master/CT/CompressiveTracker.cpp
VOTR-master/CT/CompressiveTracker.h
VOTR-master/CT/README.md
VOTR-master/CT/RunTracker.cpp
VOTR-master/CT/config.txt
VOTR-master/CT/vot.hpp
VOTR-master/CppMT/
VOTR-master/CppMT/.gitignore
VOTR-master/CppMT/.travis.yml
VOTR-master/CppMT/CMT.cpp
VOTR-master/CppMT/CMT.h
VOTR-master/CppMT/CMakeLists.txt
VOTR-master/CppMT/Consensus.cpp
VOTR-master/CppMT/Consensus.h
VOTR-master/CppMT/Fusion.cpp
VOTR-master/CppMT/Fusion.h
VOTR-master/CppMT/LICENSE
VOTR-master/CppMT/Matcher.cpp
VOTR-master/CppMT/Matcher.h
VOTR-master/CppMT/README.md
VOTR-master/CppMT/Tracker.cpp
VOTR-master/CppMT/Tracker.h
VOTR-master/CppMT/common.cpp
VOTR-master/CppMT/common.h
VOTR-master/CppMT/fastcluster/
VOTR-master/CppMT/fastcluster/fastcluster.cpp
VOTR-master/CppMT/fastcluster/fastcluster.h
VOTR-master/CppMT/getopt/
VOTR-master/CppMT/getopt/getopt.cpp
VOTR-master/CppMT/getopt/getopt.h
VOTR-master/CppMT/gui.cpp
VOTR-master/CppMT/gui.h
VOTR-master/CppMT/logging/
VOTR-master/CppMT/logging/log.h
VOTR-master/CppMT/main.cpp
VOTR-master/CppMT/trax.cpp
VOTR-master/DSST/
VOTR-master/DSST/README.md
VOTR-master/DSST/fhog.m
VOTR-master/DSST/get_feature_map.m
VOTR-master/DSST/get_scale_subwindow.m
VOTR-master/DSST/get_subwindow.m
VOTR-master/DSST/gradientMex.cpp
VOTR-master/DSST/sse.hpp
VOTR-master/DSST/vot_tracker_initialize.m
VOTR-master/DSST/vot_tracker_results.m
VOTR-master/DSST/wrapper.m
VOTR-master/DSST/wrappers.hpp
VOTR-master/FragTrack/
VOTR-master/FragTrack/CMakeLists.txt
VOTR-master/FragTrack/Fragments_Tracker.cpp
VOTR-master/FragTrack/Fragments_Tracker.h
VOTR-master/FragTrack/README.md
VOTR-master/FragTrack/emd.cpp
VOTR-master/FragTrack/emd.h
VOTR-master/FragTrack/fragtrack_envelope.cpp
VOTR-master/FragTrack/setup.txt
VOTR-master/FragTrack/vot.hpp
VOTR-master/HoughTrack/
VOTR-master/HoughTrack/CMakeLists.txt
VOTR-master/HoughTrack/LICENSE
VOTR-master/HoughTrack/README.md
VOTR-master/HoughTrack/code/
VOTR-master/HoughTrack/code/capture.cpp
VOTR-master/HoughTrack/code/capture.h
VOTR-master/HoughTrack/code/features.cpp
VOTR-master/HoughTrack/code/features.h
VOTR-master/HoughTrack/code/fern.cpp
VOTR-master/HoughTrack/code/fern.h
VOTR-master/HoughTrack/code/main.cpp
VOTR-master/HoughTrack/code/parameters.cpp
VOTR-master/HoughTrack/code/parameters.h
VOTR-master/HoughTrack/code/utilities.cpp
VOTR-master/HoughTrack/code/utilities.h
VOTR-master/HoughTrack/code/vot.hpp
VOTR-master/HoughTrack/sample/
VOTR-master/HoughTrack/sample/sample.conf
VOTR-master/LearnMatch/
VOTR-master/LearnMatch/CMakeLists.txt
VOTR-master/LearnMatch/LICENSE.txt
VOTR-master/LearnMatch/README.md
VOTR-master/LearnMatch/config.txt
VOTR-master/LearnMatch/src/
VOTR-master/LearnMatch/src/3rdparty/
VOTR-master/LearnMatch/src/3rdparty/GraphUtils/
VOTR-master/LearnMatch/src/3rdparty/GraphUtils/GraphUtils.cpp
VOTR-master/LearnMatch/src/3rdparty/GraphUtils/GraphUtils.h
VOTR-master/LearnMatch/src/BinaryDescriptor.h
VOTR-master/LearnMatch/src/BinaryDescriptor.inl
VOTR-master/LearnMatch/src/BinaryUtils.h
VOTR-master/LearnMatch/src/BinaryUtils.inl
VOTR-master/LearnMatch/src/BinaryWeightVector.h
VOTR-master/LearnMatch/src/BinaryWeightVector.inl
VOTR-master/LearnMatch/src/Config.cpp
VOTR-master/LearnMatch/src/Config.h
VOTR-master/LearnMatch/src/Detector.cpp
VOTR-master/LearnMatch/src/Detector.h
VOTR-master/LearnMatch/src/FloatDescriptor.h
VOTR-master/LearnMatch/src/FloatDescriptor.inl
VOTR-master/LearnMatch/src/LinearSVM.cpp
VOTR-master/LearnMatch/src/LinearSVM.h
VOTR-master/LearnMatch/src/Model.cpp
VOTR-master/LearnMatch/src/Model.h
VOTR-master/LearnMatch/src/Prosac.h
VOTR-master/LearnMatch/src/Prosac.inl
VOTR-master/LearnMatch/src/Rect.h
VOTR-master/LearnMatch/src/RobustHomography.cpp
VOTR-master/LearnMatch/src/RobustHomography.h
VOTR-master/LearnMatch/src/Stats.cpp
VOTR-master/LearnMatch/src/Stats.h
VOTR-master/LearnMatch/src/Timer.h
VOTR-master/LearnMatch/src/Utils.cpp
VOTR-master/LearnMatch/src/Utils.h
VOTR-master/LearnMatch/src/Video.cpp
VOTR-master/LearnMatch/src/Video.h
VOTR-master/LearnMatch/src/main.cpp
VOTR-master/LearnMatch/src/vot.hpp
VOTR-master/README.md
VOTR-master/SCM/
VOTR-master/SCM/Affine Sample Functions/
VOTR-master/SCM/Affine Sample Functions/affinePatch.m
VOTR-master/SCM/Affine Sample Functions/affineSample.m
VOTR-master/SCM/Affine Sample Functions/affineTrainG.m
VOTR-master/SCM/Affine Sample Functions/affineTrainL.m
VOTR-master/SCM/Affine Sample Functions/affparam2geom.m
VOTR-master/SCM/Affine Sample Functions/affparam2mat.m
VOTR-master/SCM/Affine Sample Functions/warpimg.m
VOTR-master/SCM/README.md
VOTR-master/SCM/demo.m
VOTR-master/SCM/displayResult.m
VOTR-master/SCM/displayResult_sf.m
VOTR-master/SCM/drawbox.m
VOTR-master/SCM/formCodebookL.m
VOTR-master/SCM/interp2.cpp
VOTR-master/SCM/normVector.m
VOTR-master/SCM/scm_challenge.m
VOTR-master/SCM/selectFeature.m
VOTR-master/SCM/spams-matlab/
VOTR-master/SCM/spams-matlab/COPYING
VOTR-master/SCM/spams-matlab/HOW_TO_INSTALL.txt
VOTR-master/SCM/spams-matlab/build/
VOTR-master/SCM/spams-matlab/build/dis

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com