Documentation of 'boofcv.abst.feature.tracker.DetectDescribeAssociateTwoPass' Java class
DetectDescribeAssociateTwoPass
boofcv.abst.feature.tracker

Class DetectDescribeAssociateTwoPass<I extends ImageGray,Desc extends TupleDesc>

    • Constructor Detail

      • DetectDescribeAssociateTwoPass

        public DetectDescribeAssociateTwoPass(DdaFeatureManager<I,Desc> manager,
                                              AssociateDescription2D<Desc> associate,
                                              AssociateDescription2D<Desc> associate2,
                                              boolean updateDescription)
        Configure the tracker. The parameters associate and associate2 can be the same instance.
        Parameters:
        manager - Feature manager
        associate - Association algorithm for the first pass
        associate2 - Association algorithm for the second pass
        updateDescription - Should descriptions be updated? Typically false

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.