Commit 4594d7c5 authored by kberry's avatar kberry
Browse files

Updated FundamentalMatrix.refine() docstring

parent 9b09c247
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -188,6 +188,9 @@ class FundamentalMatrix(TransformationMatrix):
        all values greater than the selected bin.  Then compute a
        new fundamental matrix.

        The matrix is "refined" based on the reprojection errors for
        each point.

        Parameters
        ----------