full_domain ( Image : ImageFull : : )

Expand the domain of an image to maximum.

The operator full_domain enters a rectangle with the edge length of the image as new definition domain. This means that all pixels of the matrix are included in further operations. Thus the same definition domain is obtained as by reading or generating an image. The size of the matrix is not changed.


Parameters

Image (input_object)
image(-array) -> object
Input image.

ImageFull (output_object)
image(-array) -> object
Image with maximum definition domain


Possible Predecessors

get_domain


Alternatives

change_domain, reduce_domain


See also

get_domain, rectangle1



Copyright © 1996-1997 MVTec Software GmbH