![]() | PhaseScaling Class |
Namespace: LynceeTec.Processing.PhaseProcessing
The PhaseScaling type exposes the following members.
Name | Description | |
---|---|---|
![]() | PhaseScaling | Initializes a new instance of the PhaseScaling class |
![]() | PhaseScaling(Int32, Int32, Single) | Initializes a new instance of the PhaseScaling class |
Name | Description | |
---|---|---|
![]() | Dispose |
Finalizes an instance of the PhaseScaling class.
|
![]() | GetScaledPhaseImageSize |
Gets the size of the resized phase image.
|
![]() | Process(Single, Int32) |
Resizes the input phase image taking into account phase jumps.
Changes the image size using the super sampling interpolation method.This method only reduces the image size.
|
![]() | Process(Single, Int32, Single) |
Resizes the input phase image taking into account phase jumps.
Changes the image size using the super sampling interpolation method.This method only reduces the image size.
This method sets a new scaling factor and resizes the source.
|
![]() | Process(Single, Int32, Int32, Int32) |
Resizes the input phase image taking into account phase jumps.
Changes the image size using the super sampling interpolation method.This method only reduces the image size.
This method resizes the source with the new dimensions with the current scaling factor.
|
![]() | Process(Single, Int32, Single, Int32) |
Resizes the input phase image taking into account phase jumps.
Changes the image size using the super sampling interpolation method. This method only reduces the image size.
GetScaledPhaseImageSize method gives the size of the scaled phase image buffer.
|
![]() | Process(Single, Int32, Int32, Int32, Single) |
Resizes the input phase image taking into account phase jumps.
Changes the image size using the super sampling interpolation method.This method only reduces the image size.
This method resizes the source with the new dimensions and specified scaling factor.
|
![]() | Process(Single, Int32, Single, Int32, Single) |
Resizes the input phase image taking into account phase jumps.
Changes the image size using the super sampling interpolation method.This method only reduces the image size.
This method resizes the source with the new dimensions and specified scaling factor.
GetScaledPhaseImageSize method gives the size of the scaled phase image buffer.
|
![]() | Process(Single, Int32, Single, Int32, Int32, Int32) |
Resizes the input phase image taking into account phase jumps.
Changes the image size using the super sampling interpolation method.This method only reduces the image size.
This method resizes the source with the new dimensions with the current scaling factor.
GetScaledPhaseImageSize method gives the size of the scaled phase image buffer.
|
![]() | Process(Single, Int32, Single, Int32, Int32, Int32, Single) |
Resizes the input phase image taking into account phase jumps.
Changes the image size using the super sampling interpolation method.This method only reduces the image size.
This method resizes the source with the new dimensions and specified scaling factor.
GetScaledPhaseImageSize method gives the size of the scaled phase image buffer.
|