Class AssociatedPairTrack

java.lang.Object
boofcv.struct.geo.AssociatedPair
boofcv.alg.sfm.d2.AssociatedPairTrack

public class AssociatedPairTrack extends AssociatedPair
A track that's observed in two images at the same time.
  • Field Details

    • lastUsed

      public long lastUsed
      The tick at which the track was last inside the inlier list
  • Constructor Details

    • AssociatedPairTrack

      public AssociatedPairTrack()