Homography Warping

In this space you can warp an image using perspective transform with the Kornia library as seen in this tutorial.

  1. Upload an image or use the example provided
  2. Set 4 points into the image using the brush tool, which define the area to warp
  3. Set a desired output size (or go with the default)
  4. Click Submit to run the demo
Examples