CogVisionDataContainer GetRangeGreyImagePairs Method ( CogImage16Range  ,  CogImage16Grey  )Cognex VisionPro

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.CorePlus (in Cognex.VisionPro.CorePlus.dll) Version: 65.1.0.0
Syntax

public void GetRangeGreyImagePairs(
	out CogImage16Range[] rangeImages,
	out CogImage16Grey[] greyImages
)

Parameters

rangeImages
Type:  Cognex.VisionPro CogImage16Range  
greyImages
Type:  Cognex.VisionPro CogImage16Grey  
See Also