|
Berkeley SfM
|
#include <fundamental_matrix_solver_options.h>
Public Attributes | |
| bool | normalize_features = true |
| bool | enforce_fundamental_matrix_rank_deficiency = true |
Definition at line 50 of file fundamental_matrix_solver_options.h.
| bool bsfm::FundamentalMatrixSolverOptions::enforce_fundamental_matrix_rank_deficiency = true |
Definition at line 59 of file fundamental_matrix_solver_options.h.
| bool bsfm::FundamentalMatrixSolverOptions::normalize_features = true |
Definition at line 53 of file fundamental_matrix_solver_options.h.
1.8.10