| opencv_dnn.py | ●●●●● patch | view | raw | blame | history |
opencv_dnn.py
@@ -380,7 +380,7 @@ return img_graph def detect_frame(img, card_pool, hash_size=32, size_thresh=100000, def detect_frame(img, card_pool, hash_size=32, size_thresh=10000, out_path=None, display=True, debug=False): """ Identify all cards in the input frame, display or save the frame if needed