Documentation of 'boofcv.struct.feature.BrightFeature' Java class
BrightFeature
boofcv.struct.feature

Class BrightFeature

  • All Implemented Interfaces:
    TupleDesc<TupleDesc_F64>


    public class BrightFeature
    extends TupleDesc_F64
    Extends TupleDesc_F64 by adding a boolean which indicates of the object it came from is white or dark. SURF and SIFT generate these kind of descriptors. Association can be improve by only trying to match white or dark features exclusively to each other.
    • Field Detail

      • white

        public boolean white
        true if the feature was white or false if it was dark
    • Constructor Detail

      • BrightFeature

        public BrightFeature(int numFeatures)

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.