NDEVR
API Documentation
ImageMetaData

Stores metadata associated with an image, such as geolocation, orientation, and creation time. More...

Collaboration diagram for ImageMetaData:
[legend]

Public Attributes

Time creation_time = Constant<Time>::Invalid
 Timestamp when the image was originally created.
bool has_been_read = false
 Whether the metadata has been read from the image source.
Vertex< 3, fltp08lat_lon_location = Constant<Vector<3, fltp08>>::Invalid
 Geographic location (latitude, longitude, altitude) where the image was captured.
Vector< 3, Angle< fltp08 > > orientation = Constant<Vector<3, Angle<fltp08>>>::Invalid
 Orientation (roll, pitch, yaw) of the camera when the image was captured.

Detailed Description

Stores metadata associated with an image, such as geolocation, orientation, and creation time.


Definition at line 48 of file ImageFactory.h.


The documentation for this struct was generated from the following file: