Click or drag to resize

SingleWavelengthReconstructionCutNewRectFourierRegion Method


Namespace: LynceeTec.Processing.Holography
Assembly: LynceeTec.InterfaceProcessing (in LynceeTec.InterfaceProcessing.dll) Version: 0.0.0.0
Syntax
public virtual void CutNewRectFourierRegion(
	int roiLeft,
	int roiTop,
	int roiWidth,
	int roiHeight,
	bool keepInside,
	bool Intersection,
	int lambdaId,
	windowsList visMask
)

Parameters

roiLeft  Int32
 
roiTop  Int32
 
roiWidth  Int32
 
roiHeight  Int32
 
keepInside  Boolean
 
Intersection  Boolean
 
lambdaId  Int32
 
visMask  windowsList
 

Implements

IReconstructionCutNewRectFourierRegion(Int32, Int32, Int32, Int32, Boolean, Boolean, Int32, windowsList)
See Also