Documentation of 'boofcv.alg.feature.detect.intensity.impl.ImplFastIntensity9' Java class
ImplFastIntensity9
boofcv.alg.feature.detect.intensity.impl

Class ImplFastIntensity9<T extends ImageGray>

  • All Implemented Interfaces:
    FeatureIntensity<T>


    public class ImplFastIntensity9<T extends ImageGray>
    extends FastCornerIntensity<T>

    Contains logic for detecting fast corners. Pixels are sampled such that they can eliminate the most number of possible corners, reducing the number of samples required.

    DO NOT MODIFY. Generated by GenerateImplFastIntensity.

    • Constructor Detail

      • ImplFastIntensity9

        public ImplFastIntensity9(FastHelper<T> helper)
        Parameters:
        helper - Provide the image type specific helper.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.