“can anyone please tell me how to use PCA algorithm to extract features. my project group another member is doing face detection part with viola jones algorithm. I am doing PCA algorithm for feature extraction. what must be the input from my partner and how can i use that inputs to extract features using PCA algorithm”
I need to use python and openCV as well