Blender
V3.3
|
#include <two_view_kernel.h>
Public Types | |
enum | { MINIMUM_SAMPLES = Solver::MINIMUM_SAMPLES } |
Static Public Member Functions | |
static void | Solve (const Mat &x1, const Mat &x2, vector< Mat3 > *models) |
Definition at line 57 of file two_view_kernel.h.
anonymous enum |
Enumerator | |
---|---|
MINIMUM_SAMPLES |
Definition at line 58 of file two_view_kernel.h.
|
inlinestatic |
Definition at line 59 of file two_view_kernel.h.
References libmv::two_view::kernel::IsotropicNormalizedSolver< Solver, Unnormalizer >::MINIMUM_SAMPLES, libmv::NormalizeIsotropicPoints(), T1, T2, and x2.