D bindings for OpenCV

TJSomething tjbk123 at gmail.com
Tue Oct 15 13:41:56 PDT 2013


On Tuesday, 15 October 2013 at 20:33:59 UTC, Craig Dillabaugh 
wrote:
> I am a bit foggy on the diffence between openCL and openCV, but 
> is this helpful:
>
> http://code.dlang.org/packages/derelict_extras-opencl

OpenCL is more or less completely unrelated. OpenCV is about 
computer vision and OpenCL is a cross-platform framework for 
using devices other than CPUs (e.g. GPUs) for general purpose 
computing.


More information about the Digitalmars-d mailing list