Documentation of 'boofcv.abst.feature.associate.AssociateDescription2D' Java class
AssociateDescription2D
boofcv.abst.feature.associate

Interface AssociateDescription2D<Desc>

    • Method Detail

      • setSource

        void setSource(FastQueue<Point2D_F64> location,
                       FastQueue<Desc> descriptions)
        Provide the location and descriptions for source features.
        Parameters:
        location - Feature locations.
        descriptions - Feature descriptions.
      • setDestination

        void setDestination(FastQueue<Point2D_F64> location,
                            FastQueue<Desc> descriptions)
        Provide the location and descriptions for destination features.
        Parameters:
        location - Feature locations.
        descriptions - Feature descriptions.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.