Is there a possibility to do perspective transformations with arrayfire? There is a function `af::transform`, but it only allows a 3x2 matrix instead of a 3x3 matrix that would be required for perspective transformations....
Is there a possibility to do perspective transformations with arrayfire?
There is a function
af::transform, but it only allows a 3x2 matrix instead of a 3x3 matrix that would be required for perspective transformations....