Autocorrect trapoziodal images in c# [closed]
Hi All,
I want to autocorrect trapezoidal images in c#.
Please let me know how can we achieve in c#. I tried installing openCVSharp.
Thanks,
Hi All,
I want to autocorrect trapezoidal images in c#.
Please let me know how can we achieve in c#. I tried installing openCVSharp.
Thanks,
Asked: 2019-06-20 03:43:40 -0600
Seen: 28 times
Last updated: Jun 20 '19
unfortunately, c# is the problem here.
not maintained from opencv
but please look at getPerspectiveTransform() , you'll find a lot of sample for this (it's a common problem)