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 34 of file two_view_kernel.h.
anonymous enum |
Enumerator | |
---|---|
MINIMUM_SAMPLES |
Definition at line 35 of file two_view_kernel.h.
|
inlinestatic |
Definition at line 36 of file two_view_kernel.h.
References libmv::two_view::kernel::NormalizedSolver< Solver, Unnormalizer >::MINIMUM_SAMPLES, libmv::NormalizePoints(), T1, T2, and x2.