cModules.VideoTo3D module#

class frame_thread[source]#

Bases: object

sharpness: float#
frame: ndarray#
thread: Thread#
estimateFrameSharpness(frame: ndarray) float[source]#
calcSharpness(thread_id)[source]#
VideoTo3D(inputVideo, output_path, shotCount)[source]#