From: shelly on
Dear Sir/Madam

i am implementing iris recognition in java. i have already implemented it in matlab. now i have to convert it into java for web applications. please tell me where can i get it?

Thanks..

Shelly goyal
From: Steven Lord on

"shelly " <shelly.mangla(a)gmail.com> wrote in message
news:i0thhn$qi7$1(a)fred.mathworks.com...
> Dear Sir/Madam
>
> i am implementing iris recognition in java. i have already implemented it
> in matlab. now i have to convert it into java for web applications. please
> tell me where can i get it?

Perhaps this will suit your needs:

http://www.mathworks.com/products/javabuilder/

--
Steve Lord
slord(a)mathworks.com
comp.soft-sys.matlab (CSSM) FAQ: http://matlabwiki.mathworks.com/MATLAB_FAQ
To contact Technical Support use the Contact Us link on
http://www.mathworks.com


From: shelly on
"Steven Lord" <slord(a)mathworks.com> wrote in message <i0u4nt$k6d$1(a)fred.mathworks.com>...
>
> "shelly " <shelly.mangla(a)gmail.com> wrote in message
> news:i0thhn$qi7$1(a)fred.mathworks.com...
> > Dear Sir/Madam
> >
> > i am implementing iris recognition in java. i have already implemented it
> > in matlab. now i have to convert it into java for web applications. please
> > tell me where can i get it?
>
> Perhaps this will suit your needs:
>
> http://www.mathworks.com/products/javabuilder/
>
> --
> Steve Lord
> slord(a)mathworks.com
> comp.soft-sys.matlab (CSSM) FAQ: http://matlabwiki.mathworks.com/MATLAB_FAQ
> To contact Technical Support use the Contact Us link on
> http://www.mathworks.com
>
Hi Steve
Thanks for helping me. I wanted to use it without any matlab licence and matlab libraries on system. I am getting difficulty in implementing imfill and fspecial matlab function in Java. Is there any open source or other reference code available for it.

Regards
Shelly