Relative Content

Tag Archive for matlabimage-processing

Why MATLAB imwarp isn’t working for cylindrical projection?

I am trying to find the cylindrical projection of an image using the cylindrical projection equations. After finding the warpped values for the X and Y coordinates, I am trying to use the inbuilt MATLAB imwarp function to project the image onto the new coordinates, so that I can use the interpolation for smooth image. However, I get a different warpped image. Here is the output what I am getting: