🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

st-track-viewer

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

st-track-viewer

A Streamlit component for visualizing track data on images

0.2.4
PyPI
Maintainers
1
  st-track-analysis
  ================

  st-track-analysis is a Python package that provides a custom Streamlit component for visualizing track data on images. It allows you to easily plot and analyze tracks with associated ground data on top of images.

  Features
  --------
  - Supports visualizing multiple tracks with their associated ground data on the same image.
  - Easily overlay shape data, such as bounding boxes, on the images.
  - Option to provide names for each track for better identification.
  - Customizable key for using the component in Streamlit apps.
  - Automatic conversion of images created by matplotlib into base64-encoded URLs for display.

  Requirements
  ------------
  - Python 3.x
  - streamlit
  - matplotlib
  

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts