Module adder_codec_rs::utils::viz
source · Expand description
A module for visualizing streams
Enums§
- The display mode for visualizing detected features
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 givenx
andy
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 givencolor
- Convenience function for converting binary grayscale data to an mp4. Used for testing.