eightPointAlgorithm.cpp File Reference

Source file defining support functions for the eightPointAlgorithm() function template. More...

#include <dlrComputerVision/eightPointAlgorithm.h>

Include dependency graph for eightPointAlgorithm.cpp:

Go to the source code of this file.


Namespaces

namespace  dlr::computerVision
 This namespace is still in the early stages of development.

Functions

void dlr::computerVision::normalizePointSequence (dlr::numeric::Array2D< double > const &inputPoints, dlr::numeric::Array2D< double > &outputPoints, dlr::numeric::Array2D< double > &transform)
 This function is used internally by eightPointAlgorithm() to translate and scale input points so that their mean lies at the origin and they have isotropic unit variance.


Detailed Description

Source file defining support functions for the eightPointAlgorithm() function template.

Copyright (C) 2008 David LaRose, dlr@cs.cmu.edu See accompanying file, LICENSE.TXT, for details.

Revision
Date

Definition in file eightPointAlgorithm.cpp.


Generated on Wed Nov 25 12:15:06 2009 for dlrComputerVision Utility Library by  doxygen 1.5.8