Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
VISTA 1.8.2
VISTA 1.8.2

User Guide

  • Installation
  • Quick Start Guide
  • Working with Imagery
  • Features and Annotations
  • Object Detection
  • Object Tracking
  • User Interface

API Reference

  • Imagery Module
    • vista.imagery.imagery.Imagery
  • Detections Module
    • vista.detections.detector.Detector
  • Tracks Module
    • vista.tracks.track.Track
    • vista.tracks.tracker.Tracker
  • Algorithms Module
    • vista.algorithms.detectors.threshold.SimpleThreshold
    • vista.algorithms.detectors.cfar.CFAR
    • vista.algorithms.trackers.simple_tracker.run_simple_tracker
    • vista.algorithms.trackers.kalman_tracker.run_kalman_tracker
    • vista.algorithms.trackers.network_flow_tracker.run_network_flow_tracker
    • vista.algorithms.trackers.tracklet_tracker.run_tracklet_tracker
    • vista.algorithms.background_removal.temporal_median.TemporalMedian
    • vista.algorithms.background_removal.robust_pca.run_robust_pca
    • vista.algorithms.enhancement.coadd.Coaddition
    • vista.algorithms.tracks.interpolation.TrackInterpolation
    • vista.algorithms.tracks.savitzky_golay.SavitzkyGolayFilter
    • vista.algorithms.tracks.extraction.TrackExtraction
  • Transforms Module
  • Sensors Module
    • vista.sensors.sensor.Sensor
    • vista.sensors.sampled_sensor.SampledSensor
  • Widgets Module

Developer Guide

  • Contributing to VISTA
  • Architecture Overview
  • Extending VISTA

Additional Resources

  • GitHub Repository
  • Issue Tracker
Back to top
Copyright © 2025, Stephen Hartzell
Made with Sphinx and @pradyunsg's Furo