Barrel Distortion removal in python opencv
Hi,
I am using OpenCV 2.4.9 with Pyhton 2.7 and I am trying to figure out how I can program to remove the barrel distortion in the image below.
Can you help me writing the program to make it look like:
Check out Geometric Transformation of image. Also see the answer here might be helpful http://stackoverflow.com/questions/22519545/automatic-perspective-correction-opencv/22550609#22550609http://stackoverflow.com/questions/22656698/perspective-correction-in-opencv-using-python/22662181#22662181