Documentation of 'boofcv.abst.feature.orientation.OrientationGradient' Java class
OrientationGradient
boofcv.abst.feature.orientation

Interface OrientationGradient<D extends ImageGray>

    • Method Detail

      • setImage

        void setImage(D derivX,
                      D derivY)
        Specifies input image data for estimating orientation.
        Parameters:
        derivX - Image derivative along x-axis.
        derivY - Image derivative along y-axis.
      • getImageType

        java.lang.Class<D> getImageType()
        Returns the type of image it can process.
        Returns:
        Type of image which can be processed

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.