Ask Your Question

EwingKang's profile - activity

2020-09-28 23:28:23 -0600 received badge  Necromancer (source)
2020-09-28 23:13:06 -0600 answered a question Undistort single coordinates

If you don't care about execution efficiency, you can use undistortPoints(). Here's an example: (original source) std::

2020-09-28 23:13:04 -0600 answered a question Remap a single point unsing maps from initUndistortRectifyMap().

@cmdkeen is correct regarding the inverse mapping. According to the documentation of initUndistortRectifyMap(), I qoute: