Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How Python API is generated?

How Python bindings are generated?

Hi,

1 - How is Python API of OpenCV (cv2 version) generated ? Is it created using SWIG ?

  1.a) If it is SWIG created, where I can find the SWIG interface files?

2 - What programming skills and knowledge does one require to correct if any bugs or mistakes in the Python bindings?