On Tue, 15 Oct 2013 21:20:09 +0200, TJSomething wrote: > I know this has been asked a few times before, but that was a few years > ago. Are there any reasonably complete and up to date OpenCV bindings > for D? > > If not, are there any reasonably easy ways to generate them? I tried > SWIG and it choked on some of the macros they used, though that may have > been because I had no idea what I was doing.
Should be easy to write wrapper around the OpenCV C API...