Skip to content

Releases: roboflow/supervision

supervision-0.1.0

19 Jan 00:59
0e4c97a
Compare
Choose a tag to compare
supervision-0.1.0 Pre-release
Pre-release

🚀 Added

  • ⓒ Add project license
  • 🎨 DEFAULT_COLOR_PALETTE, Color, and ColorPalette classes
  • 📐 initial implementation of Point, Vector, and Rect classes
  • 🎬 VideoInfo and VideoSink classes as well as get_video_frames_generator
    -📓 show_frame_in_notebook util
  • 🖌️ draw_line, draw_rectangle, draw_filled_rectangle utils added
  • 📦 Initial version Detections and BoxAnnotator added
  • 🧮 initial implementation of LineCounter and LineCounterAnnotator classes

🏆 Contributors

@SkalskiP