Ask Your Question
0

Sparse Matrix solve

asked 2013-12-04 05:52:55 -0600

Hello Folks,

Does anyone have any knowledge if OpenCV solves Sparse Matrices? (Like Ax=b)

Thanks

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2015-02-12 01:02:42 -0600

Hi, As far as it seems, OpenCV doesn't support linear systems solving for sparse matrices - does it support for dense matrices? But, there are other packages like UMFPACK (see http://faculty.cse.tamu.edu/davis/sui...) that can do this. Now, one can, in principle, easily integrate it with OpenCV. Best regards, Alex

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2013-12-04 05:52:55 -0600

Seen: 918 times

Last updated: Dec 04 '13