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.
- Programming Language: Python ๐
- Libraries: OpenCV
- 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.