BlackX
Chieftain
Just about every Python file has:
from CvPythonExtensions import *
where is CVPythonExtensions located and why is it not imported as others are, ie: import CvPythonExtensions?
from CvPythonExtensions import *
where is CVPythonExtensions located and why is it not imported as others are, ie: import CvPythonExtensions?