本文介绍了桶形/枕形变形的公式的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

无法理解如何获得图像中原始(x,y)的(x',y'),用于桶形/枕形失真。

解决方案

中做了一个例子:




Can't understand how to get (x', y') of original (x, y) in image, for Barrel/Pincushion distortion.

解决方案

Section 2 of this paper explains the transformation. Basically:

Here I made an example in Mathematica:

这篇关于桶形/枕形变形的公式的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

09-26 17:29