Module torpido.video

Expand source code
from torpido.video.video_reader import *

Sub-modules

torpido.video.smart_queue

Smart queue: A simple queue to store the frames read from the VideoCapture open cv' This one has no blocking writes and reads which makes it more …

torpido.video.video_reader