Software Design
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsProgramming Languages - MoreSoftware Design

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rating: Thread Rating: 4 votes, 3.75 average. Display Modes
 
Unread Dev Shed Forums Sponsor:
  #16  
Old February 5th, 2004, 07:52 PM
gs300 gs300 is offline
Banned
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Oct 2003
Posts: 18 gs300 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 12 m 19 sec
Reputation Power: 0
there are 5 main steps in iris recognition
1- image acquisition .
2- image preprocessing .
3- iris localizing .
4- building template .
5- iris matching .



Quote:
OK.. no problem we can interact through this thread.

Reply With Quote
  #17  
Old February 22nd, 2004, 05:45 PM
rhyan_f rhyan_f is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2004
Posts: 7 rhyan_f User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Heeellppp me please

Wow, congratulation. Me too, i hope u don't mind if u send u'r code to me too... please...

Reply With Quote
  #18  
Old February 26th, 2004, 11:45 AM
anasMe anasMe is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2004
Posts: 12 anasMe User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 m 58 sec
Reputation Power: 0
hi there, I'm working also in iris recognition system. I read daugmans, and many papers. I' using matlab to implement it. I downloaded the data base from htttp://www.sinobiometrics.com after filling in that form
and I'm still working on it....
we exchange information. ;?

first: GS300 plz tell us how could y detect the iris. with daugman's integrodifferential equation, hough transform, thersholding or how?

second: how could y extract iris features, and what type of wavelet did you use? .... if you used gabor wavelet, how did you implemented it in matlab?

Reply With Quote
  #19  
Old February 26th, 2004, 11:57 AM
anasMe anasMe is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2004
Posts: 12 anasMe User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 m 58 sec
Reputation Power: 0
demo project had been delivered. did it were in matlab only or you linked your code to other language (i.e: Visual c++) if so and you don't mind sen me an Exe at anas_mesrah@hotmail.com
Good luck,
many thanks,

Anas...

Reply With Quote
  #20  
Old February 28th, 2004, 08:44 AM
gs300 gs300 is offline
Banned
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Oct 2003
Posts: 18 gs300 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 12 m 19 sec
Reputation Power: 0
First We must detect two boundaries the iris boundary and the pupil boundary
we didn't use daugman equation .
we used the fact that the circle in the computer is not a real circle !!! to detect the outer boundaries of the iris ,
and we got good results with our database
we determined the tallest 2 lines in the outer boundary of the iris and computing the distance between them to compute the radius .

Last edited by gs300 : February 28th, 2004 at 08:46 AM.

Reply With Quote
  #21  
Old February 28th, 2004, 10:02 AM
anasMe anasMe is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2004
Posts: 12 anasMe User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 m 58 sec
Reputation Power: 0
Question

that's good but there's a critical problem. if the eye is aaffected by eyelashes or eyelids, then this will give you very bad results ......

another thing:
this can be applied easily on puiple by thersholding the image and get the max 2 lines.

How could you apply this on the iris?
plz answer me as faster as you could,
thanks alot.

Anas ...

Reply With Quote
  #22  
Old March 4th, 2004, 03:47 AM
anasMe anasMe is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2004
Posts: 12 anasMe User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 m 58 sec
Reputation Power: 0
Thumbs up not Your

I think you didn't work in an Iris recognition system. But you may have the idea from any paper(from millions available online) or you may have the source code Libor Masek

> this source code is available online at this link:

http://www.csse.uwa.edu.au/~pk/stud...sourcecode.html

that code doesn't use the fact that raduis is the tallest line in circle, but it use the hough transform to find both iris boundaries and puiple boundaries.

Reply With Quote
  #23  
Old March 4th, 2004, 05:06 AM
gs300 gs300 is offline
Banned
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Oct 2003
Posts: 18 gs300 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 12 m 19 sec
Reputation Power: 0
Quote:
Originally Posted by anasMe
I think you didn't work in an Iris recognition system. But you may have the idea from any paper(from millions available online) or you may have the source code Libor Masek

> this source code is available online at this link:

http://www.csse.uwa.edu.au/~pk/stud...sourcecode.html

that code doesn't use the fact that raduis is the tallest line in circle, but it use the hough transform to find both iris boundaries and puiple boundaries.

Do you have test results for this method ,, I need it to compare with my
results ....
I determined some requirements on the testing images (( logically true )) to prevent eyelashes or eyelids affects on the iris .

Last edited by gs300 : March 4th, 2004 at 05:13 AM.

Reply With Quote
  #24  
Old March 4th, 2004, 09:36 PM
rhyan_f rhyan_f is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2004
Posts: 7 rhyan_f User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Can i see u're program/source code?

congrate for u're graduation.
yes i need help. can u help me to build a matlab program to make an iris recognintion system??

Reply With Quote
  #25  
Old March 4th, 2004, 09:42 PM
rhyan_f rhyan_f is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2004
Posts: 7 rhyan_f User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
i've downloaded

mmm, i've downloaded the program from this site but it seems don't work? can u help me how to use this program? because after i call the program from matlab, it reply an error message.

http://www.csse.uwa.edu.au/~pk/stud...sourcecode.html

Reply With Quote
  #26  
Old March 6th, 2004, 12:03 PM
anasMe anasMe is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2004
Posts: 12 anasMe User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 m 58 sec
Reputation Power: 0
Quote:
Originally Posted by rhyan_f
mmm, i've downloaded the program from this site but it seems don't work? can u help me how to use this program? because after i call the program from matlab, it reply an error message.

http://www.csse.uwa.edu.au/~pk/stud...sourcecode.html


you may be running the program in matlab version older than 6.5 release 13.

if it's not the error tell us how did you tried to use the program. it may be one of the parameters to the function.

thanks,
Anas ....

Reply With Quote
  #27  
Old March 11th, 2004, 05:20 AM
jomppe1 jomppe1 is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2004
Location: Finland
Posts: 1 jomppe1 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Question

hi!

Everytime I run createiristemplate.m there is error in line 42 [stat,mess]=fileattrib(savefile); ....
(I did some changes in code)

if somebody can tell me how you made it to work I would be so grateful!!! Sourcecodes or etc...

Reply With Quote
  #28  
Old March 12th, 2004, 07:56 AM
anasMe anasMe is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2004
Posts: 12 anasMe User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 m 58 sec
Reputation Power: 0
Lightbulb As I told you

Quote:
Originally Posted by jomppe1
hi!

Everytime I run createiristemplate.m there is error in line 42 [stat,mess]=fileattrib(savefile); ....
(I did some changes in code)

if somebody can tell me how you made it to work I would be so grateful!!! Sourcecodes or etc...



this error is because you are using version less than 6.5 (release 13) even release 12 doesn't in clude this function

Quote:
Originally Posted by jomppe1
[stat,mess]=fileattrib(savefile);

Reply With Quote
  #29  
Old March 16th, 2004, 09:28 PM
rhyan_f rhyan_f is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2004
Posts: 7 rhyan_f User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
confused

Thank to anasMe for helping me before. I've done with the command "createiristemplate".

I need u're help again,
1. how to match between one image to another?
2. how to use "gethammingdistance" or "shiftbits" command?

Reply With Quote
  #30  
Old March 17th, 2004, 04:18 AM
anasMe anasMe is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2004
Posts: 12 anasMe User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 m 58 sec
Reputation Power: 0
matlab refrence

I think you are in need to matlab refrence. the help is very good for this. But...
you can match 2 images as follow:
get the template and mask from createIristemplate function of the first and other image. then pass the templates and masks to the gethamming distance function.
the return value calculate the hamming distance wanted to match the images(according to daugman's algorithm)-you have to read this paper-.
gethamming distance function call the shiftbits function.see the code.

Anas ....

Quote:
Originally Posted by rhyan_f
Thank to anasMe for helping me before. I've done with the command "createiristemplate".

I need u're help again,
1. how to match between one image to another?
2. how to use "gethammingdistance" or "shiftbits" command?

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming Languages - MoreSoftware Design > are there any one who works on iris recognition project?


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off