Module adder_codec_rs::utils::viz

source ·
Expand description

A module for visualizing streams

Enums§

Functions§

  • Convenience function for converting downloading a file at the given video_url. Used for testing.
  • Draw a cross on the given img at the given x and y coordinates
  • Assuming the given event is a feature, draw it on the given img as a white cross
  • Draw a rectangle on the given img with the given color
  • Convenience function for converting binary grayscale data to an mp4. Used for testing.