| Table of Contents / Image / Domain | Operators |
reduce_domain — Reduce the domain of an image.
reduce_domain(Image, Region : ImageReduced : : )
The operator reduce_domain reduces the definition domain of the given image to the indicated region. The new definition domain is calculated as the intersection of the old definition domain with the region. Thus, the new definition domain can be a subset of the region. The size of the matrix is not changed.
Input image.
New definition domain.
Image with reduced definition domain.
change_domain, rectangle1_domain, add_channels
full_domain, get_domain, intersection
Foundation
| Table of Contents / Image / Domain | Operators |
| HALCON Reference Manual 10.0.2 | Copyright © 1996-2011 MVTec Software GmbH |