updates
This commit is contained in:
|
Before Width: | Height: | Size: 355 KiB After Width: | Height: | Size: 355 KiB |
@@ -92,7 +92,7 @@ def main():
|
|||||||
ball = None
|
ball = None
|
||||||
|
|
||||||
# Load and process the video
|
# Load and process the video
|
||||||
video_path = "/Test2.mp4"
|
video_path = "/Users/mannpatel/Desktop/Project/Computer Vision/Test2.mp4"
|
||||||
cap = cv2.VideoCapture(video_path)
|
cap = cv2.VideoCapture(video_path)
|
||||||
|
|
||||||
while cap.isOpened():
|
while cap.isOpened():
|
||||||
0
GUI/GUI.py
Normal file
0
GUI/GUI.py
Normal file
Reference in New Issue
Block a user