Face recognition based on openmv cam h7 and pca algorithm

Hi,
I have a final project on face recognition based on pca algorithm, the requirement is to do it on a microcontroller. But due to limited capacity I chose openmv cam h7. Is this project feasible? Please everyone, I need some documents or information to do this project.
Thank you everyone!

We offer the FaceDetection part. The recognition part is not something we currently do…

Hi,
Does Micropython and OpenMV have reshape function and i want to know the specific synstax
Thank you!

No, we don’t have that. Unless you are trying to turn a 1d array into a 2d array you don’t need it.