CVMar 21, 2018

BioTracker: An Open-Source Computer Vision Framework for Visual Animal Tracking

arXiv:1803.07985v139 citationsHas Code
Originality Synthesis-oriented
AI Analysis

This provides a tool for researchers in animal behavior studies to accelerate development of vision algorithms, though it is incremental as it builds upon existing tracking software concepts.

The authors tackled the problem of tracking animals in natural environments, which often requires custom image processing, by introducing BioTracker, an open-source computer vision framework that provides core functionalities and various tracking algorithms, enabling easier implementation of problem-specific modules.

The study of animal behavior increasingly relies on (semi-) automatic methods for the extraction of relevant behavioral features from video or picture data. To date, several specialized software products exist to detect and track animals' positions in simple (laboratory) environments. Tracking animals in their natural environments, however, often requires substantial customization of the image processing algorithms to the problem-specific image characteristics. Here we introduce BioTracker, an open-source computer vision framework, that provides programmers with core functionalities that are essential parts of a tracking software, such as video I/O, graphics overlays and mouse and keyboard interfaces. BioTracker additionally provides a number of different tracking algorithms suitable for a variety of image recording conditions. The main feature of BioTracker is however the straightforward implementation of new problem-specific tracking modules and vision algorithms that can build upon BioTracker's core functionalities. With this open-source framework the scientific community can accelerate their research and focus on the development of new vision algorithms.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes