Giter VIP home page Giter VIP logo

biotracker_rigidflow's Introduction

#Rigid flow tracker

This is a tracking module for the BioTracker framework.

The tracker identifies point features on an object defined initially by the user. This object is then tracked by using a variant of the Hough transform to extract the most likely parameters of a rigid transform (rotation and translation) in a 2D plane. This tracker works with cluttered backgrounds but requires the object to be tracked to exhibit some texture (backlit scenes that produce homogeneous object appearance wouldn't work). This tracker was initially described to track honeybees (Landgraf & Rojas, 2007).

Required:

Build instructions:

biotracker_rigidflow's People

Contributors

timlandgraf avatar torvin1 avatar

Stargazers

 avatar

Watchers

 avatar James Cloos avatar  avatar  avatar

biotracker_rigidflow's Issues

BeeBox gui style

Add arrow for direction indication.
Turning should work by right-clicking.

always track next/previous frame

Right now the next frame is only tracked, if there is no track in the next frame. We want to track always, so if a box was changed, the frames get tracked with the corrected box.
Also, remove deletion of old tracks after a box was changed.

After changing a box and using the next button tracking breaks.

After chaging a box the tracker should be reset und reinitialized with the new box. This only works when using "play" after a box is resetet, since "play" calls "track" with the current frame again before continuing with the following. This enables to reset the tracker with the current image.

Show 'shadows' of paths on all frames

To give a visual hint, how many/which paths exist, we want to show opaque boxes of the nearest tracked frame of all boxes, which dont have a track at the current frame.

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.