See: Description
| Class | Description |
|---|---|
| MaskedConvolveDescriptor |
The "MaskedConvolve" operation extends JAI's
convolve operator by providing
the option to select which source and or destination pixels are included in processing
using an associated ROI object. |
| MaskedConvolveOpImage |
An operator to perform masked convolution on a source image.
|
| MaskedConvolveRIF |
The image factory for the
MaskedConvolveOpImage operation. |
| MaskedConvolveSpi |
OperationRegistrySpi implementation to register the "MaskedConvolve"
operation and its associated image factories.
|
MaskedConvolveDescriptor
for details.Copyright © 2009–2020. All rights reserved.