added comment.
This commit is contained in:
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,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user