As per the tradition one must write a hello world program.
Write the following in other the Matlab command window or the editor.
% offering to the tiki gods
disp('hello world!');
Write the following in other the Matlab command window or the editor.
% offering to the tiki gods
disp('hello world!');
I need help with iris localization. I have applied the imfincircle function to locate it, but it only locates the inner boundary of the pupil and does not find outer boundary.
ReplyDeleteHow do I locate the outer boundary?