public class TriangulateTiePoints extends Task
Task.TaskTargetswigCMemOwn| Constructor and Description |
|---|
TriangulateTiePoints() |
| Modifier and Type | Method and Description |
|---|---|
double |
getMaxError()
Reprojection error threshold.
|
int |
getMinImage()
Minimum number of point projections.
|
void |
setMaxError(double value)
Reprojection error threshold.
|
void |
setMinImage(int value)
Minimum number of point projections.
|
apply, apply, close, delete, finalize, getCPtr, getGpuSupport, getName, getParameter, getParameterNames, getTarget, getWorkitemCount, setParameter, setWorkitemCount, swigRelease, toNetworkTask, toNetworkTask, toNetworkTask, toNetworkTaskpublic void setMaxError(double value)
public double getMaxError()
public void setMinImage(int value)
public int getMinImage()