Function cvcudaGetVersion

Function Documentation

uint32_t cvcudaGetVersion(void)

Retrieves the library’s version number. The number is represented as a integer. It may differ from CVCUDA_VERSION if header doesn’t correspond to NVCV operator binary. This can be used by user’s program to handle semantic differences between library versions.