Compute the orthonormal basis of a matrix

asked 2013-06-15 12:43:33 -0600

dwbrito gravatar image

Hello,

I need to find the orthonormal basis for range of a matrix, basically this function

However, I haven't found anything that provides this capability in opencv.

I've tried working with cvSVD, but my results aren't correct.

Any clues?

edit retag flag offensive close merge delete