Class WrapFundamentalLinear7

java.lang.Object
boofcv.abst.geo.f.WrapFundamentalLinear7
All Implemented Interfaces:
EstimateNofEpipolar, GeoModelEstimatorN<DMatrixRMaj,AssociatedPair>

public class WrapFundamentalLinear7 extends Object implements EstimateNofEpipolar
Wrapper around either FundamentalLinear7 for EstimateNofEpipolar.
  • Constructor Details

    • WrapFundamentalLinear7

      public WrapFundamentalLinear7(boolean fundamental)
  • Method Details