public abstract class InvertibleModel extends Model implements InvertibleCoordinateTransform
| Constructor and Description |
|---|
InvertibleModel() |
| Modifier and Type | Method and Description |
|---|---|
abstract InvertibleModel |
clone()
Clone the model.
|
betterThan, filter, filterRansac, fit, getCost, getError, getMinSetSize, ransac, setCost, setError, shake, test, toStringequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitapplyInverse, applyInverseInPlaceapply, applyInPlacepublic abstract InvertibleModel clone()
ModelCopyright © 2015–2021 Fiji. All rights reserved.