auto-generation of python wrappers [closed]
What is the mechanism used by opencv to generate python wrappers? How can one use this mechanism on derivative works?
What is the mechanism used by opencv to generate python wrappers? How can one use this mechanism on derivative works?
Asked: 2014-01-30 16:03:52 -0600
Seen: 155 times
Last updated: Jan 30 '14
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 ;)