mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 00:03:03 +04:00
cuda optflow tvl1 : async safety
also modify cuda canny to use createTextureObjectPitch2D, etc.
This commit is contained in:
@@ -116,7 +116,7 @@ protected:
|
||||
bool useL2gradient;
|
||||
};
|
||||
|
||||
#define NUM_STREAMS 64
|
||||
#define NUM_STREAMS 128
|
||||
|
||||
CUDA_TEST_P(Canny, Async)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user