Running an OpenCV function with AI HAT+?

Hello! I am very new to using the AI HAT+, which I understand uses Hailo. For an image processing project I’ve been using the OpenCV function BackgroundSubtractorMOG2, which I understand uses a neural network. I was wondering if it was possible to accelerate this function using Hailo. If so, how would I do this? If not, is there an equivalent background subtraction model that is compatible with Hailo? Thank you!