Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 814 Bytes

File metadata and controls

17 lines (11 loc) · 814 Bytes

📸 Image Captures

This Python project allows you to capture images from a video file or webcam, label them, and save them in a structured format. It's particularly useful for creating datasets for machine learning models.

🛠 Technologies Used

  • Programming Language: Python 🐍
  • Libraries: OpenCV

✨ Features

  • Multi-source Input: Capture images from both video files and webcams.
  • Customizable Labels: Define your own labels for categorization.
  • Efficient Image Saving: Automatically saves images with labeled filenames.
  • Real-time Preview: See the frames in real-time as they are captured.