public class TriangulateTiePoints extends Task
Task.TaskTarget
swigCMemOwn
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, toNetworkTask, toNetworkTask, toNetworkTask, toNetworkTask
public void setMaxError(double value)
public double getMaxError()
public void setMinImage(int value)
public int getMinImage()