API Reference
- The API of yupi is divided into seven modules:
yupi: Principal classes defining concepts used by all the other modules.
yupi.core: General tools.
yupi.tracking: Tools to extract trajectories from image sequences.
yupi.generators: Models to generate trajectories with given statistical constrains.
yupi.transformations: Tools to transform trajectories (resamplers, filters, etc.).
yupi.stats: Tools to extract statistical data from a set of trajectories.
yupi.graphics: Tools for visualizing trajectories and statistical data. based on the color or the motion of the object being tracked.
All the resources of the library should be imported directly from one of the aforementioned modules.