Releases: roboflow/supervision
Releases · roboflow/supervision
supervision-0.1.0
🚀 Added
- ⓒ Add project license
- 🎨
DEFAULT_COLOR_PALETTE
,Color
, andColorPalette
classes - 📐 initial implementation of
Point
,Vector
, andRect
classes - 🎬
VideoInfo
andVideoSink
classes as well asget_video_frames_generator
-📓show_frame_in_notebook
util - 🖌️
draw_line
,draw_rectangle
,draw_filled_rectangle
utils added - 📦 Initial version
Detections
andBoxAnnotator
added - 🧮 initial implementation of
LineCounter
andLineCounterAnnotator
classes