ImagePerspectiveWarper

Image Perspective Warper component.

Functions

Link copied to clipboard
abstract fun warp(bgraRawImage: BgraRawImage, corners: Corners, targetImageSize: ImageSize): BgraRawImage

Perspective warp of an image according detected document corners. This operation should be called on a background thread.