Cropping out when opencv skewing
As stated in the header, when using the affine transformation with mapping from three points to three points (in order to make a Skewing effect), some parts of the original image are cropped out. In my case, those parts are needed and so I'm wondering how to skew but fully keeping the details.
EDIT: My bad, sorry about that, is attached below what I tried, and the results I got from it
This one is after tweaking a bit more points.
can you show us, what you tried, so far ? we can help you much better, if we actualy discuss code ;)
and perhaps an image illustrating the problem....
I have added more explanations as edit.
@miki, for the future -- please NO screenshots of code here. ppl can't quote you, it can't be indexed for search, etc, thank you.
alright, sorry for that