Reputation: 11
Recently, I am doing image stitching, and I found stitching_detailed.py breaks up the steps of opencv's stitching algorithm, I read this code, have some questions about the PyRotationWarper:
I google searched RotationWarper and found there are little information and example code about it, which make me still confused about it.
I feel these questions stem from my lack of SLAM knowledge, it would be nice if someone could provide some background knowledge, and preferably with example code using cv.PyRotationWarper along with visualization.
Upvotes: 1
Views: 135