![]() |
Atlas-Cronos
7.0.1
|
This namespace contains classes and enumerations to manage FLIR Images. More...
Namespaces | |
| namespace | Alarms |
| This namespace contains classes, structures and enumerations to manage Alarms in Thermal Images. | |
| namespace | Fusion |
| This namespace contains classes and enumerations to manage Thermal Fusion Images. | |
| namespace | Helpers |
| This namespace contains helper classes for Thermal Images. | |
| namespace | ImageProcessing |
| This namespace contains image processing classes for Thermal Images. | |
| namespace | Import |
| This namespace contains classes and interfaces for importing Images from FLIR Cameras. | |
| namespace | Interfaces |
| This namespace contains interfaces and enumerations for FLIR Images. | |
| namespace | Isotherms |
| This namespace contains classes and enumerations for managing Isotherms in FLIR Images. | |
| namespace | Measurements |
| This namespace contains classes for managing Measurements in FLIR Images. | |
| namespace | Palettes |
| This namespace contains classes for managing Pelettes for FLIR Images. | |
| namespace | Playback |
| This namespace contains classes, structures and enumerations to manage playback of Thermal Images. | |
| namespace | Sensors |
| This namespace contains classes and enumerations for managing Sensor data in FLIR Images. | |
Classes | |
| class | AllResources |
| A strongly-typed resource class, for looking up localized strings, etc. | |
| class | AutoAdjustRegion |
| Auto adjust region. More... | |
| class | AutoGainControl |
| Auto gain control. Image colorization based on region of interest. More... | |
| class | CameraInformation |
| This class holds information about the camera used to create the IR image. More... | |
| class | CompassInfo |
| CompassInfo provides basic methods to handle compass information. More... | |
| class | FileMetaData |
| Internal use only More... | |
| class | GPSInfo |
| GPSInformation provides basic methods to handle a GPS information. More... | |
| class | ImageBase |
| Base class for all FLIR images. More... | |
| class | ImageBaseFactory |
| class | ImageChangedEventArgs |
| This class represents the event data received in the Flir.Atlas.Image.ImageBase.Changed event. More... | |
| class | ImageCodecInfoFull |
| Couples ImageCodecInfo with an ImageFormats type. | |
| class | ImageCodecInfoX |
| class | ImageParameters |
| This class is a container for Image parameters More... | |
| class | ImageParametersChangedEventArgs |
| This class represents the event data received in ImageParametersChanged events. More... | |
| class | ImageStatistics |
| ImageStatistics represents calculated image values More... | |
| class | IrsdkWrapper |
| class | Limits |
| This class is responsible to provide valid limit values. | |
| class | MeasurementCollection |
| The Measurement class encapsulates and collects the different types of measurement shapes. More... | |
| class | MetaDataImageBase |
| class | PixelAdapter |
| class | PixelAdapter2 |
| class | PlaybackStatusChangedEventArgs |
| Class for handling events when the playback status changes More... | |
| class | Range |
| This class represents a range with specified minimum and maximum values. More... | |
| class | Scale |
| Represents a scale object. More... | |
| class | ScaleChangedEventArgs |
| Represents the event data received in ScaleChanged events. More... | |
| class | SerializeThermalImageFile |
| class | TemperatureConverter |
| TemperatureConverter converts temperature beetwen Celsius, Kelvin and Fahrenheit. | |
| class | TemperatureUnitEventArgs |
| This class represents the event data received in Temperature events. More... | |
| class | ThermalColorizationPipeline |
| class | ThermalException |
| The exception that is thrown when a ThermalImage error occurs. More... | |
| class | ThermalImage |
| Specifies the base features for an ThermalImage. More... | |
| class | ThermalImageFile |
| This class represents an Thermal image. More... | |
| class | ThermalPipeline |
| Image processing pipeline. More... | |
| class | ThermalValue |
| This class represents an IR value with additional information. More... | |
| class | TriggerData |
| Trigger data settings stored in the image from the camera I/O interface. More... | |
| class | VisualImage |
| Image class for Visual Image not containing Thermal data. More... | |
| class | VisualImageFile |
| Image class for Visual Image file not containing Thermal data. More... | |
| class | VisualImageFilterPipeline |
| class | VoiceAnnotation |
| Represents a VoiceAnnotation object. More... | |
| class | XmlHelper |
| class | XmlNames |
| class | ZoomSettings |
| Zoom settings More... | |
This namespace contains classes and enumerations to manage FLIR Images.
|
strong |
Specifies the color distributions of the Thermal image. /summary>
|
strong |
|
strong |
Specifies the which parameters that should be loaded from the image.
| Enumerator | |
|---|---|
| LoadNone | No parameters should be read from the frame. |
| LoadAlarms | Alarms should read from the frame. |
| LoadImageFusion | Image fusion parameters should be read from the frame. |
| LoadIsotherms | Isotherms should be read from the frame. |
| LoadMeasurements | Measurements should be read from the frame. |
| LoadPalette | The palette should be read from the frame. |
| LoadTextAnnotations | Text annotations should be read from the frame. |
| LoadObjectParameters | Object parameters should be read from the frame. |
| LoadScale | Scale settings should be read from the frame. |
| LoadExternalSensors | External sensor data should be read from the frame. |
| LoadGPS | External sensor data should be read from the frame. |
| LoadTemperatureUnit | Temperature unit should be read from the frame. |
| LoadRotateFlip | Rotate and flip should be read from the frame. |
| LoadAll | All parameters should be read from the frame. |
|
strong |
Specifies the supported temperature units.
|
strong |
|
strong |
|
strong |
1.8.14