How to create a fisheye effect with PHP GD



Hi,

Is there a way to do a FishEye (or Barrel transformation) effect on a image with PHP-GD?
I found this with some code, but I have a hard time porting it to PHP.

How can I implement this visual effect in MATLAB?