Class MmmvModelChanger<ModelA,ModelB,Point>

java.lang.Object
boofcv.alg.geo.robust.MmmvModelChanger<ModelA,ModelB,Point>
All Implemented Interfaces:
ModelMatcherMultiview<ModelB,Point>, ModelMatcher<ModelB,Point>
Direct Known Subclasses:
MmmvSe3ToEssential

public abstract class MmmvModelChanger<ModelA,ModelB,Point> extends Object implements ModelMatcherMultiview<ModelB,Point>
Base class for when you want to change the output type of a ModelMatcherMultiview.