Re: [Pdl-devel] PDL::OpenCV 0.001 released

2023-03-27 Thread Ed .
Hi Ingo, Thank you for the inspirational work you did on it! There’s a reason you’re on there as the “AUTHOR” :-) After your question, I’ve been thinking about whether OpenCV provides a way to get GPU processing for PDL. After checking the relatively-new OpenCV “transparent API” (which has a U

Re: [Pdl-devel] PDL::OpenCV 0.001 released

2023-03-27 Thread Ingo Schmid
Hi Ed, thank you so much for picking up that hack of mine and creating a full binding to OpenCV from there! I think that could be an easier route to include GPU processing for pdl? But this is a guess from someone who has never actually used it. Ingo On 3/26/23 08:50, Ed . wrote: Dear PDL fo