1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 15:23:05 +04:00

added comment.

This commit is contained in:
Samson Yilma
2014-07-30 19:32:37 -04:00
parent 3c5eb7de84
commit 3b608fa489
@@ -431,6 +431,7 @@ void HomographyDecompInria::decompose(std::vector<CameraMotion>& camMotions)
} //namespace HomographyDecomposition
// function decomposes image-to-image homography to rotation and translation matrices
int decomposeHomographyMat(InputArray _H,
InputArray _K,
OutputArrayOfArrays _rotations,