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

Interface GradientCornerIntensity<T extends ImageGray>

    • Method Detail

      • process

        void process(T derivX,
                     T derivY,
                     GrayF32 intensity)
        Computes feature intensity image.
        Parameters:
        derivX - Image derivative along the x-axis.
        derivY - Image derivative along the y-axis.
        intensity - Output intensity image

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.