Package | Description |
---|---|
com.aspose.imaging.masking |
The namespace handles ImageMasking processing.
|
com.aspose.imaging.masking.options |
The namespace handles ImageMasking.Options processing.
|
Modifier and Type | Method and Description |
---|---|
MaskingResult[] |
IMaskingSession.improveDecomposition(IMaskingArgs maskingArguments)
Performs retraining decompose operation
|
IAsyncTask |
IMaskingSession.improveDecompositionAsync(IMaskingArgs maskingArguments)
Creates the asynchronous task which can perform retraining decompose operation
|
Modifier and Type | Class and Description |
---|---|
class |
AutoMaskingArgs
Represents the arguments that are specified for automated masking methods
|
class |
ManualMaskingArgs
Represents the arguments that are specified for manual masking method
|
Modifier and Type | Method and Description |
---|---|
IMaskingArgs |
MaskingOptions.getArgs()
Gets the arguments for segmentation algorithm.
|
Modifier and Type | Method and Description |
---|---|
void |
MaskingOptions.setArgs(IMaskingArgs value)
Sets the arguments for segmentation algorithm.
|
Copyright (c) 2008-2019 Aspose Pty Ltd. All Rights Reserved.