Well maybe my title is not completely correct but I cant seem to find them.
Anyway, looking through some of the .py files I find that one of the functions I am looking for comes from an "import from ... *". The problem is that I cant seem to find the "..." file it is importing from.
Unfortunatly I am at work right now and am not 100% sure of the file name. I am fairly sure that it was CvPythonExtentions. I was never able to find that file. The reason I wanted to see it was that I wanted to know what each of the arguments were for the function I was looking at.
Any help would be appreciated.
Anyway, looking through some of the .py files I find that one of the functions I am looking for comes from an "import from ... *". The problem is that I cant seem to find the "..." file it is importing from.
Unfortunatly I am at work right now and am not 100% sure of the file name. I am fairly sure that it was CvPythonExtentions. I was never able to find that file. The reason I wanted to see it was that I wanted to know what each of the arguments were for the function I was looking at.
Any help would be appreciated.