I have the need to classify people into different categories such as military man,doctor,student etc based on the images captured from a webcam. I have written the code to capture the images and I now have image/frame. How can I categorize people using Opencv. I am new to this. Please provide with some code samples if possible.