Files
INTUIA/Programa final/_internal/cv2/data/__init__.py
T

4 lines
70 B
Python
Raw Normal View History

2026-03-15 13:27:50 +00:00
import os
haarcascades = os.path.join(os.path.dirname(__file__), "")