Posted by
David Pirotte on
Dec 01, 2015; 11:41pm
URL: http://imagej.273.s1.nabble.com/kawa-script-using-mpicbg-1-0-2-jar-ERROR-tp5014635p5015080.html
Hello Albert,
> Don't use the macro way of invoking the plugin, but the direct java way
> instead.
> ...
Well, thanks, but as I did ask, I'm looking for someone to, and I'd rather have you
[or another top notch java/imagej hacker] write the patch, so I hope you're are
interested!
> > LinearStackAlignmentWithSIFT
> > stack
> > paramstring
> >
> > -> which returns a new stack with the aligned images
Would you be interested to implement the above?
Do you have some available time in the very near future?
Then please send me a quote to do this work.
I am happy to hear that it would be absolutely trivial for you, which
is exactly what I thought: for a good java/imagej hacker, a tiny patch.
By 'this work', I mean absolutely everything that needs to be done, so that I just
have to grab mpicbg-1.0.3.jar, import it in scheme, define an alias and use the
method:
(define-alias
ij-linear-stack-alignment-with-sift
ij.mpicbg:LinearStackAlignmentWithSIFT)
[ or what ever class path:method name you choose of course ...]
...
(j-linear-stack-alignment-with-sift istack "initial_gaussian_blur=1.60 ...")
-> returns the new stack with the aligned images
...
Happy Hacking,
Sapristi!
Many thanks,
David
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html