ImageProcessing Class |
Namespace: Flir.Atlas.Image.ImageProcessing
public class ImageProcessing
The ImageProcessing type exposes the following members.
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetPixels |
This method BitmapSourceWrapper.
.
| |
GetPixelsArray |
Get the signal image as a double array.When integrating Atlas SDK in Matlab use this method.
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ReplaceSignalValues |
Replace all the IR signal values in the image. Must be the same size as the original image.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |