CVAT Video Annotation Processor is a Python package designed to simplify the processing of video annotations generated using the Computer Vision Annotation Tool (CVAT).
- XML Parsing: Easily parse CVAT-generated XML annotation files.
- Video Processing: Process annotated videos, extracting and saving regions of interest (ROIs) as separate video files.
You can install CVAT Video Annotation Processor using pip:
pip install CVAT-Video-Annotation-Processor==0.0.1