Ask Your Question

Revision history [back]

Documentation of Remap Implementation

I was going through OpenCV remap() implementation. I am particularly interested in bilinear interpolation. I am bit overwhelmed with the complexity of the implementation. I couldn't find any documentation which explains the implementation.

Where can I find documentation on OpenCV remap() implementation? Thanks in advance.