SoK update - Finding Eigen Values and vectors

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

SoK update - Finding Eigen Values and vectors

Koushik S
Hello,

I haven't posted any update so far on the progress, so apologies for that. I've been learning OpenCV functions w.r.t the project. The algorithm consists of finding "weak-textured patches" using a gradient covariance matrix. Using the matrix, the eigenvalue and eigenvector can be calculated.

There is a function in OpenCV -- cornerEigenValsAndVecs, which returns a matrix having 2 channels as eigenvalues, plus 4 channels for eigenvectors.

This is where I'm stuck currently. In the paper, the gradient covariance matrix is factored (using SVD), and the resulting singular values are taken as the eigenvalues. I couldn't compare the both, as I seem to be having problems computing the SVD in OpenCV.

--
regards,
Koushik. S

_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel