4-point transform images

后端 未结 4 990
误落风尘
误落风尘 2021-01-05 16:10

I need to transform bitmap images with their 4 corner points moved from one location to another.

Any code that can run on Windows, C#/VB.NET preferably, even help ho

4条回答
  •  無奈伤痛
    2021-01-05 16:19

    Check out the Perspective warping examples from ImageMagick. It is available for most mainstream platforms.

提交回复
热议问题