__init__.py 70 B

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