Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

vimt_load_transform.h File Reference


Detailed Description

Author:
Martin Roberts

Definition in file vimt_load_transform.h.

#include <vil/vil_image_resource.h>
#include <vimt/vimt_transform_2d.h>

Go to the source code of this file.

Functions

vimt_transform_2d vimt_load_transform (const vil_image_resource_sptr &im, float unit_scaling=1.0f)
 Create a transform from the properties of image resource.
vimt_transform_2d vimt_load_transform2 (const vil_image_resource_sptr &im, float unit_scaling=1.0f)
 Create a transform from the properties of image resource.


Function Documentation

vimt_transform_2d vimt_load_transform const vil_image_resource_sptr im,
float  unit_scaling = 1.0f
 

Create a transform from the properties of image resource.

Parameters:
unit_scaling is to convert from metres to desired world units (e.g. 1000 for mm)

Definition at line 12 of file vimt_load_transform.cxx.

vimt_transform_2d vimt_load_transform2 const vil_image_resource_sptr im,
float  unit_scaling = 1.0f
 

Create a transform from the properties of image resource.

Parameters:
unit_scaling is to convert from metres to desired world units (e.g. 1000 for mm)
Note:
This version incorporates a reflection through the x-axis so that the transform is put into a right-handed coordinate frame (with y increasing from bottom to top of image).

Definition at line 54 of file vimt_load_transform.cxx.


Generated on Thu Jan 10 14:43:58 2008 for contrib/mul/vimt by  doxygen 1.4.4