Computer Vision Library in D
Henry Gouk via Digitalmars-d-announce
digitalmars-d-announce at puremagic.com
Tue Apr 19 18:32:06 PDT 2016
On Tuesday, 19 April 2016 at 17:01:12 UTC, Relja Ljubobratovic
wrote:
> Hi everyone!
>
> For a while I was looking for a computer vision library in D on
> the web, but haven't found any. There were few libraries I
> found, providing some basic image processing functionality, but
> none that could be remotely compared to opencv or other similar
> open source computer vision toolkits present for other
> languages. Surely for a year, even maybe two, this has been
> stopping me to switch completely to D from C/C++.
>
> [...]
I'm interested in contributing towards parts that involve machine
learning/numerical optimisation. I have written some of my own
CV/ML programs with D in the past, but none of them are
particularly well engineered since they were all intended for
just my own use.
More information about the Digitalmars-d-announce
mailing list