TransformJ: Embed


General Description

This plugin enables you to embed an image into a larger image at a given position. There are several possibilities for filling the remainder of the new image.

Embed Dialog

Description of Dialog Components

x-, y-, z-, t-, c-size of new image. The size of the image in which the input image must be embedded must be specified for each of the five dimensions. The size in any dimension must be at least 1.

x-, y-, z-, t-, c-position of input image. The position, in the new image, of the first element in the input image must be specified for each dimension. It must be chosen such that the input image fits entirely in the new image starting from that position. If this is not the case, an error message is generated and the operation aborted. Note that the indexing is as is done in ImageJ and Image5D. That is to say, it starts at 0 in the x- and y-dimension, but at 1 in the higher dimensions.

Background filling. For reasons mentioned in the previous paragraph, the new image will be at least as big as the input image. If it is larger, the remainder of the new image can be filled with either zero, or the minimum or maximum value in the input image, or by repeating, mirroring, or clamping the values in the input image. Note that for mirroring, the "mirror positions" in any dimension are precisely the centers of the first and last element in that dimension.

Copyright © 1996 - 2010 Erik Meijering