nvidia vulkan for openCV

are there any plans for the creation of a vulkan back end for openCV for Xavier?
it would be useful to optimize performance.

Hi rjeyarat,

AFAIK, there is no such plan to do further optimization for OpenCV on Xavier.
Please find more info from Vulkan Support on L4T:
[url]https://developer.nvidia.com/embedded/vulkan[/url]

Thanks

Hi rjeyarat,

Vulkan backend has been added from OpenCV 4.0.

Currently, this feature is enabled in the dnn module.
And, I confirmed that it works on Jetson TX2.
So, I think that it will work on Jetson Xavier.

Thanks