AdityaMulgundkar/flutter_opencv

Adding getPerspectiveTransform and warpPerspective

Closed this issue · 1 comments

I need to transform the perspective of images as a part of my project and therefore it would be great if you could add the following two functions :-

  1. getPerspectiveTransform
  2. warpPerspective

Thanks.

Hey @mmarathe43. This has been updated in v1.0.4, you can test the same out.