All Projects → Tshzzz → OpenTLD_KCF

Tshzzz / OpenTLD_KCF

Licence: GPL-3.0 license
OpenTLD with KCF tracker

Programming Languages

C++
36643 projects - #6 most used programming language
CMake
9771 projects

Projects that are alternatives of or similar to OpenTLD KCF

KCF-Tracking
KCFcpp的Visual Studio2015版本
Stars: ✭ 45 (+125%)
Mutual labels:  tracking, kcf
tracking-python3
In this repository I will give some implementation of single and multiple object tracking algorithms. These include meanShift, CamShift, Boosting, MIL, KCF, TLD , GoTurn, and MedianFlow. Additionally I will show you how to grab frames at a very high FPS from camera and videos.
Stars: ✭ 98 (+390%)
Mutual labels:  tracking, kcf
MMM-ShipmentTracking
Shipment Tracking Module for MagicMirror²
Stars: ✭ 24 (+20%)
Mutual labels:  tracking
smashblock
📡 🛡️A self-updating extensive blocklist filter for AdGaurd. Be sure to 🌟 this repository for updates!
Stars: ✭ 66 (+230%)
Mutual labels:  tracking
CrowdFlow
Optical Flow Dataset and Benchmark for Visual Crowd Analysis
Stars: ✭ 87 (+335%)
Mutual labels:  tracking
soulcare
🔥 A centralised health care system that tracks each dose given to the patient by the nurse. Also let's specialist doctors respond to the patient immediately via logs generated.
Stars: ✭ 23 (+15%)
Mutual labels:  tracking
Mobile Phone Tracking
This repository is source code for some of the attacks defined in this paper (https://arxiv.org/pdf/1703.02874v1.pdf). Not all attacks will be available. Please read the README.md
Stars: ✭ 20 (+0%)
Mutual labels:  tracking
TrajectoryTracking
Trajectory Tracking Project
Stars: ✭ 16 (-20%)
Mutual labels:  tracking
groucho
Know all your users. Scalable front-end (anon) personalization & attribution
Stars: ✭ 31 (+55%)
Mutual labels:  tracking
webb-tracker-api
James Webb Space Telescope (JWST) tracking REST API
Stars: ✭ 67 (+235%)
Mutual labels:  tracking
COVID-19-tracker
北航大数据高精尖中心研究团队进行数据来源的整理与获取,利用自然语言处理等技术从已公开全国4626确诊患者轨迹中抽取了基本信息(性别、年龄、常住地、工作、武汉/湖北接触史等)、轨迹(时间、地点、交通工具、事件)及病患关系形成结构化信息
Stars: ✭ 75 (+275%)
Mutual labels:  tracking
yolo deepsort
Fast MOT base on yolo+deepsort, support yolo3 and yolo4
Stars: ✭ 47 (+135%)
Mutual labels:  tracking
hart-pytorch
Reimplementation of Hierarchical Attentive Recurrent Tracking (Kosiorek et al., 2017) in PyTorch
Stars: ✭ 17 (-15%)
Mutual labels:  tracking
socitrack
A wearable platform for social interaction studies
Stars: ✭ 16 (-20%)
Mutual labels:  tracking
napari-hub
Discover, install, and share napari plugins
Stars: ✭ 44 (+120%)
Mutual labels:  tracking
ngx-metrika
Angular Yandex Metrika (Модуль поддержки счетчиков Яндекс Метрика для Angular 6+)
Stars: ✭ 13 (-35%)
Mutual labels:  tracking
exploring-my-neighborhood
track all your moves and visualize them!
Stars: ✭ 16 (-20%)
Mutual labels:  tracking
gtm-guidelines
A collection of best practices for your daily Google Tag Manager routine
Stars: ✭ 39 (+95%)
Mutual labels:  tracking
m2.TrackingLink
Magento2. Extension add Tracking Url in Shipment Email.
Stars: ✭ 35 (+75%)
Mutual labels:  tracking
corona tracker
COVID-19 tracking app - submission for https://wirvsvirushackathon.org/
Stars: ✭ 13 (-35%)
Mutual labels:  tracking

Usage

Keyboard shortcuts

  • q quit

Command line options

Synopsis

the first argument is capture method and the second is video/image path opentld [capture method] [video/image path] ./opentld -VID ./jumping.mpg

capture method

-IMG: capture from images   if you test on image , please save the image name to image.txt in the image directory
-CAM: capture from connected camera
-VID: capture from a video 

Building

Dependencies

  • OpenCV
  • CMake

Compiling

CMake

OpenTLD uses CMake to create native build environments such as make, Eclipse, Microsoft Visual Studio. If you need help look at Running CMake.

You can use cmake-gui, if you need a graphical user interface.

Use CMake to build the project. You can use "cmake-gui", if you need a graphical user interface.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].