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:
  #46  
Old May 6th, 2004, 07:19 AM
sparkling_prism sparkling_prism is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2004
Posts: 3 sparkling_prism User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
dear anas me
i couldnt get u. plz send the code if possible
at URL today if possible
hough circle is taking 10 min 2 execute which is 2 much

Reply With Quote
  #47  
Old May 10th, 2004, 11:58 AM
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
Quote:
Originally Posted by anasMe
The feature Extraction step is the same as creating the iris code. the code is the features of the iris. You may read a paper to see how to use wavelet in feature extranction..

Thanks Everybody for being interesting in Iris recognition.
AnasMe...


can u help me, where can i get those paper (url) . Or u can send me at rhyan_f@hellokitty.com if not toublesome

Reply With Quote
  #48  
Old May 12th, 2004, 07:02 AM
srinianddexter srinianddexter is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2004
Posts: 5 srinianddexter User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
congrats to u,,,

my wishes and greetings to u(who have done this project),,,
i am performing my final year project in MATLAB in IRIS recognition,,,
i downloaded the source codes and i was working in 6.5 version (R 13),but whenever i run my 'createiristemplate'code i get an error saying

"eyeimage_filename is not defined" ,,,but when i use an eyeimage from my c: drive it reads the image but shows error in linking the subprograms(successively),,,

can u plzzz,,help me how to get the eyeimage and pass it effectively as an argument to the other subprograms like
segmentiris etc,,,,

i downloaded the source code from the following site,,,,

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

plz help me about how to solve this problem and i woud be very gratefull at ur esteemed concern,,,

thanking u with regards,,,,

my mail id: srini_dexter@yahoo.com

Last edited by srinianddexter : May 12th, 2004 at 07:06 AM. Reason: to mention the identity,,,

Reply With Quote
  #49  
Old May 12th, 2004, 07:29 AM
mathu mathu is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2004
Posts: 3 mathu User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
1. copy your input image to the root directory of your matlab iris code (where createiristemplate.m is located)
2. change the workspace in your MATLAB to the root directory of your matlab iris code
3. Add your iris code root folder to the MATLAB Path ("FILE"->"Set Path"->"Add With Subfolders")
4. in the MATLAB command window type >> createiristemplate "your input filename"

... this should work.

regards, mathu

Reply With Quote
  #50  
Old May 14th, 2004, 04:54 PM
mkachmar mkachmar is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2004
Posts: 1 mkachmar User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
camera to capture eye images

Hi -
Someone mentioned that they used the panasonic camera at this link to get images of the iris.
URL

I have few questions:
1- Will you have access to those captured eye image?
2- Do you have to use a special SDK to get those images? Do you have to pay for the SDK, or does it come with the camera.

The reason I'm asking is because I emailed Iridian and they told me that I can not have access to the eye images because it is protected by a patent, so I'm wondering how you were able to get to those images. I tried using my CCD camera, but the iris quality is not good. I think you need to have IR light in order to capture the details of the iris.

Reply With Quote
  #51  
Old May 17th, 2004, 02:17 AM
mathu mathu is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2004
Posts: 3 mathu User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
hi mkachmar,
I have actually the same problem!
There exists an API developer's guide for PrivateID at URL which describes access to the Panasonic. Unfortunately it says that the header and library files needed by developers to link to the API DLLS will be delivered only with the KnowHow SDK, which is in fact is a very expensive component...

If someone is having an idea to capture good quality eye images from any device, let me know (even a toolkit to make my own device will help me on)

... mathu

Reply With Quote
  #52  
Old June 2nd, 2004, 03:14 AM
baskar1234 baskar1234 is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2004
Posts: 1 baskar1234 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Hello all,.

I am new here,. i am working on the iris recognition project for my final year.,. .Downloaded the Libor code,.. Having hard time in understanding the code,..

Anasme ,..

Can i get your code too,.. just want to learn how it is implemented,.. can you email it to me ,..my email id is URL

Reply With Quote
  #53  
Old July 3rd, 2004, 02:18 AM
libra_sani libra_sani is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2004
Posts: 1 libra_sani User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Exclamation help required

hi
i m also wrking on this project as my final year project...but i m not following teh Daugman completely ..specially.. for EXTRACTION OF IRIS PATTERN.. instead..using Fourier TRansformation... ...USING C# for its developement..

Can ne body give me his/her suggestion n help me abt it..

Reply With Quote
  #54  
Old July 6th, 2004, 08:48 AM
audrey21 audrey21 is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2004
Posts: 3 audrey21 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
hi...i'd like to find out where can i get the iris dataset? i've submitted the application for the iris dataset at the chinese site but i did not get any reply from them. i'm currently working on the iris recognition project for my final year. what can i do without the dataset. can someone pls send the dataset to me.. thanks

Reply With Quote
  #55  
Old July 6th, 2004, 08:51 AM
audrey21 audrey21 is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2004
Posts: 3 audrey21 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
URL
this is my email add. hopeto get the dataset soon. thank you so much. God Bless

Reply With Quote
  #56  
Old July 10th, 2004, 10:45 AM
SPathman SPathman is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2004
Posts: 4 SPathman User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Lightbulb

Hi,

I designed my iris recognition software in C and everything works well except for the part of finding the pupil radius and outter iris radius. Depending on the picture I get mixed results for this part so I tested my software with manual inputing these values and it works fine. So im trying to find people who wanna work with me to get this software completely working.

Reply With Quote
  #57  
Old July 12th, 2004, 02:35 AM
tomdrived tomdrived is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2004
Posts: 4 tomdrived User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Hi,

Please help me. I am trouble in Iris recognition. I did my final project also about Iris recognition? Please help me.

thank u very much.

regards,

tomdrived.

Reply With Quote
  #58  
Old July 12th, 2004, 02:36 AM
tomdrived tomdrived is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2004
Posts: 4 tomdrived User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Help me

Hi,

Please help me. I am trouble in Iris recognition. I did my final project also about Iris recognition? Please help me.

thank u very much.

regards,

tomdrived.
URL

Reply With Quote
  #59  
Old July 13th, 2004, 12:23 AM
tomdrived tomdrived is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2004
Posts: 4 tomdrived User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Question where to get the matlab

hi,

I am new to iris recognition. Where can I download the matlab for free ?

thank you very much.

regards,

tomdrived

Reply With Quote
  #60  
Old July 14th, 2004, 10:53 PM
audrey21 audrey21 is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2004
Posts: 3 audrey21 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
u can try download from the matlab website

URL

if i'm not mistaken it's for 30days only
good luck

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
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump