Can i do facial recognition on Unreal Engine?

Hey guys! I wanna use the metahuman technology to create a virtual assitance.
I would like to connect a camera(maybe a Kinect) so that it recognizes my face, so that the character recognizes me and greet me.
Anyone knows if it’s possible to do something like that on Unreal Engine?

OpenCV can be used to implement facial recognition, but I don’t know that anyone’s done it for UE4.