 | IHoloMeasureComputeMeasure Method |
Computes the contrast.
If an ROI was set with
SetRoi(Int32, Int32, Int32, Int32), this ROI is used. If not, the default ROI is half the size defined in the constructor, centered in the image.
Namespace: LynceeTec.InterfacesAssembly: LynceeTec.Interfaces (in LynceeTec.Interfaces.dll) Version: 10.2.3317.0 , built 2025-03-17 14:03:43 UTC
Syntaxfloat ComputeMeasure(
Hologram h
)
float ComputeMeasure(
Hologram^ h
)
Parameters
- h Hologram
- The hologram image.
Return Value
Single
See Also