ab-101
GitHub
3 år sedan
förälder
incheckning
c32b0aff76
Ingen känd nyckel hittad för denna signaturen i databasen
GPG-nyckel ID: 4AEE18F83AFDEB23
1 ändrade filer med
1 tillägg och
0 borttagningar
-
detect.py
|
|
@@ -118,6 +118,7 @@ def detect(save_img=False): |
|
|
|
# Stream results |
|
|
|
if view_img: |
|
|
|
cv2.imshow(str(p), im0) |
|
|
|
cv2.waitKey(1) # 1 millisecond |
|
|
|
|
|
|
|
# Save results (image with detections) |
|
|
|
if save_img: |