Function nvcv::GetName

Function Documentation

inline const char *nvcv::GetName(Status status)

Retrieves the name (string representation) of the given status.

Parameters:

status – Status code whose name is to be retrieved.

Returns:

String representation of the status.