MotionParameters Struct Reference

structure for storing 3D egomotion parameters. More...

#include <ProbabilisticEgomotion.h>

List of all members.

Public Attributes

float tx
float ty
float tz
float r_x
float r_y
float r_z
float score


Detailed Description

structure for storing 3D egomotion parameters.

See also:
compute3Dmotion(OvImageAdapter & image1, OvImageAdapter & image2, float f, float pp_x, float pp_y, int numpoints, int numsearches)


Member Data Documentation

float MotionParameters::r_x

X-component of rotation

float MotionParameters::r_y

Y-component of rotation

float MotionParameters::r_z

Z-component of rotation

float MotionParameters::score

motion score

float MotionParameters::tx

X-component of translation

float MotionParameters::ty

Y-component of translation

float MotionParameters::tz

Z-component of translation


The documentation for this struct was generated from the following file:
Generated on Thu Feb 1 15:58:49 2007 for OpenVis3D by  doxygen 1.4.7