Static Public Member Functions | Private Member Functions | List of all members
vpgl_affine_camera_convert Class Reference

methods for computing to an affine camera. More...

#include <vpgl_camera_convert.h>

Static Public Member Functions

static bool convert (vpgl_local_rational_camera< double > const &camera_in, vgl_box_3d< double > const &region_of_interest, vpgl_affine_camera< double > &camera_out, unsigned int num_points=10000)
 Convert from rational camera using a local Euclidean coordinate system. More...
 

Private Member Functions

 vpgl_affine_camera_convert ()=delete
 

Detailed Description

methods for computing to an affine camera.

Definition at line 159 of file vpgl_camera_convert.h.

Constructor & Destructor Documentation

◆ vpgl_affine_camera_convert()

vpgl_affine_camera_convert::vpgl_affine_camera_convert ( )
privatedelete

Member Function Documentation

◆ convert()

static bool vpgl_affine_camera_convert::convert ( vpgl_local_rational_camera< double > const &  camera_in,
vgl_box_3d< double > const &  region_of_interest,
vpgl_affine_camera< double > &  camera_out,
unsigned int  num_points = 10000 
)
static

Convert from rational camera using a local Euclidean coordinate system.


The documentation for this class was generated from the following file: