Files

4 lines
70 B
Python
Raw Permalink Normal View History

2026-03-14 21:48:05 +00:00
import os
haarcascades = os.path.join(os.path.dirname(__file__), "")