Class MmModelChanger<ModelA,ModelB,Point>

java.lang.Object
boofcv.alg.geo.robust.MmModelChanger<ModelA,ModelB,Point>
All Implemented Interfaces:
ModelMatcher<ModelB,Point>

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