Files
2026-05-06 19:47:31 +07:00

4 lines
70 B
Python

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