Commit Graph

8 Commits

Author SHA1 Message Date
SkalskiP 52de3d55e2 🛠️ fix default ColorPalette 2023-01-18 20:21:25 +01:00
Piotr Skalski 3c4c1a6e57
Merge pull request #1 from roboflow/feature/box-annotator
feature/core-classes-and-functions
2023-01-18 19:47:55 +01:00
SkalskiP ce7bfbe2c7 🧪 rename test directory `tests -> test` 2023-01-18 19:45:19 +01:00
SkalskiP 2d6306b60b - 🖌️ draw_line, draw_rectangle, draw_filled_rectangle utils added
- style and check_code_quality done
2023-01-18 19:42:25 +01:00
SkalskiP 3dad4f4a4d First batch of basic tools:
- 🎨 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
2023-01-18 19:27:51 +01:00
SkalskiP a4e60f33ba 🎉 initial commit 2022-12-02 13:47:24 +01:00
Piotr Skalski 849c4956fd
ⓒ Add project license 2022-11-28 19:41:28 +01:00
Piotr Skalski 1ff2988986
Initial commit 2022-11-28 15:08:47 +01:00