morousg / cvGPUSpeedup

A faster implementation of OpenCV-CUDA that uses OpenCV objects, and more!
Apache License 2.0
42 stars 5 forks source link

Implement generic batching operation, to work with any set of DeviceFunctions #18

Closed morousg closed 1 year ago

morousg commented 1 year ago

The same way we can work with batching for the resize read function, make that possible for any combination of device functions