Files
2024-10-07 10:13:40 +07:00

4 lines
70 B
Python

import os
haarcascades = os.path.join(os.path.dirname(__file__), "")