Re: skewing of stacks
Posted by
BoP-3 on
Jan 13, 2008; 11:07pm
URL: http://imagej.273.s1.nabble.com/skewing-of-stacks-tp3697574p3697581.html
Thanks!
>> Gabriel Landini's Align RGB planes plugin (discussed yesterday on this list)
>> can be used for that, as long as you use layer as red, green and blue
>> components of the input image/stack (your input image have to be monochrome
>> then).
I will have a look!
> The Image>Translate command, added in v1.39l, does this.
>
> -wayne
Unfortunately it does only translate, not skew. The function would
have to translate 0y at the first x-pixel and n pixels at the last
x-pixel. (and m/x for the mth pixel in between)
ciao BoP
> On Jan 13, 2008, at 10:33 AM, BoP <
[hidden email]> wrote:
>
> Hi!
> I am looking for a feature or plug-in for ImageJ that can skew images
> (differentially shift the image vertical or horizontal) by a given
> amount.
> It should also be able to operate with stacks.
> It sounds so trivial, that there just must be a solution already. Any
> ideas
> if or how this can be achieved?
> Thanks in advance!