Welcome to Argos’s documentation!¶

Contents:

  • Installation using Anaconda
  • Installation using venv (useful on Mac)
  • Installing DCNv2 for YOLACT++
  • Argos: User Documentation
    • Overview
    • Capture or process video
    • Annotate: Generate training data for YOLACT
    • Track interactively
    • Track in batch mode (non-interactively)
    • Review and correct tracks
    • Utility to display the tracks
    • Summary of keyboard shortcuts
  • Argos: API Documentation
    • Constants defined for Argos tools
    • Change
    • ChangeCode
    • ColorMode
    • DistanceMetric
    • DrawingGeom
    • EXTRACT_FRAMES
    • OutlineStyle
    • STYLE_SHEETS
    • SegStep
    • SegmentationMethod
    • TrackState
    • change_name
    • General utility functions
    • WaitingSpinner
    • cond_bbox_overlap()
    • cond_minrect_overlap()
    • cond_proximity()
    • cv2qimage()
    • extract_frames()
    • get_cmap_color()
    • init()
    • make_color()
    • match_bboxes()
    • pairwise_distance()
    • points2rect()
    • reconnect()
    • rect2points()
    • rect_intersection()
    • rect_ios()
    • rect_iou()
    • setStyleSheet()
    • tlwh2xyrh()
    • to_qpolygon()
    • vec_rect_intersection()
    • xyrh2tlwh()
    • Common utility functions and constants for capturing video
    • get_camera_fps()
    • get_roi()
    • get_video_fps()
    • VideoReader
    • CSVWriter
    • DataHandler
    • HDFWriter
    • Segmentation functions
    • extract_valid()
    • get_bounding_poly()
    • segment_by_contour_bbox()
    • segment_by_contours()
    • segment_by_dbscan()
    • segment_by_watershed()
    • Interface to YOLACT for segmentation
    • YolactException
    • YolactWidget
    • YolactWorker
    • Wrapper to use CSRT algorithm from OpenCV to track multiple objects
    • CSRMultiTracker
    • CSRTWidget
    • CSRTracker

Indices and tables¶

  • Index

  • Module Index

  • Search Page

Logo

Argos

Navigation

Contents:

  • Installation using Anaconda
  • Installation using venv (useful on Mac)
  • Installing DCNv2 for YOLACT++
  • Argos: User Documentation
  • Argos: API Documentation

Related Topics

  • Documentation overview
    • Next: Installation using Anaconda

Quick search

©Public Domain. | Powered by Sphinx 5.3.0 & Alabaster 0.7.12 | Page source