auto-generation of python wrappers [closed]

asked 2014-01-30 16:03:52 -0600

Chris Lewis gravatar image

What is the mechanism used by opencv to generate python wrappers? How can one use this mechanism on derivative works?

edit retag flag offensive reopen merge delete

Closed for the following reason the question is answered, right answer was accepted by sturkmen
close date 2020-10-19 15:33:10.916597

Comments

this is probably the heart of all the python/java/matlab wrappers.

also, since this is a comment, let me add my 2ct, you probably want hilton bristow's addition on top of this to make a proper ast like tree from the [](){} soup ;)

berak gravatar imageberak ( 2014-01-30 17:16:12 -0600 )edit