| Package | Description |
|---|---|
| boofcv.factory.geo |
| Modifier and Type | Method and Description |
|---|---|
static EnumTrifocal |
EnumTrifocal.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumTrifocal[] |
EnumTrifocal.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Estimate1ofTrifocalTensor |
FactoryMultiView.estimateTrifocal_1(EnumTrifocal type,
int iterations)
Creates a trifocal tensor estimation algorithm.
|
Copyright © 2013. All Rights Reserved.