Processing |
The ProcessingMetadata type exposes the following members.
| Name | Description | |
|---|---|---|
| ProcessingMetadata | Initializes a new instance of the ProcessingMetadata class | |
| ProcessingMetadata(Metadata*) | Initializes a new instance of the ProcessingMetadata class |
| Name | Description | |
|---|---|---|
| AreaConnectingSize | Non-measured points area connecting size | |
| BackgroundFlatteningDownsamplingFactor | Background flattening downsampling factor | |
| BackgroundFlatteningStructuringElementSize | Background flattening structuring element size | |
| FrameData | Metadata saved for each frame | |
| NonMeasuredPointsFillingRadius | Non-measured points filling radius | |
| PhaseUnwrappingMethod | Phase unwrapping method | |
| ResizingFactor | Resizing factor | |
| RoiHeight | Roi rectangle height in the Y direction | |
| RoiLeft | Roi top left corner coordinate in the X direction | |
| RoiTop | Roi top left corner coordinate in the Y direction | |
| RoiWidth | Roi rectangle width in the X direction | |
| SpatialAveragingSize | Spatial averaging mask size | |
| TemporalAveragingFramesNumber | Number of temporal frames to be averaged | |
| ThresholdIntensityValuePercent | Value of the threshold on the intensity in percent | |
| ThresholdPhaseGradientValuePercent | Value of the threshold on the phase gradient in percent | |
| UserMask | Loaded user mask | |
| UserMaskShapes | List of shapes combined to create the user mask. | |
| UseUnwrappedPhaseZeroThreshold | When true, the unwrapped phase negative values are set to 0. | |
| WavelengthFilterCutoffMax | Wavelength filter cutoff max | |
| WavelengthFilterCutoffMin | Wavelength filter cutoff min | |
| WavelengthFilterType | Wavelength filter type |
| Name | Description | |
|---|---|---|
| CopyFrom | Copies the whole object from an existing one | |
| Dispose | Releases all resources used by the ProcessingMetadata | |
| Equals | Compares two metadata objects | |
| FromJson | Creates an object from Json format | |
| ToJson | Gets the current object in Json format |