Iris Extraction

Questions and postings pertaining to the development of ImageMagick, feature enhancements, and ImageMagick internals. ImageMagick source code and algorithms are discussed here. Usage questions which are too arcane for the normal user list should also be posted here.
Post Reply
gowribala
Posts: 14
Joined: 2013-06-03T02:43:37-07:00
Authentication code: 6789

Iris Extraction

Post by gowribala »

Hi...

I have faced a problem in preprocessing step in iris Extraction.

Algorithm used for iris extraction works good for some images.

For my images it produced poor output(Ex: Hough Transform could not find circle in my image).

Is there any step apply before smoothening the image??

My algorithm works fine for the following image

Image

The same algorithm produce poor output for the following image

Image

Please guide me.
Post Reply