SVDBackSubst Method OpenCvSharp Class Library
Overload List

  NameDescription
Public methodBackSubst(InputArray, OutputArray)
performs back substitution, so that dst is the solution or pseudo-solution of m*dst = rhs, where m is the decomposed matrix
Public methodStatic memberBackSubst(InputArray, InputArray, InputArray, InputArray, OutputArray)
performs back substitution
Top
See Also

Reference