This repository has been archived on 2025-02-01. You can view files and clone it, but cannot push or open issues or pull requests.
PyBitmessage-2025-02-01/mockenv/lib/python3.6/site-packages/cv2/data/__init__.py

4 lines
70 B
Python
Raw Normal View History

2022-07-22 12:43:59 +02:00
import os
haarcascades = os.path.join(os.path.dirname(__file__), "")