ARToolKitPlus::Camera Class Reference

#include <Camera.h>

List of all members.

Public Member Functions

bool changeFrameSize (const int frameWidth, const int frameHeight)
Cameraclone ()
std::string getFileName () const
void ideal2Observ (ARFloat ix, ARFloat iy, ARFloat *ox, ARFloat *oy)
bool loadFromFile (const char *filename)
void observ2Ideal (ARFloat ox, ARFloat oy, ARFloat *ix, ARFloat *iy)
void printSettings ()

Public Attributes

ARFloat dist_factor [4]
ARFloat mat [3][4]
int xsize
int ysize

Protected Attributes

ARFloat cc [2]
ARFloat fc [2]
std::string fileName
ARFloat kc [6]
int undist_iterations

Detailed Description

this class used to be called ARParam in the classical ARToolkit so do not wonder because of the method names

Definition at line 38 of file Camera.h.


Member Function Documentation

bool ARToolKitPlus::Camera::changeFrameSize ( const int  frameWidth,
const int  frameHeight 
)
Camera* ARToolKitPlus::Camera::clone (  ) 
std::string ARToolKitPlus::Camera::getFileName (  )  const
void ARToolKitPlus::Camera::ideal2Observ ( ARFloat  ix,
ARFloat  iy,
ARFloat ox,
ARFloat oy 
)
bool ARToolKitPlus::Camera::loadFromFile ( const char *  filename  ) 
void ARToolKitPlus::Camera::observ2Ideal ( ARFloat  ox,
ARFloat  oy,
ARFloat ix,
ARFloat iy 
)
void ARToolKitPlus::Camera::printSettings (  ) 

Member Data Documentation

Definition at line 55 of file Camera.h.

Definition at line 42 of file Camera.h.

Definition at line 56 of file Camera.h.

std::string ARToolKitPlus::Camera::fileName [protected]

Definition at line 52 of file Camera.h.

Definition at line 57 of file Camera.h.

Definition at line 41 of file Camera.h.

Definition at line 58 of file Camera.h.

Definition at line 40 of file Camera.h.

Definition at line 40 of file Camera.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines


artoolkitplus
Author(s): Christian Bersch
autogenerated on Fri Jan 11 09:12:20 2013