Ask Your Question
1

How can i compute SVD and and verify that the ratio of the first-to-last singular value is sane with OpenCV?

asked 2013-05-08 05:40:59 -0600

Dirhem gravatar image

I want to verify that homography matrix will give good results and this question has answer for it and i don't know how to implement the answer. So how can i compute SVD and and verify that the ratio of the first-to-last singular value is sane with OpenCV?

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
1

answered 2013-05-08 05:52:07 -0600

updated 2013-05-08 06:07:56 -0600

This guide has code examples on how to use the SVD functionality.

Forget my remark then, it seemed you were expecting specific solutions

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-05-08 05:40:59 -0600

Seen: 209 times

Last updated: May 08 '13