How can i use adaboost for feature extraction in opencv python
hi, i am doing my academic project on "emotion recognition using facial feature".i have done feature detection.now how to extract these facial features using adaboost i python?
Boosting is a classification method, not a feature extraction one.
tank you for your information, link text in the above link i need to know about the cv2.boost()