I’m not getting the direction in which i should proceed to solve this problem. please help.
Not getting direction
Hey Rahul,
Just how we used haarcascade for our face recognition project, OpenCV also provides other such haarcascade files to detect other particular facial features. For this challenge you’ll firstly have to use Eyes and Nose haarcascade classifier to get the coordinates of those two facial features and then tweak those coordinates so that you very the perfect position at which you just need to overlay (the function for which you’ll need to search on your own) the moustache and the glasses. Refer to the code you used in face recognition, you need to work on the similar lines.
I hold this helps.
I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.
On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.