Reputation: 1
For example, perspective warping scales the width according to changes that occurred in the height of the image. I want a function that scales only the modified part (width or height) and I want it to be based on 4 points, so affine transformation is not appropriate for it.
original image:
perspective:
non-uniform:
Upvotes: 0
Views: 77