New and Unofficial OpenCV binding for D programming language

Ferhat Kurtulmuş aferust at gmail.com
Tue Apr 9 17:22:12 UTC 2019


On Thursday, 4 April 2019 at 23:08:21 UTC, Ferhat Kurtulmuş wrote:
> Hi folks!
>
> D is awesome, but it is a shame that there is no any opencv 
> bindings for d yet. Actually we have it now :) Although I am a 
> new dlang learner, I dared to do it: 
> https://github.com/aferust/opencvd. C interface was taken from 
> gocv, and the implementation has been highly influenced by gocv 
> (maybe it is better to make git submodule it, since gocv 
> project is being updated very often?). I admit that it is far 
> from being a complete binding, but it is a beginning. I invite 
> you lovely and pro dlang community to grow it. I did not want 
> to add it to code.dlang.org before it become a better binding.

Since I could build the library on Windows 10 in addition to 
Ubuntu, I have decided to put it on code.dlang.org: 
https://code.dlang.org/packages/opencvd.


More information about the Digitalmars-d-announce mailing list