Šárka Kadavá
Šárka Kadavá
I am trying to find in any CV motion tracking method an information about what is the ideal background for recording videos in the lab. Does anyone have any non-arbitrary...
Hey, is there a way how to index certain frame range with ffmpegcv? Something like this (in opencv): for fra in frames: capture.set(cv2.CAP_PROP_POS_FRAMES, fra) ##THIS SPECIFICALLY ret, frame = capture.read()...
Heya, do you by any chance have already some pipeline that goes through OpenSim procedure (scaling, IK) in Python, instead of GUI? I am able to go through it in...
Is there a way how to implement parselmouth to script for extracting amplitude envelope with use of Hilbert and Hanning window? I have working script in R but I encounter...
Hey, thanks for this great package! I would like to use the functionalities of voicelab to calculate spectral tilt within my Python script, but my script has for some reasons...