Rendertexture memory pointer to opencv

Hi,
I was wondering if it is possible to get a memory pointer to rendertexture, so I could use it and do image processing in opencv

Unity has a function GetNativeTextureID for accessing textures from native code.