opentl::math::CV Member List

This is the complete list of members for opentl::math::CV, including all inherited members.

EPANECH enum valueopentl::math::CV
estimate2dAffinity(math::Matrix &P1, math::Matrix &P2, math::Transform &T)opentl::math::CV [static]
findExtrinsicCameraParams(const math::Matrix &bodyPoints, const math::Matrix &screenPoints, const math::SquareMatrix &intrinsicMat, math::Vector3 &rotVec, math::Vector3 &traslVec, math::Vector4 *distCoeff=NULL)opentl::math::CV [static]
GAUSS enum valueopentl::math::CV
gpDLT(math::Transform &Trec, math::Matrix &X, math::Matrix &x, math::Transform &Tbar, math::SquareMatrix &K, math::Matrix *Q=NULL, math::Vector *p0=NULL, math::Matrix *P=NULL)opentl::math::CV [static]
LINEAR enum valueopentl::math::CV
meanShiftClustering(math::Matrix &X, std::vector< boost::shared_ptr< math::Vector > > &clusters, std::vector< int > &cluster_ids, double bandWidth, MSKernelType kernelType=math::CV::GAUSS, double minNorm=0.0001, int maxIter=100, math::Vector *weights=NULL, bool bPruneNonMaxima=false)opentl::math::CV [static]
meanShiftOptimizer(math::Matrix &X, math::Vector &x0, math::Vector &x, double bandWidth, MSKernelType kernelType=math::CV::GAUSS, double minNorm=0.0001, int maxIter=100, math::Vector *weights=NULL, math::Matrix *traj=NULL)opentl::math::CV [static]
MSKernelType enum nameopentl::math::CV
ransac2dLine(std::vector< math::Vector2 * > &inputData, std::vector< int > &idxListOfBestSamples, double delta, double desiredProbabilityForNoOutliers, double maximalOutlierPercentage, math::Vector4 &bestLineParams)opentl::math::CV [static]
triangDLT(math::Vector4 *X, math::Vector *z, math::Matrix *Projmats)opentl::math::CV [static]


Generated on Thu Jun 10 21:08:09 2010 for OpenTL by  doxygen 1.5.8