| ImageProcessingGetPixelsArray Method |
Get the signal image as a double array.When integrating Atlas SDK in Matlab use this method.
Namespace: Flir.Atlas.Image.ImageProcessingAssembly: Flir.Atlas.Image (in Flir.Atlas.Image.dll) Version: 3.1
Syntax public double[,] GetPixelsArray()
Return Value
Type:
DoubleReturns the image as double array
See Also