Location:
Search - OpenTLD
Search list
Description: 捕食者物体跟踪算法 开放源码
英国萨里大学的一个捷克学生的博士论文的一部分
-TLD is an award-winning, real-time algorithm for tracking of unknown objects in video streams. The object of interest is defined by a bounding box in a single frame. TLD simultaneously Tracks the object, Learns its appearance and Detects it whenever it appears in the video. The result is a real-time tracking that typically improves over time.
Platform: |
Size: 9441280 |
Author: 凌寒 |
Hits:
Description: 在线跟踪程序,利用在线学习,之后在此基础上进行跟踪-Online tracking program, the use of online learning, and then on the basis of this track
Platform: |
Size: 9375744 |
Author: jone |
Hits:
Description: 这是一个matlab tld算法,供大家参考-This is a matlab tld algorithm, for your reference
Platform: |
Size: 14628864 |
Author: 沈敬欣 |
Hits:
Description: 用于在视频中进行运动物体的跟踪。matlab与c混合编程,需要用到openCV。-For tracking moving objects in the video.
Platform: |
Size: 9590784 |
Author: ning |
Hits:
Description: matlab+C OpenTLD运动目标检测跟踪源代码-OpenTLD target detection and tracking the source code
Platform: |
Size: 27277312 |
Author: ZD |
Hits:
Description: 非常有名的捕食者算法matlab+c
非常有名的捕食者算法matlab+c-Very famous predators algorithm
Very famous predators algorithm
Platform: |
Size: 32307200 |
Author: ZD |
Hits:
Description: 视频中目标跟踪,MATLAB&visual studio,使用opencv,webcam-object tracing in a video
Platform: |
Size: 3962880 |
Author: hz |
Hits:
Description: OpenTLD,捕食者物体跟踪算法。使用C++实现,不需要Matlab。这个系统能够通过分析物体的运动来完善跟踪算法。你能在很短的时间里教会它跟踪你的手指、面孔或在高速公路上狂颠的轿车。-OpenTLD predator object tracking algorithm. Use C++ to achieve, does not require of Matlab. This system is able to analyze the motion of the object to improve the tracking algorithm. In a very short time you can teach it to keep track of your fingers, face, or mad Britain' s car on the highway.
Platform: |
Size: 31682560 |
Author: 钟浩涛 |
Hits:
Description: 经典的目标跟踪算法,基于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.
Platform: |
Size: 2696192 |
Author: 宋军 |
Hits:
Description: 这个是kalal大神的TLD目标跟踪算法源码,是matlab版本的,功能很好很强大,经典的目标跟踪算法-This is kalal God TLD target tracking algorithm source code, the function is very very strong, classic target tracking algorithm
Platform: |
Size: 32759808 |
Author: lanlan |
Hits:
Description: TLD算法代码 vs2008 opencv2.3.1 win7 arthurv-OpenTLD-1e3cd0b-The TLD algorithm code vs2008 opencv2.3.1 win7 arthurv-OpenTLD-1e3cd0b
Platform: |
Size: 3510272 |
Author: lanlan |
Hits:
Description: TLD跟踪算法源代码,采用C++编码结构-This will be a C++ implementations of the OpenTLD (aka Predator)
Platform: |
Size: 32304128 |
Author: wang |
Hits:
Description: TLD跟踪算法源码(纯C++版本)有需要的可以看一看,应该很全面哦-TLD track the algorithm source (pure C++ version) there is a need to take a look at the very comprehensive Oh
Platform: |
Size: 10884096 |
Author: gumin |
Hits:
Description: 目标跟踪算法-LTD
视频实时跟踪
视频目标实时跟踪的算法研究的毕业设计写作日志-Target tracking algorithm-LTD video real-time tracking of real-time video object tracking algorithm graduation design writing log
Platform: |
Size: 18872320 |
Author: shuteoliver |
Hits:
Description: Matlab+C OpenTLD运动目标检测跟踪源代码-Matlab+C OpenTLD Moving Target Detection source code
Platform: |
Size: 23087104 |
Author: lichaoxu |
Hits:
Description: 纯C++版本的OpenTLD-v1.3.0,效果不错。-This is a C++ implementation of OpenTLD that was originally published in MATLAB by Zdenek Kalal. OpenTLD is used for tracking objects in video streams. What makes this algorithm outstanding is that it does not make use of any training data. This implementation is based solely on open source libraries, meaning that you do not need any commercial products to compile or run it.
Platform: |
Size: 228352 |
Author: rhhh |
Hits:
Description: TLD跟踪算法源代码下载(纯C++版本),OpenTLD-master,某大牛重新编写的C++版本TLD跟踪算法,脱离MATLAB。-C++ impleletion of TLD
Platform: |
Size: 10885120 |
Author: rain |
Hits:
Description: 目标识别与追踪算法,运用TLD方法对目标进行检测并对小目标进行跟踪-target detect OpenTLD-master
Platform: |
Size: 9439232 |
Author: drink qin |
Hits:
Description: 运动目标跟踪,使用C++语言实现,具有超级给力的跟踪效果(motion object tracking)
Platform: |
Size: 9440256 |
Author: ziding1215
|
Hits:
Description: 运动跟踪算法,TLD,跟踪-学习-检测算法(This will be a C++ implementations of the OpenTLD (aka Predator)
This is a work in progress, as of right now the code is functional but pretty slow.
Installation Notes
git clone git@github.com:alantrrs/OpenTLD.git
cd OpenTLD
mkdir build
cd build
cmake ../src/
make
cd ../bin/
%To run from camera
./run_tld -p ../parameters.yml)
Platform: |
Size: 228352 |
Author: 唐东
|
Hits: