17 #ifndef ASTRA_INFRARED_HPP
18 #define ASTRA_INFRARED_HPP
20 #include <astra_core/astra_core.hpp>
21 #include <astra/capi/astra_ctypes.h>
22 #include <astra/capi/streams/infrared_capi.h>
23 #include <astra/streams/Image.hpp>
24 #include <astra/Vector.hpp>
46 static const astra_stream_type_t
id = ASTRA_STREAM_INFRARED;
Basic Image Frame
Definition: Image.hpp:397
ImageFrame(astra_imageframe_t frame, astra_pixel_format_t expected_format)
Default constructs
Definition: Image.hpp:405
basic Image Stream
Definition: Image.hpp:271
A Infrared Frame use 16bit unsigned short format.
Definition: Infrared.hpp:55
A Infrared Frame use rgb format.
Definition: Infrared.hpp:68
A Infrared Stream
Definition: Infrared.hpp:40
Definition: stream_types.h:37
Definition: astra_plugin.h:24