Blender  V3.3
Namespaces | Functions
resection.h File Reference
#include "libmv/logging/logging.h"
#include "libmv/numeric/numeric.h"

Go to the source code of this file.

Namespaces

 libmv
 
 libmv::resection
 

Functions

template<typename T >
void libmv::resection::Resection (const Matrix< T, 2, Dynamic > &x, const Matrix< T, 4, Dynamic > &X, Matrix< T, 3, 4 > *P)