Blender  V3.3
Public Types | Static Public Member Functions | List of all members
libmv::panography::kernel::TwoPointSolver Struct Reference

#include <panography_kernel.h>

Public Types

enum  { MINIMUM_SAMPLES = 2 }
 

Static Public Member Functions

static void Solve (const Mat &x1, const Mat &x2, vector< Mat3 > *Hs)
 

Detailed Description

Definition at line 35 of file panography_kernel.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
MINIMUM_SAMPLES 

Definition at line 36 of file panography_kernel.h.

Member Function Documentation

◆ Solve()

void libmv::panography::kernel::TwoPointSolver::Solve ( const Mat x1,
const Mat x2,
vector< Mat3 > *  Hs 
)
static

The documentation for this struct was generated from the following files: