Dateien hochladen nach „code“
This commit is contained in:
parent
6f811dd0ae
commit
0a0b013f84
@ -36,7 +36,7 @@ def process_video(selected_video_name):
|
|||||||
|
|
||||||
# Preprocessing phase
|
# Preprocessing phase
|
||||||
print("Reading + preprocessing video...")
|
print("Reading + preprocessing video...")
|
||||||
video_frames, frame_ct, fps = facedetection.read_video("videos/"+selected_video_name)
|
video_frames, frame_ct, fps = facedetection.read_video("code/videos/"+selected_video_name)
|
||||||
|
|
||||||
# Build Laplacian video pyramid
|
# Build Laplacian video pyramid
|
||||||
print("Building Laplacian video pyramid...")
|
print("Building Laplacian video pyramid...")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user