WarpPerspectiveMode 功能透射变换的插值方式,当前仅支持线性插值。 结构定义enum class WarpPerspectiveMode { INTER_LINEAR = 0 }; 参数说明 参数名 说明 INTER_LINEAR 线性插值方式 父主题: 通用数据结构