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

vimt_image_2d.cxx File Reference


Detailed Description

A base class for arbitrary 2D images+transform.

Author:
Tim Cootes

Definition in file vimt_image_2d.cxx.

#include "vimt_image_2d.h"

Go to the source code of this file.

Functions

vgl_box_2d< double > world_bounding_box (const vimt_image_2d &img)
 Return bounding box containing input image in world co-ords, but more conveniently as a box.
void vimt_centre_image_at_origin (vimt_image_2d &image)
 Translate the image so that its centre is at the origin of the world coordinate system.


Function Documentation

void vimt_centre_image_at_origin vimt_image_2d image  ) 
 

Translate the image so that its centre is at the origin of the world coordinate system.

Definition at line 53 of file vimt_image_2d.cxx.

vgl_box_2d<double> world_bounding_box const vimt_image_2d img  ) 
 

Return bounding box containing input image in world co-ords, but more conveniently as a box.

This may be more convenient than the similar class method in generic vector form, as the latter is for a general number of dimensions

Definition at line 44 of file vimt_image_2d.cxx.


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