Tracker Logo
18.1.1

About

  • About
  • Gallery

Getting Started

  • Install Guide
  • Running the Application

User Guide

  • Interface Overview
  • Work-flow
  • Load Media
  • Process Images
  • Track Objects
  • Visualization
  • Post-Process

Methods and Algorithms

  • Synthetic Data Generator
  • Poly Projection

Reference

  • Validation
  • Parallelization
  • Command Line Reference
  • ffmpeg Commands
Tracker
  • Docs »
  • Welcome to Tracker’s documentation!
  • View page source

Welcome to Tracker’s documentation!¶

Tracker is a cross platform application for tracking objects in videos, image stacks, or files that contain object positions (*.csv, *.mat). The application is written in Python and uses OpenCV, scipy, and numpy to process videos and images, find the same object across frames, and determine the object’s velocity. This technique is typically known as particle tracking velocimetry (PTV).

_images/screenshot.png

About

  • About
  • Gallery

Getting Started

  • Install Guide
    • Register
    • OS Support
    • Installation
    • Dependencies
    • Update
    • Uninstall
  • Running the Application
    • Graphical User Interface
    • Without the Graphical User Interface
    • Parallelization

User Guide

  • Interface Overview
    • Main Menu
    • Viewer Controls
    • Frame Controls
    • Media Viewer
    • Processing Tabs
    • Status
    • CPU and RAM Monitor
  • Work-flow
  • Load Media
  • Process Images
    • Histogram
    • Decomposition Overlap
    • Rotating
    • Cropping
    • Background Subtraction
    • Denoise
    • Brightness and Contrast
    • Tone Curve
    • Equalize Histogram
    • Threshold
    • Particle Detection
  • Track Objects
    • Poly Projection
  • Visualization
  • Post-Process
    • Plotting Distributions
    • Exporting Individual Velocities
    • Lagrangian to Eulerian
    • Export Eulerian Data

Methods and Algorithms

  • Synthetic Data Generator
  • Poly Projection
    • Overview
    • Limitations
    • Polynomial Order
    • Neighbor Search

Reference

  • Validation
    • Single Particle Bounce
    • SSCP July 17, 2012, 4Umf Run 1
  • Parallelization
    • Test Case: SSCP July 17, 2012, 4Umf Run 1
  • Command Line Reference
  • ffmpeg Commands
Next

© Copyright .

Built with Sphinx using a theme provided by Read the Docs.