Kaynağa Gözat

Remove unused code (#1830)

* Add files via upload

* Add files via upload
5.0
Rohan Dubey GitHub 3 yıl önce
ebeveyn
işleme
7dddb1d928
Veri tabanında bu imza için bilinen anahtar bulunamadı GPC Anahtar Kimliği: 4AEE18F83AFDEB23
1 değiştirilmiş dosya ile 0 ekleme ve 2 silme
  1. +0
    -2
      detect.py

+ 0
- 2
detect.py Dosyayı Görüntüle

@@ -117,8 +117,6 @@ def detect(save_img=False):
# Stream results
if view_img:
cv2.imshow(str(p), im0)
if cv2.waitKey(1) == ord('q'): # q to quit
raise StopIteration

# Save results (image with detections)
if save_img:

Yükleniyor…
İptal
Kaydet