Urgent: matlab to java script

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Urgent: matlab to java script

Achyut Adhikari
Dear Sir/madam

I am using ImageJ for my research purpose but i am quite worried since we
need to have a plugin in Java script. I am quite familiar with matlab but
not in java.
Could you please help me to find me appropriate way to convert matlab code
to java code

As i searched in the internet ti Got matlab bUilder Ja language but i
couldnt figured it out.


I would be happy as a customer user if you could please help me in this
urgent situation.


Regards
Achyut

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html
Reply | Threaded
Open this post in threaded view
|

Re: Urgent: matlab to java script

Nikolay
*A Java package for bi-directional communication and data exchange
from Matlab to ImageJ/Fiji*
http://bigwww.epfl.ch/sage/soft/mij/

...may this will help you.


--
Best regards
Rogoshchenkov Nikolay


On Fri, Feb 7, 2014 at 6:32 AM, Achyut Adhikari
<[hidden email]>wrote:

> Dear Sir/madam
>
> I am using ImageJ for my research purpose but i am quite worried since we
> need to have a plugin in Java script. I am quite familiar with matlab but
> not in java.
> Could you please help me to find me appropriate way to convert matlab code
> to java code
>
> As i searched in the internet ti Got matlab bUilder Ja language but i
> couldnt figured it out.
>
>
> I would be happy as a customer user if you could please help me in this
> urgent situation.
>
>
> Regards
> Achyut
>
> --
> ImageJ mailing list: http://imagej.nih.gov/ij/list.html
>

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html
Reply | Threaded
Open this post in threaded view
|

Re: Urgent: matlab to java script

Achyut Adhikari
Dear Nikolay

Thanks Nikolay , I opened ImageJ from the matlab but couldnt run matlab
code in imageJ .
I need to run image j from matlab code or change matlab code to java code.

Thanks for responding, Would be more than happy if you could tell me the
way to run matlab code in ImageJ or transforming into java code.


Regards
Achyut


On Fri, Feb 7, 2014 at 11:26 PM, Nikolay Rogoshchenkov
<[hidden email]>wrote:

> *A Java package for bi-directional communication and data exchange
> from Matlab to ImageJ/Fiji*
> http://bigwww.epfl.ch/sage/soft/mij/
>
> ...may this will help you.
>
>
> --
> Best regards
> Rogoshchenkov Nikolay
>
>
> On Fri, Feb 7, 2014 at 6:32 AM, Achyut Adhikari
> <[hidden email]>wrote:
>
> > Dear Sir/madam
> >
> > I am using ImageJ for my research purpose but i am quite worried since we
> > need to have a plugin in Java script. I am quite familiar with matlab but
> > not in java.
> > Could you please help me to find me appropriate way to convert matlab
> code
> > to java code
> >
> > As i searched in the internet ti Got matlab bUilder Ja language but i
> > couldnt figured it out.
> >
> >
> > I would be happy as a customer user if you could please help me in this
> > urgent situation.
> >
> >
> > Regards
> > Achyut
> >
> > --
> > ImageJ mailing list: http://imagej.nih.gov/ij/list.html
> >
>
> --
> ImageJ mailing list: http://imagej.nih.gov/ij/list.html
>

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html
Reply | Threaded
Open this post in threaded view
|

Re: Urgent: matlab to java script

Nikolay
At my point you can't run MATLAB code directly in ImageJ without compiler
or some other conversion.
But probably you do not need this, if you have MATLAB processing code you
can open data from ImageJ via this package
run your processing code on MATLAB and then put it back to ImageJ for
further processing or visualization.

If you insist to work _from_ ImageJ and use MATLAB Engine, you can try
something like this:
- https://code.google.com/p/matlabcontrol/ or this
http://jmatlink.sourceforge.net/



--
Best regards
Rogoshchenkov Nikolay


On Fri, Feb 7, 2014 at 10:05 PM, Achyut Adhikari <[hidden email]
> wrote:

> Dear Nikolay
>
> Thanks Nikolay , I opened ImageJ from the matlab but couldnt run matlab
> code in imageJ .
> I need to run image j from matlab code or change matlab code to java code.
>
> Thanks for responding, Would be more than happy if you could tell me the
> way to run matlab code in ImageJ or transforming into java code.
>
>
> Regards
> Achyut
>
>
> On Fri, Feb 7, 2014 at 11:26 PM, Nikolay Rogoshchenkov
> <[hidden email]>wrote:
>
> > *A Java package for bi-directional communication and data exchange
> > from Matlab to ImageJ/Fiji*
> > http://bigwww.epfl.ch/sage/soft/mij/
> >
> > ...may this will help you.
> >
> >
> > --
> > Best regards
> > Rogoshchenkov Nikolay
> >
> >
> > On Fri, Feb 7, 2014 at 6:32 AM, Achyut Adhikari
> > <[hidden email]>wrote:
> >
> > > Dear Sir/madam
> > >
> > > I am using ImageJ for my research purpose but i am quite worried since
> we
> > > need to have a plugin in Java script. I am quite familiar with matlab
> but
> > > not in java.
> > > Could you please help me to find me appropriate way to convert matlab
> > code
> > > to java code
> > >
> > > As i searched in the internet ti Got matlab bUilder Ja language but i
> > > couldnt figured it out.
> > >
> > >
> > > I would be happy as a customer user if you could please help me in this
> > > urgent situation.
> > >
> > >
> > > Regards
> > > Achyut
> > >
> > > --
> > > ImageJ mailing list: http://imagej.nih.gov/ij/list.html
> > >
> >
> > --
> > ImageJ mailing list: http://imagej.nih.gov/ij/list.html
> >
>
> --
> ImageJ mailing list: http://imagej.nih.gov/ij/list.html
>

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html