Functions
contrib/mul/vimt3d/vimt3d_load.cxx File Reference
#include "vimt3d_load.h"
#include <vil3d/vil3d_property.h>

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.

Detailed Description

Author:
Ian Scott

Definition in file vimt3d_load.cxx.


Function Documentation

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.