mirror of
https://github.com/opencv/opencv.git
synced 2024-11-25 03:30:34 +08:00
NPP : NppStreamHandler fix
This commit is contained in:
parent
2f9b4439af
commit
79af0bfccf
@ -152,7 +152,7 @@ namespace cv { namespace cuda
|
||||
|
||||
inline ~NppStreamHandler()
|
||||
{
|
||||
cudaStreamSynchronize(oldStream);
|
||||
nppSafeSetStream(nppGetStream(), oldStream);
|
||||
}
|
||||
|
||||
private:
|
||||
|
Loading…
Reference in New Issue
Block a user