Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enumerate and autowrap methods #7

Open
r9y9 opened this issue Oct 11, 2016 · 1 comment
Open

Enumerate and autowrap methods #7

r9y9 opened this issue Oct 11, 2016 · 1 comment

Comments

@r9y9
Copy link
Member

r9y9 commented Oct 11, 2016

Wrapping all functions manually is not a good idea, so we will have to figure out what need to be done to do it automatically, same as JuliaPCL/PCL.jl#20. At the stage, OpenCV.jl is a collection of wrapper functions I needed to do my personal experiments.

@r9y9 r9y9 changed the title Enumerate and autowrap methods #20 Enumerate and autowrap methods Oct 11, 2016
@ChrisRackauckas
Copy link

You can also check out how Sundials.jl uses Clang.jl to do the auto-wrapping.

@r9y9 r9y9 mentioned this issue Jun 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants