Files
Denys Zaitsev d7e1066c60 Initial commit
2026-04-03 23:25:54 +03:00

4 lines
70 B
Python

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