GreycLab / CImg

The CImg Library is a small and open-source C++ toolkit for image processing
http://cimg.eu
Other
1.46k stars 278 forks source link

Can I get a sample code for perspective transforming an image using cimg? #384

Open leeyunhome opened 1 year ago

leeyunhome commented 1 year ago

Hello,

Thankfully, I'm using cimg just fine. Can I get a sample code for perspective transforming an image using cimg?

Thank you.