CUDA / Thrust Image Processing

I was unable to find information on whether the Thrust library can support matrix operations. So I was wondering if it is possible to use the Thrust library in image processing? I would also like to see examples.

Thanks for any answers.

+3
source share
3 answers

Thrust supports regualar matrix algebra operations , but if you use mostly sparse matrices and need solver type operations, see cusp

+2
source

. , CUBLAS CUSPARSE, nVidia, .

Thrust , nVidia. - .

, Thrust 1D-.

+3

You can view and expand OPENCV  Image Libraries. They use the base nuclear power plant and the BSD code.

+2
source

All Articles