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, toString
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
applyInverse, applyInverseInPlace
apply, applyInPlace
public abstract InvertibleModel clone()
Model
Copyright © 2015–2021 Fiji. All rights reserved.