Ask Your Question

tiagoaleks's profile - activity

2015-07-16 05:26:20 -0600 received badge  Enthusiast
2015-07-15 13:47:52 -0600 answered a question ear classifier for frontal face

Hello, giuseppedes.

I am also making a classifier for ears detection from frontal face, but it still fails in many fotos. Have you had any success? Can you help me with some tips for the best way to make the classifier?

Thank you.

2015-07-15 13:43:04 -0600 answered a question How to get co-ordinates of a point in original image?

Hello, Paramesh.

I am now also working on frontal face ear detection to find the extremities. I am having a lot of difficulties with this. I have already trained the cascade with 1000 ears, multiple times and with different parameters, but still it fails a lot. Can you help me with some input? How did you get to find the point?

Thank you.

2015-07-01 08:47:26 -0600 asked a question Create a ear classifier with frontal face.

Hello.

I am new to OpenCV, and having already tried with success the examples, and tweaking to find face, eyes, mouth and nose; I would like to make a detector for ears with frontal face. The main purpose of the project I have in hands is to make ear detection with frontal face, but the information I collected hints me that there is no classifier for frontal face ear detection, so I am going to make one. And it is for this that I need advice.

I already have fotos to prepare the images for positive training, and am starting to process them so to leave only the ears, so I ask for your advice: - Should I leave only the ears, or do you suggest I leave a bit of skin from the face and the ear? - Should I create each positive with both ears, and on the creation of samples state both object instances, or is it better and easier to make one image for each ear?

Thank you for any help.