Ask Your Question

Revision history [back]

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/suitesparse.html) that can do this. Now, one can, in principle, easily integrate it with OpenCV. Best regards, Alex