@openhps/opencv
    Preparing search index...

    Function perspectiveTransform

    • Performs the perspective matrix transformation of vectors.

      Parameters

      • mat: Mat
      • m: Mat

        3x3 or 4x4 floating-point transformation matrix.

      Returns Mat