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

vimt_sample_grid_bicub.txx File Reference


Detailed Description

Grid sampling functions for 2D images.

Author:
Tim Cootes

Definition in file vimt_sample_grid_bicub.txx.

#include "vimt_sample_grid_bicub.h"
#include <vil/vil_sample_grid_bicub.h>
#include <vil/vil_bicub_interp.h>
#include <vnl/vnl_vector.h>
#include <vgl/vgl_vector_2d.h>

Go to the source code of this file.

Defines

#define VIMT_SAMPLE_GRID_BICUB_INSTANTIATE(imType, vecType)

Functions

bool vimt_grid_corner_in_image (const vgl_point_2d< double > &p, const vil_image_view_base &image)


Define Documentation

#define VIMT_SAMPLE_GRID_BICUB_INSTANTIATE imType,
vecType   ) 
 

Value:

template void vimt_sample_grid_bicub(vnl_vector<vecType >&, \
                                     const vimt_image_2d_of<imType >&, \
                                     const vgl_point_2d<double >&, \
                                     const vgl_vector_2d<double >&, \
                                     const vgl_vector_2d<double >&, \
                                     int, int)

Definition at line 138 of file vimt_sample_grid_bicub.txx.


Function Documentation

bool vimt_grid_corner_in_image const vgl_point_2d< double > &  p,
const vil_image_view_base image
[inline]
 

Definition at line 15 of file vimt_sample_grid_bicub.txx.


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