Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Compute the orthonormal basis of a matrix

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?