ImagePerspectiveWarper
interface ImagePerspectiveWarper
Image Perspective Warper component.
Functions
Link copied to clipboard
abstract fun warp(bgraRawImage: BgraRawImage, detectionPosition: DetectionPosition, targetImageSize: ImageSize): BgraRawImage
Perspective warp of an image according to the position of the document. This operation should be called on a background thread.