Vehicle-Anti-Theft-Face-Rec.../venv/Lib/site-packages/cv2/data/__init__.py

4 lines
70 B
Python
Raw Normal View History

2020-10-02 21:26:03 -04:00
import os
haarcascades = os.path.join(os.path.dirname(__file__), "")