I am using haarcascade classifier for detecting faces and training them which will be used for recognition later. How to preprocess the images like smoothing, denoising etc before training. Kindly suggest me some codes in python.
Thanks in advance
1 | initial version |
I am using haarcascade classifier for detecting faces and training them which will be used for recognition later. How to preprocess the images like smoothing, denoising etc before training. Kindly suggest me some codes in python.
Thanks in advance