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.
Image (input_object) |
image(-array) -> object |
Input image. |
ImageFull (output_object) |
image(-array) -> object |
Image with maximum definition domain |