Perspective Transform Error Codes
    - ::NPP_RECTANGLE_ERROR Indicates an error condition if width or height of
      the intersection of the oSrcROI and source image is less than or
      equal to 1
    - ::NPP_WRONG_INTERSECTION_ROI_ERROR Indicates an error condition if
      oSrcROI has no intersection with the source image
    - ::NPP_INTERPOLATION_ERROR Indicates an error condition if
      interpolation has an illegal value
    - ::NPP_COEFFICIENT_ERROR Indicates an error condition if coefficient values
      are invalid
    - ::NPP_WRONG_INTERSECTION_QUAD_WARNING Indicates a warning that no
      operation is performed if the transformed source ROI has no
      intersection with the destination ROI