Grassroots Infrastructure
The Grassroots Infrastructure is a suite of computing tools to help users and developers use scientific data infrastructure that can easily be interconnected.
|
Go to the documentation of this file.
23 #ifndef SERVICES_FIELD_TRIALS_INCLUDE_IMAGE_UTIL_H_
24 #define SERVICES_FIELD_TRIALS_INCLUDE_IMAGE_UTIL_H_
ImageMetadata * AllocateImageMetadata(Coordinate *coord_p, struct tm *time_p, uint32 width, uint32 height)
ImageMetadata * GetImageMetadataForImageFile(const char *path_s)
void FreeImageMetadata(ImageMetadata *metadata_p)
#define DFW_FIELD_TRIAL_SERVICE_LOCAL
Definition: dfw_field_trial_service_library.h:43
A datatype for storing a geographic coordinate.
Definition: coordinate.h:34