Ask Your Question

greenteawarrior's profile - activity

2014-06-12 16:42:32 -0600 received badge  Scholar (source)
2014-06-12 10:35:22 -0600 received badge  Editor (source)
2014-06-12 10:01:21 -0600 asked a question How to look at imported Python cv2 code?

Hello there!

A friend and I are trying to understand the "black boxes" of cv2's methods but can't seem to find the python code that defines these functions/methods. Is there a straightforward way to look at this code or is some magic happening with the c++ source files and parsing or something else entirely? Any information about this would be greatly appreciated. Thanks!