Function nvcvPeekAtLastError

Function Documentation

NVCVStatus nvcvPeekAtLastError()

Returns the error status of the last CV-CUDA function call that failed in current thread.

The internal status code and message of current thread won’t be reset.

Returns:

The status of the last CV-CUDA function call that failed in current thread.