All Projects → dugwood → Clickheat

dugwood / Clickheat

Licence: gpl-2.0
ClickHeat official git repository

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Clickheat

Covariants
Real-time updates and information about key SARS-CoV-2 variants, plus the scripts that generate this information.
Stars: ✭ 134 (-20.71%)
Mutual labels:  tracking
Dice
Digital Image Correlation Engine (DICe): a stereo DIC application that runs on a desktop or high performance computing platform (massively parallel)
Stars: ✭ 144 (-14.79%)
Mutual labels:  tracking
Motbeyondpixels
Monocular multi-object tracking using simple and complementary 3D and 2D cues (ICRA 2018)
Stars: ✭ 155 (-8.28%)
Mutual labels:  tracking
Xastir
This is the Xastir APRS client repository.
Stars: ✭ 135 (-20.12%)
Mutual labels:  tracking
Takt
Track your tasks and time
Stars: ✭ 142 (-15.98%)
Mutual labels:  tracking
Jeelizfacefilter
Javascript/WebGL lightweight face tracking library designed for augmented reality webcam filters. Features : multiple faces detection, rotation, mouth opening. Various integration examples are provided (Three.js, Babylon.js, FaceSwap, Canvas2D, CSS3D...).
Stars: ✭ 2,042 (+1108.28%)
Mutual labels:  tracking
Towards Realtime Mot
Joint Detection and Embedding for fast multi-object tracking
Stars: ✭ 1,948 (+1052.66%)
Mutual labels:  tracking
Libtorch Yolov3 Deepsort
Stars: ✭ 165 (-2.37%)
Mutual labels:  tracking
Sql tracker
Rails SQL Query Tracker
Stars: ✭ 144 (-14.79%)
Mutual labels:  tracking
Nba Movement Data
SportVU movement tracking data.
Stars: ✭ 154 (-8.88%)
Mutual labels:  tracking
Usiigaci
Usiigaci: stain-free cell tracking in phase contrast microscopy enabled by supervised machine learning
Stars: ✭ 139 (-17.75%)
Mutual labels:  tracking
Find face landmarks
C++ \ Matlab library for finding face landmarks and bounding boxes in video\image sequences.
Stars: ✭ 141 (-16.57%)
Mutual labels:  tracking
Monocular Visual Odometry
A simple monocular visual odometry (part of vSLAM) by ORB keypoints with initialization, tracking, local map and bundle adjustment. (WARNING: Hi, I'm sorry that this project is just tuned for course demo, not for real world applications !!!)
Stars: ✭ 147 (-13.02%)
Mutual labels:  tracking
Object Tracking Js
Track an object as it moves in a video with no training
Stars: ✭ 134 (-20.71%)
Mutual labels:  tracking
Socialblocklists
Blocklists to block the communication to social networking sites and privacy harming services
Stars: ✭ 161 (-4.73%)
Mutual labels:  tracking
Daybydaycrm
DaybydayCRM an open-source CRM, to help you keep track of your daily workflow.
Stars: ✭ 1,856 (+998.22%)
Mutual labels:  tracking
Vue Analytics
Google Analytics plugin for Vue
Stars: ✭ 1,780 (+953.25%)
Mutual labels:  tracking
Ip Biter
IP-Biter: The Hacker-friendly E-Mail (but not only) Tracking Framework
Stars: ✭ 166 (-1.78%)
Mutual labels:  tracking
Tf Adnet Tracking
Deep Object Tracking Implementation in Tensorflow for 'Action-Decision Networks for Visual Tracking with Deep Reinforcement Learning(CVPR 2017)'
Stars: ✭ 162 (-4.14%)
Mutual labels:  tracking
Aglocationdispatcher
Location manage framework working in different modes
Stars: ✭ 151 (-10.65%)
Mutual labels:  tracking

ClickHeat

Please read instructions at https://www.dugwood.com/clickheat/index.html (Version française).

This software is GPL Open Source. More info on rights linked to this software in the LICENSE file or at http://www.opensource.org/licenses/gpl-license.php

Docker

docker build -t dugwood/clickheat .
docker run -it -p 80:80 dugwood/clickheat
curl http://localhost

Or build and run with a context path

docker build --build-arg CONTEXT_PATH=clickheat -t dugwood/clickheat .
docker run -it -p 80:80 dugwood/clickheat
curl http://localhost/clickheat

Special thanks

To all translators.

To Didem Gurdur for redesign of the logo.

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].