NPP : NppStreamHandler fix
This commit is contained in:
@@ -152,7 +152,7 @@ namespace cv { namespace cuda
|
||||
|
||||
inline ~NppStreamHandler()
|
||||
{
|
||||
cudaStreamSynchronize(oldStream);
|
||||
nppSafeSetStream(nppGetStream(), oldStream);
|
||||
}
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user