I am trying to unwarp seggregated views taken from an OV5647 (RPi) camera with Fisheye lens. I have tried calibrating the camera using the code in the https://medium.com/analytics-vidhya/camera-calibration-with-opencv-f324679c6eb7. I have also tried several other codes but of no avail. Is there any alternate way to unwarp the sample image shown, as it appears to be folded across a single vertical axis about middle of the image.
Apart from several codes generated by ChatGPT i have tried the following codes but haven't gotten satisfactory results: https://github.com/jeeho-ahn/OpenCV_Camera_Calibration_Undistort_Video https://medium.com/analytics-vidhya/camera-calibration-with-opencv-f324679c6eb7 https://medium.com/@kennethjiang/calibrate-fisheye-lens-using-opencv-333b05afa0b0