FftImageToPhaseImage Method

CVB.Net Documentation
Calculate the phase image of this FFT image.

Namespace:  Stemmer.Cvb.Foundation
Assembly:  Stemmer.Cvb.Foundation (in Stemmer.Cvb.Foundation.dll) Version: 14.0.0.0
Syntax

public Image ToPhaseImage()

Return Value

Type: Image
Phase image (as Float32Bpp).
See Also

Reference