Ask Your Question
1

ear pre-processing

asked 2014-02-18 04:01:51 -0600

Ear is a new class of relatively stable biometric that is invariant from childhood to old age. I would like to test it, but first of all i have to pre-process the image in order to get only the ear region. Any ideas about this pre-processing?

Thanks!

I have donwloaded a database of ear-images and they look like this:

image description

image description

image description

desired output: (first image)

image description

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2014-02-18 05:03:02 -0600

prakharmohan gravatar image

Some preprocessing techniques are:

  1. Normalization of the images. You can read more about it here.
  2. Also, you can read about smoothing the images and averaging.
  3. After this you can also look up noise reduction.

All of these methods will help in the recognition process. Hope this helps :)

edit flag offensive delete link more

Question Tools

Stats

Asked: 2014-02-18 04:01:51 -0600

Seen: 315 times

Last updated: Feb 18 '14