Go to the source code of this file.
Functions | |
vimt3d_transform_3d | vimt3d_load_transform (const vil3d_image_resource_sptr &im, bool use_millimetres) |
Create a transform from the properties of image resource. |
Definition in file vimt3d_load.cxx.
vimt3d_transform_3d vimt3d_load_transform | ( | const vil3d_image_resource_sptr & | im, |
bool | use_millimetres | ||
) |
Create a transform from the properties of image resource.
The transform will be from world co-ordinates in metres to image co-ordinates (or mm if requested).
Definition at line 11 of file vimt3d_load.cxx.