Applying projective transformations to images
Warp images in three dimensions.
Topics
Computing a projective transformation from source and destination quadrilaterals
Transforming an image in three dimensionsvImageGetPerspectiveWarp(_:_:_:_:)vImage_PerpsectiveTransform
Warping planar buffers
vImagePerspectiveWarp_Planar8(_:_:_:_:_:_:_:)vImagePerspectiveWarp_Planar16F(_:_:_:_:_:_:_:)vImagePerspectiveWarp_Planar16U(_:_:_:_:_:_:_:)