Face Recognition using c++ and opencv -


i want compare between 2 faces using opencv , how can ?

comparing between 2 images can done accessing each pixels , taking difference or use absolutedifference () compare 2 frames


Comments