Need help with my iris recognition

조회 수: 1 (최근 30일)
john john
john john 2013년 1월 25일
Hi I am new to matlab. I just want to know how to get these values. How do I formulate it into code? Of course I is the imread image.
%INPUTS:
%I;input image
%C:centre coordinates
%rmin,rmax:minimum and maximum radius values
%n:number of sides of the polygon(for lineint)
Ty so much for your help =)

답변 (2개)

Image Analyst
Image Analyst 2013년 1월 25일
Just run whatever program is asking for those inputs, I guess.

john john
john john 2013년 1월 25일
I was trying to reflect on this code at matlab central http://www.mathworks.com/matlabcentral/fileexchange/15652
quite confusing what he is asking?
  댓글 수: 1
Image Analyst
Image Analyst 2013년 1월 25일
The inputs say what the function is asking for. You know what an image is, right? You know what a center coordinate is. You can use ginput(1) to ask the user if you want to. The rest seem self explanatory. What are you confused about?

댓글을 달려면 로그인하십시오.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by