Skip to content

Instantly share code, notes, and snippets.

View Daethyra's full-sized avatar
🤍
Vibing<3

Daethyra

🤍
Vibing<3
  • Cyberspace
  • 08:10 (UTC -07:00)
View GitHub Profile
@Daethyra
Daethyra / draw_bounding_box.py
Last active February 24, 2025 04:23
Opens an image and allows the user to draw a red bounding box on it.
"""
Filename: draw_bounding_box.py
Description: Opens an image and allows the user to draw a red bounding box on it.
Author: Daethyra Carino
Date: 2025-02-23
Version: 0.1.0
License: MIT
Requires:
- package: opencv-python