mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 15:23:05 +04:00
Merge branch 4.x
This commit is contained in:
@@ -10,7 +10,7 @@ Goal
|
||||
----
|
||||
|
||||
Thrust is an extremely powerful library for various cuda accelerated algorithms. However thrust is designed
|
||||
to work with vectors and not pitched matricies. The following tutorial will discuss wrapping cv::cuda::GpuMat's
|
||||
to work with vectors and not pitched matrices. The following tutorial will discuss wrapping cv::cuda::GpuMat's
|
||||
into thrust iterators that can be used with thrust algorithms.
|
||||
|
||||
This tutorial should show you how to:
|
||||
|
||||
Reference in New Issue
Block a user