Documentation of 'boofcv.alg.feature.detect.intensity.FeatureIntensity' Java class
FeatureIntensity
boofcv.alg.feature.detect.intensity

Interface FeatureIntensity<T extends ImageGray>

    • Method Detail

      • getRadius

        int getRadius()
        Returns the radius of the feature being computed. Features are square in shape with a width = 2*radius+1.
        Returns:
        Radius of detected features.
      • getIgnoreBorder

        int getIgnoreBorder()
        Size of the region surrounding the image's border in which pixels are not processed.
        Returns:
        The ignore border around the image.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.