I have a dataset about 1000 face images in size, I need to use a face recognition algorithm that recognizes these faces, plus for horizontal / vertical orientation of 20-30 degrees, the algorithm should still fulfill that best approach / algorithm that will help me in completing this task. I need to create a .NET api / dll for a task, I think about using OpenCV, and then wrap it in .NET. I need speed, so I have to resort to OpenCV, if in .NET there is nothing better.
Any helpful recommendations are highly appreciated.
thanks
user349026
source share