Documentation of 'boofcv.struct.distort.PixelTransform_F32' Java class
PixelTransform_F32
boofcv.struct.distort

Class PixelTransform_F32

    • Field Summary

      Fields 
      Modifier and Type Field and Description
      float distX 
      float distY 
    • Field Detail

      • distX

        public float distX
      • distY

        public float distY
    • Constructor Detail

      • PixelTransform_F32

        public PixelTransform_F32()
    • Method Detail

      • compute

        public abstract void compute(int x,
                                     int y)
        applies a transform to a pixel coordinate
        Parameters:
        x - Pixel x-coordinate
        y - Pixel y-coordinate
      • getDistX

        public float getDistX()
      • getDistY

        public float getDistY()

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.