Giter VIP home page Giter VIP logo

biotracker_sampletracker's Introduction

SampleTracker

This repository showcases how you can implement a new tracking algorithm for BioTracker.

Please note that tracking algorithms are only certain to work with BioTracker if they are compiled with the same compiler using the same C++ standard library.

Building on Windows

Configuring without rebuilding the BioTracker:

  • Download and extract the latest Biotracker and library from https://github.com/BioroboticsLab/biotracker_core/releases
  • Clone or fork the sampletracker and configure using CMake
  • Building requires the same dependencies as the BioTracker. They are toolchained exactly like the BioTracker, see corresponding readme.
  • In CMake, set variable "BTLibrary" to the the path you extracted the library to. Alternatively, set your path enviromental variable correctly.
  • Configure & Build
  • Run Biotracker and load generated DLL

Building on Linux

Toolchain is windows-specific and needs adjustment for linux convinience.
Build the BioTracker from source and add generated libraries to the binary folder of the release download. Otherwise do as in the windows guide.

biotracker_sampletracker's People

Contributors

jutanke avatar nebw avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

uniadam walachey

biotracker_sampletracker's Issues

Refactor SampleTracker

This tracker should be an example for a simple tracking algorithm that uses most functionality of the BioTracker framework.

Change output file name

to better identify trackers the biotracker expects a tracker to be named like: .tracker.so

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.