Click or drag to resize

FoundTransitionTransitionPoint Property

The point where the scan line intersects with the found object. I. e. where the gray value along the scan line meets the defined condition.

Namespace: RAYLASE.Marker.JobElement.ImageProcessing
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntax
C#
public dvec3 TransitionPoint { get; set; }

Property Value

dvec3
See Also