Hello everyone !
I'm working on a project (for my company) using openCV (C++/Qt).
I'm new to this library so I'm asking for your help.
What I want to do is reframing a square that has been taken in picture by the user.
I want to reframe/flatten a square according to another square which is my ideal model which I will use to reframe/flatten all the other squares taken in photos by the user.
According to that, is there any specific tools in openCV that will help me doing it ?
Hope I've been clear enough.
Thanks !