Need help in porting OpenCV GPU functions to Python

Hi,
I am trying to use OpenCV GPU functions on Python, but i am aware that GPU functions are supported in C++. I understand that python wrapper layer is needed to port it to Python. Is anyone aware of any Python wrapper to use OpenCV GPU functions without me having to write them. Any kind of help will be appreciated. Thanks for reading.

Hi jagadish,

This is an OpenCV specific question I’m not sure if this is something we can help with.
Maybe you could direct these questions to OpenCV forums.

Thanks