文件名称:TLuthra-OpenTLD-81e521f
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 2.57mb
- 下载次数:
- 0次
- 提 供 者:
- 宋*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
经典的目标跟踪算法,基于TLD的C代码。可以移植到VC或者QT上。算法速度还可以,就是精度不如matlab的,可以参考。-Classical target tracking algorithm, based on the C code TLD. Can be ported to the VC or QT. The algorithm speed accuracy better than matlab can refer.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TLuthra-OpenTLD-81e521f
.......................\.gitignore
.......................\CMakeLists.txt
.......................\LICENSE
.......................\OpenTLDConfig.cmake.in
.......................\README.md
.......................\build
.......................\.....\click
.......................\.....\click.m
.......................\.....\finger
.......................\.....\finger2
.......................\.....\load_finger.cfg
.......................\.....\load_pen.cfg
.......................\.....\pen
.......................\.....\tld
.......................\conf
.......................\....\config-sample.cfg
.......................\res
.......................\...\tld.png
.......................\src
.......................\...\CMakeLists.txt
.......................\...\OpenTLD.cpp
.......................\...\config
.......................\...\......\CMakeLists.txt
.......................\...\......\grammar.c
.......................\...\......\grammar.h
.......................\...\......\libconfig.c
.......................\...\......\libconfig.h
.......................\...\......\libconfig.h++
.......................\...\......\libconfig.hh
.......................\...\......\libconfigcpp.c++
.......................\...\......\libconfigcpp.cc
.......................\...\......\parsectx.h
.......................\...\......\scanctx.c
.......................\...\......\scanctx.h
.......................\...\......\scanner.c
.......................\...\......\scanner.h
.......................\...\......\strbuf.c
.......................\...\......\strbuf.h
.......................\...\......\wincompat.h
.......................\...\cvblobs
.......................\...\.......\BlobContour.cpp
.......................\...\.......\BlobContour.h
.......................\...\.......\BlobLibraryConfiguration.h
.......................\...\.......\BlobOperators.cpp
.......................\...\.......\BlobOperators.h
.......................\...\.......\BlobProperties.cpp
.......................\...\.......\BlobProperties.h
.......................\...\.......\BlobResult.cpp
.......................\...\.......\BlobResult.h
.......................\...\.......\CMakeLists.txt
.......................\...\.......\ComponentLabeling.cpp
.......................\...\.......\ComponentLabeling.h
.......................\...\.......\blob.cpp
.......................\...\.......\blob.h
.......................\...\imacq
.......................\...\.....\CMakeLists.txt
.......................\...\.....\imAcq.cpp
.......................\...\.....\imAcq.h
.......................\...\main
.......................\...\....\CMakeLists.txt
.......................\...\....\Main.cpp
.......................\...\....\Main.h
.......................\...\....\config.cpp
.......................\...\....\config.h
.......................\...\....\gui.cpp
.......................\...\....\gui.h
.......................\...\....\qtconfiggui.cpp
.......................\...\....\qtconfiggui.h
.......................\...\....\qtconfiggui.ui
.......................\...\....\settings.cpp
.......................\...\....\settings.h
.......................\...\mftracker
.......................\...\.........\CMakeLists.txt
.......................\...\.........\bb.cpp
.......................\...\.........\bb.h
.......................\...\.........\bb_predict.cpp
.......................\...\.........\bb_predict.h
.......................\...\.........\fbtrack.cpp
.......................\...\.........\fbtrack.h
.......................\...\.........\lk.cpp
.......................\...\.........\lk.h
.......................\...\.........\median.cpp
.......................\...\.........\median.h
.......................\...\tld
.......................\...\...\CMakeLists.txt
.......................\...\...\Clustering.cpp
.......................\...\...\Clustering.h
.......................\...\...\DetectionResult.cpp
.......................\...\...\DetectionResult.h
.......................\...\...\DetectorCascade.cpp
.......................\...\...\DetectorCascade.h
.......................\...\
.......................\.gitignore
.......................\CMakeLists.txt
.......................\LICENSE
.......................\OpenTLDConfig.cmake.in
.......................\README.md
.......................\build
.......................\.....\click
.......................\.....\click.m
.......................\.....\finger
.......................\.....\finger2
.......................\.....\load_finger.cfg
.......................\.....\load_pen.cfg
.......................\.....\pen
.......................\.....\tld
.......................\conf
.......................\....\config-sample.cfg
.......................\res
.......................\...\tld.png
.......................\src
.......................\...\CMakeLists.txt
.......................\...\OpenTLD.cpp
.......................\...\config
.......................\...\......\CMakeLists.txt
.......................\...\......\grammar.c
.......................\...\......\grammar.h
.......................\...\......\libconfig.c
.......................\...\......\libconfig.h
.......................\...\......\libconfig.h++
.......................\...\......\libconfig.hh
.......................\...\......\libconfigcpp.c++
.......................\...\......\libconfigcpp.cc
.......................\...\......\parsectx.h
.......................\...\......\scanctx.c
.......................\...\......\scanctx.h
.......................\...\......\scanner.c
.......................\...\......\scanner.h
.......................\...\......\strbuf.c
.......................\...\......\strbuf.h
.......................\...\......\wincompat.h
.......................\...\cvblobs
.......................\...\.......\BlobContour.cpp
.......................\...\.......\BlobContour.h
.......................\...\.......\BlobLibraryConfiguration.h
.......................\...\.......\BlobOperators.cpp
.......................\...\.......\BlobOperators.h
.......................\...\.......\BlobProperties.cpp
.......................\...\.......\BlobProperties.h
.......................\...\.......\BlobResult.cpp
.......................\...\.......\BlobResult.h
.......................\...\.......\CMakeLists.txt
.......................\...\.......\ComponentLabeling.cpp
.......................\...\.......\ComponentLabeling.h
.......................\...\.......\blob.cpp
.......................\...\.......\blob.h
.......................\...\imacq
.......................\...\.....\CMakeLists.txt
.......................\...\.....\imAcq.cpp
.......................\...\.....\imAcq.h
.......................\...\main
.......................\...\....\CMakeLists.txt
.......................\...\....\Main.cpp
.......................\...\....\Main.h
.......................\...\....\config.cpp
.......................\...\....\config.h
.......................\...\....\gui.cpp
.......................\...\....\gui.h
.......................\...\....\qtconfiggui.cpp
.......................\...\....\qtconfiggui.h
.......................\...\....\qtconfiggui.ui
.......................\...\....\settings.cpp
.......................\...\....\settings.h
.......................\...\mftracker
.......................\...\.........\CMakeLists.txt
.......................\...\.........\bb.cpp
.......................\...\.........\bb.h
.......................\...\.........\bb_predict.cpp
.......................\...\.........\bb_predict.h
.......................\...\.........\fbtrack.cpp
.......................\...\.........\fbtrack.h
.......................\...\.........\lk.cpp
.......................\...\.........\lk.h
.......................\...\.........\median.cpp
.......................\...\.........\median.h
.......................\...\tld
.......................\...\...\CMakeLists.txt
.......................\...\...\Clustering.cpp
.......................\...\...\Clustering.h
.......................\...\...\DetectionResult.cpp
.......................\...\...\DetectionResult.h
.......................\...\...\DetectorCascade.cpp
.......................\...\...\DetectorCascade.h
.......................\...\