Ask Your Question

Revision history [back]

The implementation of function cvFindhomography is in the file https://github.com/Itseez/opencv/blob/master/modules/calib3d/src/compat_ptsetreg.cpp. You can go to the source code of OpenCV at github site and search for implementation details of any funtion it has (with function name).