initial commit
This commit is contained in:
3
venv/lib/python3.11/site-packages/cv2/data/__init__.py
Normal file
3
venv/lib/python3.11/site-packages/cv2/data/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
import os
|
||||
|
||||
haarcascades = os.path.join(os.path.dirname(__file__), "")
|
||||
Reference in New Issue
Block a user