Skip to content

Commit a1dcab2

Browse files
committed
new TownCentreXVID.mp4
1 parent bec9e82 commit a1dcab2

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

ch51-对象检测-使用Haar分类器进行面部检测/行人检测/Pedestrian_Detection_video.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333

3434
#
3535
cap = cv2.VideoCapture('videos/礼让斑马线!齐齐哈尔城市文明的伤!.mp4')
36+
# cap = cv2.VideoCapture('../../data/TownCentreXVID.mp4')
3637

3738
fps = cap.get(cv2.CAP_PROP_FPS) # 25.0
3839
print("Frames per second using video.get(cv2.CAP_PROP_FPS) : {0}".format(fps))

data/TownCentreXVID.mp4

43.1 MB
Binary file not shown.

0 commit comments

Comments
 (0)