How can I implement a fisheye lens effect (barrel transformation) in MATLAB?

前端 未结 3 1754
庸人自扰
庸人自扰 2020-12-03 12:39

How can one implement the fisheye lens effect illustrated in that image:

\"fisheye

One can us

3条回答
  •  抹茶落季
    2020-12-03 12:43

    I think you are referring to the fisheye lens effect. Here is some code for imitating fisheye in matlab.

提交回复
热议问题