cv-rs icon indicating copy to clipboard operation
cv-rs copied to clipboard

Try out cxx codegen

Open Pzixel opened this issue 5 years ago • 1 comments

It may be profitable to use https://github.com/dtolnay/cxx

Of course it's early alpha but it may be the way from the dead end.

Pzixel avatar Jan 09 '20 20:01 Pzixel

That is a much better approach than the #117 stuff I did. I think that, going forwards, cxx is probably the only reasonable way to try and male OpenCV bindings.

Recently, I have been focusing more on the rust-cv org, but if I need some algorithm from OpenCV or if I want to benchmark some OpenCV vs Rust code I would be interested in contributing some bindings.

vadixidav avatar Jan 09 '20 23:01 vadixidav