ByoTrack
v0.2.1

Install

  • Installation

Getting started

  • ByoTrack fundamental features
  • Detectors

API

  • Video
  • Detections
  • Tracks
  • Tracker
  • Detector
  • Linker
  • Refiner
  • Parameters

API implementations

  • Detectors
  • Linkers
  • Refiners
    • Cleaner
    • Dist Stitcher
    • EMC2 Stitcher
    • Interpolater

Icy support

  • Icy

Visualization

  • ByoTrack ViZ
ByoTrack
  • Refiners
  • Edit on GitHub

Refiners

  • Cleaner
    • Cleaner
      • Cleaner.min_length
      • Cleaner.max_dist
      • Cleaner.run()
      • Cleaner.clean_tracks()
  • Dist Stitcher
    • DistStitcher
      • DistStitcher.dist
      • DistStitcher.eta
      • DistStitcher.lap_solver
      • DistStitcher.run()
      • DistStitcher.merge()
      • DistStitcher.skip_computation()
      • DistStitcher.normalize()
  • EMC2 Stitcher
    • EMC2Stitcher
      • EMC2Stitcher.alpha
      • EMC2Stitcher.eta
      • EMC2Stitcher.max_overlap
      • EMC2Stitcher.max_dist
      • EMC2Stitcher.max_gap
      • EMC2Stitcher.compute_dist()
  • Interpolater
    • ForwardBackwardInterpolater
      • ForwardBackwardInterpolater.method
      • ForwardBackwardInterpolater.full
      • ForwardBackwardInterpolater.run()
Previous Next

© Copyright 2023, Raphael Reme. Revision 01db4a01.

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