Facial Recognition Image Storing
Hey there, I've been contemplating on working on a facial recognition system using C++ (not hundred percent sure on how I'll actually be going about the detection & comparisons).
I'd like to first work on how I can efficiently store an image to compa...