XREdgeCompareMode

Enumeration XREdgeCompareModeExperimental

XREdgeCompareMode is experimental and may be changed in the future without notice! Available XR Edge Compare modes.

Enumeration Members

CAMERA_WITH_SCENE: 1

Use edge pixels from camera image as reference and compare with edge pixels from scene. The color of each pixel is determined by whether a matching pixel was found or not using matchColor and noMatchColor from XREdgeCompareProperties.

MUTUAL_UNMATCHED: 2

Render only edge differences (unmatched pixels) but in both compare directions, "scene with camera" and "camera with scene". The color of each edge pixel is determined by the compare direction using matchColor for "camera with scene" and noMatchColor for "scene with camera" from XREdgeCompareProperties.

SCENE_WITH_CAMERA: 0

Use edge pixels from scene as reference and compare with edge pixels from camera image. The color of each pixel is determined by whether a matching pixel was found or not using matchColor and noMatchColor from XREdgeCompareProperties.


Did you find this page useful? Please give it a rating:
Thank you for rating this page!
Any issues or feedback?
What kind of problem would you like to report?
Please tell us more about what's wrong: