tracktable.filter module

Submodules

Module contents

tracktable.filters - Generators that transform things

This module contains Filters. A Filter is an object that takes in points or trajectories and produces points or trajectories. They all accept generators as their sources and only traverse their inputs once.