cv2ext.cli package¶
Subpackages¶
Module contents¶
Command line interface for cv2ext.
Submodules¶
annotateAnnotate videos with bounding boxes.
convert_annotationsConvert annotations from one format to another.
convert_video_colorConvert the color of a video between BGR/RGB.
resize_imageResize an image from the command line.
resize_videoResize and entire video from the command line.
timelineGenerate a timeline of a given video.
video_from_imagesGenerate a video from a directory of images.